[ Dec 17 08:10:59 Enabled. ] [ Dec 17 08:10:59 Rereading configuration. ] [ Dec 17 08:10:59 Rereading configuration. ] [ Dec 17 08:11:01 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 [ Dec 17 08:11:01 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 2024.12.17 08:11:01.916677 [ 1 ] {} Application: Will watch for the process with pid 24557 2024.12.17 08:11:01.917187 [ 1 ] {} Application: Forked a child process to watch 2024.12.17 08:11:02.121577 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24557 2024.12.17 08:11:02.122331 [ 1 ] {} Application: starting up 2024.12.17 08:11:02.123062 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.17 08:11:02.200648 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.17 08:11:02.236723 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.17 08:11:02.236776 [ 1 ] {} Application: Initializing DateLUT. 2024.12.17 08:11:02.236790 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.17 08:11:02.236857 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.17 08:11:02.237245 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.17 08:11:02.238896 [ 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'. 2024.12.17 08:11:02.239649 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.17 08:11:02.240544 [ 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) 2024.12.17 08:11:02.240568 [ 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) 2024.12.17 08:11:02.240584 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.17 08:11:02.240761 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.17 08:11:02.241741 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.17 08:11:02.247245 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.17 08:11:02.248096 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.17 08:11:02.249590 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.17 08:11:02.249659 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.17 08:11:02.250733 [ 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'. 2024.12.17 08:11:02.251203 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.17 08:11:02.255923 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.17 08:11:02.256213 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.17 08:11:02.257381 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.17 08:11:02.257779 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.17 08:11:02.258097 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.17 08:11:02.258516 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.17 08:11:02.260044 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.17 08:11:02.260075 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.17 08:11:02.260156 [ 43 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:11:02.260346 [ 43 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:11:02.273617 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.17 08:11:02.273642 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144804 sec 2024.12.17 08:11:02.273689 [ 1 ] {} ReferentialDeps: No tables 2024.12.17 08:11:02.273704 [ 1 ] {} LoadingDeps: No tables 2024.12.17 08:11:02.275006 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.17 08:11:02.276169 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.17 08:11:02.287603 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.17 08:11:02.287655 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.17 08:11:02.287685 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.17 08:11:02.287698 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.17 08:11:02.287730 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.17 08:11:02.287749 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.17 08:11:02.290454 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.17 08:11:02.290501 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.17 08:11:02.290533 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.17 08:11:02.290714 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.17 08:11:02.290733 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.17 08:11:02.290772 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.17 08:11:02.290798 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.17 08:11:02.290811 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.17 08:11:02.290845 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.17 08:11:02.290865 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.17 08:11:02.317785 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.17 08:11:02.319142 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.17 08:11:02.319189 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4492e-05 sec 2024.12.17 08:11:02.319202 [ 1 ] {} ReferentialDeps: No tables 2024.12.17 08:11:02.319213 [ 1 ] {} LoadingDeps: No tables 2024.12.17 08:11:02.319236 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.17 08:11:02.319414 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.17 08:11:02.319459 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.17 08:11:02.319474 [ 1 ] {} Application: Loaded metadata. 2024.12.17 08:11:02.319488 [ 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). 2024.12.17 08:11:02.319501 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.17 08:11:02.325646 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.17 08:11:02.325941 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2024.12.17 08:11:02.326452 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.4381e-05 sec. 2024.12.17 08:11:02.327645 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.17 08:11:02.327748 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.17 08:11:02.327765 [ 1 ] {} Application: Ready for connections. 2024.12.17 08:11:02.892564 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63956 2024.12.17 08:11:02.893184 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.893254 [ 3 ] {} TCP-Session: 505a6f05-8b3d-40e7-81bf-f87756aadc74 Authenticating user 'default' from [fd00:1122:3344:101::a]:63956 2024.12.17 08:11:02.893288 [ 3 ] {} TCP-Session: 505a6f05-8b3d-40e7-81bf-f87756aadc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.893312 [ 3 ] {} TCP-Session: 505a6f05-8b3d-40e7-81bf-f87756aadc74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.893396 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.17 08:11:02.893423 [ 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 2024.12.17 08:11:02.893445 [ 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 2024.12.17 08:11:02.894300 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35351 2024.12.17 08:11:02.894305 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64150 2024.12.17 08:11:02.894454 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.894474 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.894502 [ 4 ] {} TCP-Session: c2c244df-b6b0-419c-9a3c-69d4f215dc82 Authenticating user 'default' from [fd00:1122:3344:101::a]:35351 2024.12.17 08:11:02.894537 [ 5 ] {} TCP-Session: ebd71be7-c4eb-4d60-b7e9-e76ad5a32ff6 Authenticating user 'default' from [fd00:1122:3344:101::a]:64150 2024.12.17 08:11:02.894546 [ 4 ] {} TCP-Session: c2c244df-b6b0-419c-9a3c-69d4f215dc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.894581 [ 5 ] {} TCP-Session: ebd71be7-c4eb-4d60-b7e9-e76ad5a32ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.894598 [ 4 ] {} TCP-Session: c2c244df-b6b0-419c-9a3c-69d4f215dc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.894613 [ 5 ] {} TCP-Session: ebd71be7-c4eb-4d60-b7e9-e76ad5a32ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.895026 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48007 2024.12.17 08:11:02.895157 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50843 2024.12.17 08:11:02.895159 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.895247 [ 253 ] {} TCP-Session: c3530cf8-8fcb-4462-be20-b94a609e84ae Authenticating user 'default' from [fd00:1122:3344:101::a]:48007 2024.12.17 08:11:02.895321 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.895380 [ 253 ] {} TCP-Session: c3530cf8-8fcb-4462-be20-b94a609e84ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.895393 [ 254 ] {} TCP-Session: 1303acf8-0c44-424a-b46f-b041a9fbcd18 Authenticating user 'default' from [fd00:1122:3344:101::a]:50843 2024.12.17 08:11:02.895429 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45816 2024.12.17 08:11:02.895459 [ 253 ] {} TCP-Session: c3530cf8-8fcb-4462-be20-b94a609e84ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.895480 [ 254 ] {} TCP-Session: 1303acf8-0c44-424a-b46f-b041a9fbcd18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.895489 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38026 2024.12.17 08:11:02.895616 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60937 2024.12.17 08:11:02.895676 [ 254 ] {} TCP-Session: 1303acf8-0c44-424a-b46f-b041a9fbcd18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.895973 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.895969 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.896033 [ 257 ] {} TCP-Session: a2e8d191-ea3b-4708-9819-1e80467f0c9f Authenticating user 'default' from [fd00:1122:3344:101::a]:60937 2024.12.17 08:11:02.896072 [ 255 ] {} TCP-Session: 52a7fa09-f578-4049-8cfb-415058eac4bb Authenticating user 'default' from [fd00:1122:3344:101::a]:38026 2024.12.17 08:11:02.896081 [ 257 ] {} TCP-Session: a2e8d191-ea3b-4708-9819-1e80467f0c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.896123 [ 255 ] {} TCP-Session: 52a7fa09-f578-4049-8cfb-415058eac4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.896130 [ 257 ] {} TCP-Session: a2e8d191-ea3b-4708-9819-1e80467f0c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.896151 [ 255 ] {} TCP-Session: 52a7fa09-f578-4049-8cfb-415058eac4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.898725 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49324 2024.12.17 08:11:02.899326 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.899354 [ 258 ] {} TCP-Session: 2d4b7afa-6101-432f-866c-2c6a556b22c8 Authenticating user 'default' from [fd00:1122:3344:101::c]:49324 2024.12.17 08:11:02.899380 [ 258 ] {} TCP-Session: 2d4b7afa-6101-432f-866c-2c6a556b22c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.899394 [ 258 ] {} TCP-Session: 2d4b7afa-6101-432f-866c-2c6a556b22c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.899454 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.17 08:11:02.899496 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.17 08:11:02.899515 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.17 08:11:02.900317 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59919 2024.12.17 08:11:02.900451 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64378 2024.12.17 08:11:02.900458 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.900514 [ 259 ] {} TCP-Session: d298fc73-93e9-47e8-8958-8728e88bdb57 Authenticating user 'default' from [fd00:1122:3344:101::c]:59919 2024.12.17 08:11:02.900622 [ 259 ] {} TCP-Session: d298fc73-93e9-47e8-8958-8728e88bdb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.900638 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.900659 [ 259 ] {} TCP-Session: d298fc73-93e9-47e8-8958-8728e88bdb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.900630 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38091 2024.12.17 08:11:02.900742 [ 260 ] {} TCP-Session: 5990c2da-c289-40d0-8c29-83e0f69f2133 Authenticating user 'default' from [fd00:1122:3344:101::c]:64378 2024.12.17 08:11:02.900749 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52017 2024.12.17 08:11:02.900787 [ 260 ] {} TCP-Session: 5990c2da-c289-40d0-8c29-83e0f69f2133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.900986 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55298 2024.12.17 08:11:02.901091 [ 260 ] {} TCP-Session: 5990c2da-c289-40d0-8c29-83e0f69f2133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.901094 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.901096 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.901331 [ 262 ] {} TCP-Session: 777f1cea-8f3d-4d2c-8ba7-7ccfb2e523ee Authenticating user 'default' from [fd00:1122:3344:101::c]:52017 2024.12.17 08:11:02.901349 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.901360 [ 261 ] {} TCP-Session: f2844fae-0cc2-4666-93ca-d59c041279d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:38091 2024.12.17 08:11:02.901438 [ 262 ] {} TCP-Session: 777f1cea-8f3d-4d2c-8ba7-7ccfb2e523ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.901458 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61271 2024.12.17 08:11:02.901485 [ 263 ] {} TCP-Session: be7d395f-944f-4892-a6b4-c3c67e6e4bc9 Authenticating user 'default' from [fd00:1122:3344:101::c]:55298 2024.12.17 08:11:02.901452 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53992 2024.12.17 08:11:02.901498 [ 261 ] {} TCP-Session: f2844fae-0cc2-4666-93ca-d59c041279d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.901552 [ 262 ] {} TCP-Session: 777f1cea-8f3d-4d2c-8ba7-7ccfb2e523ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.901569 [ 263 ] {} TCP-Session: be7d395f-944f-4892-a6b4-c3c67e6e4bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.901852 [ 261 ] {} TCP-Session: f2844fae-0cc2-4666-93ca-d59c041279d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.901866 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.901879 [ 263 ] {} TCP-Session: be7d395f-944f-4892-a6b4-c3c67e6e4bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.901995 [ 264 ] {} TCP-Session: 5f421012-6708-482d-996f-abe6bb1033a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:53992 2024.12.17 08:11:02.902079 [ 264 ] {} TCP-Session: 5f421012-6708-482d-996f-abe6bb1033a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.902095 [ 264 ] {} TCP-Session: 5f421012-6708-482d-996f-abe6bb1033a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.904459 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.904513 [ 256 ] {} TCP-Session: 05988e7e-3d25-4285-9534-8ac89776230a Authenticating user 'default' from [fd00:1122:3344:101::a]:45816 2024.12.17 08:11:02.904532 [ 256 ] {} TCP-Session: 05988e7e-3d25-4285-9534-8ac89776230a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.904546 [ 256 ] {} TCP-Session: 05988e7e-3d25-4285-9534-8ac89776230a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.914314 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:02.914346 [ 265 ] {} TCP-Session: 464fa46c-348d-4844-bdff-f5bb1681118e Authenticating user 'default' from [fd00:1122:3344:101::c]:61271 2024.12.17 08:11:02.914362 [ 265 ] {} TCP-Session: 464fa46c-348d-4844-bdff-f5bb1681118e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:02.914388 [ 265 ] {} TCP-Session: 464fa46c-348d-4844-bdff-f5bb1681118e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.22 MiB, peak 117.22 MiB, free memory in arenas 0.00 B, will set to 119.92 MiB (RSS), difference: 2.69 MiB 2024.12.17 08:11:03.017907 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36160 2024.12.17 08:11:03.019003 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.019048 [ 266 ] {} TCP-Session: 987d6adf-ef1c-488a-a80d-46d118186a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:36160 2024.12.17 08:11:03.019072 [ 266 ] {} TCP-Session: 987d6adf-ef1c-488a-a80d-46d118186a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.019085 [ 266 ] {} TCP-Session: 987d6adf-ef1c-488a-a80d-46d118186a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.019155 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.17 08:11:03.019180 [ 266 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.17 08:11:03.019207 [ 266 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.17 08:11:03.019595 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63934 2024.12.17 08:11:03.019797 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.019853 [ 267 ] {} TCP-Session: 850912a3-5213-4c7d-8f97-0c0426e455e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63934 2024.12.17 08:11:03.019847 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63530 2024.12.17 08:11:03.019889 [ 267 ] {} TCP-Session: 850912a3-5213-4c7d-8f97-0c0426e455e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.019867 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46475 2024.12.17 08:11:03.019940 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34019 2024.12.17 08:11:03.019956 [ 267 ] {} TCP-Session: 850912a3-5213-4c7d-8f97-0c0426e455e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.020156 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50152 2024.12.17 08:11:03.020129 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.020270 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.020315 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36329 2024.12.17 08:11:03.020580 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60450 2024.12.17 08:11:03.020385 [ 269 ] {} TCP-Session: 102cbf3e-6e2e-4592-97e8-34e7ecab9ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63530 2024.12.17 08:11:03.020630 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.020640 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.020572 [ 270 ] {} TCP-Session: d34bc2c6-69b5-4006-8b9e-359f9c6d6667 Authenticating user 'default' from [fd00:1122:3344:101::e]:34019 2024.12.17 08:11:03.020693 [ 269 ] {} TCP-Session: 102cbf3e-6e2e-4592-97e8-34e7ecab9ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.020818 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.020841 [ 269 ] {} TCP-Session: 102cbf3e-6e2e-4592-97e8-34e7ecab9ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.020848 [ 270 ] {} TCP-Session: d34bc2c6-69b5-4006-8b9e-359f9c6d6667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.020926 [ 268 ] {} TCP-Session: 93bda3a1-a222-43c8-bd7e-b0bccb981529 Authenticating user 'default' from [fd00:1122:3344:101::e]:46475 2024.12.17 08:11:03.021010 [ 270 ] {} TCP-Session: d34bc2c6-69b5-4006-8b9e-359f9c6d6667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021051 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.021045 [ 273 ] {} TCP-Session: a0e1fdfe-962b-42a7-b8db-7409f5ae2ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:60450 2024.12.17 08:11:03.021098 [ 271 ] {} TCP-Session: 28d692e4-af2b-4e2b-8b59-3457528f6127 Authenticating user 'default' from [fd00:1122:3344:101::e]:50152 2024.12.17 08:11:03.021085 [ 268 ] {} TCP-Session: 93bda3a1-a222-43c8-bd7e-b0bccb981529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021177 [ 273 ] {} TCP-Session: a0e1fdfe-962b-42a7-b8db-7409f5ae2ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021201 [ 271 ] {} TCP-Session: 28d692e4-af2b-4e2b-8b59-3457528f6127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021229 [ 268 ] {} TCP-Session: 93bda3a1-a222-43c8-bd7e-b0bccb981529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021198 [ 272 ] {} TCP-Session: 231405d1-8375-44e7-a791-383b60b05612 Authenticating user 'default' from [fd00:1122:3344:101::e]:36329 2024.12.17 08:11:03.021274 [ 271 ] {} TCP-Session: 28d692e4-af2b-4e2b-8b59-3457528f6127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021247 [ 273 ] {} TCP-Session: a0e1fdfe-962b-42a7-b8db-7409f5ae2ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021407 [ 272 ] {} TCP-Session: 231405d1-8375-44e7-a791-383b60b05612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.021510 [ 272 ] {} TCP-Session: 231405d1-8375-44e7-a791-383b60b05612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.145576 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33589 2024.12.17 08:11:03.145752 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.145798 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Authenticating user 'default' from [fd00:1122:3344:101::d]:33589 2024.12.17 08:11:03.145820 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.145834 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.145904 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.17 08:11:03.145930 [ 274 ] {} 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 2024.12.17 08:11:03.145955 [ 274 ] {} 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 2024.12.17 08:11:03.146477 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42989 2024.12.17 08:11:03.146481 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61401 2024.12.17 08:11:03.146543 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44748 2024.12.17 08:11:03.147029 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.147040 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.147037 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49505 2024.12.17 08:11:03.147109 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.147143 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62489 2024.12.17 08:11:03.147170 [ 275 ] {} TCP-Session: dd8d3368-9bc9-4a31-be45-85fe575d3fef Authenticating user 'default' from [fd00:1122:3344:101::d]:61401 2024.12.17 08:11:03.147260 [ 277 ] {} TCP-Session: 32ff1278-2ba3-4394-9ce4-afa73f3ad91a Authenticating user 'default' from [fd00:1122:3344:101::d]:44748 2024.12.17 08:11:03.147520 [ 277 ] {} TCP-Session: 32ff1278-2ba3-4394-9ce4-afa73f3ad91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.147556 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49139 2024.12.17 08:11:03.147540 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.147612 [ 277 ] {} TCP-Session: 32ff1278-2ba3-4394-9ce4-afa73f3ad91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.147401 [ 275 ] {} TCP-Session: dd8d3368-9bc9-4a31-be45-85fe575d3fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.147634 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.147795 [ 275 ] {} TCP-Session: dd8d3368-9bc9-4a31-be45-85fe575d3fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.147849 [ 279 ] {} TCP-Session: 1da961c3-e0e0-4086-bd48-75790f87d827 Authenticating user 'default' from [fd00:1122:3344:101::d]:62489 2024.12.17 08:11:03.147399 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42989 2024.12.17 08:11:03.147866 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.147867 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49217 2024.12.17 08:11:03.147998 [ 279 ] {} TCP-Session: 1da961c3-e0e0-4086-bd48-75790f87d827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148045 [ 278 ] {} TCP-Session: d0da8a87-4d60-4687-80d9-06cc3872a4bb Authenticating user 'default' from [fd00:1122:3344:101::d]:49505 2024.12.17 08:11:03.148045 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49139 2024.12.17 08:11:03.147636 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48554 2024.12.17 08:11:03.148275 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148300 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.148304 [ 278 ] {} TCP-Session: d0da8a87-4d60-4687-80d9-06cc3872a4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148322 [ 279 ] {} TCP-Session: 1da961c3-e0e0-4086-bd48-75790f87d827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148262 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148458 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148544 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.148555 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148579 [ 278 ] {} TCP-Session: d0da8a87-4d60-4687-80d9-06cc3872a4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148657 [ 282 ] {} TCP-Session: 53060d4f-14d3-411f-8982-b938f24a7557 Authenticating user 'default' from [fd00:1122:3344:101::d]:49217 2024.12.17 08:11:03.148771 [ 282 ] {} TCP-Session: 53060d4f-14d3-411f-8982-b938f24a7557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148786 [ 280 ] {} TCP-Session: 207f0d70-effa-47ab-b350-3acd17abe6db Authenticating user 'default' from [fd00:1122:3344:101::d]:48554 2024.12.17 08:11:03.148812 [ 282 ] {} TCP-Session: 53060d4f-14d3-411f-8982-b938f24a7557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.148882 [ 280 ] {} TCP-Session: 207f0d70-effa-47ab-b350-3acd17abe6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.149429 [ 280 ] {} TCP-Session: 207f0d70-effa-47ab-b350-3acd17abe6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.150327 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.153417 [ 274 ] {baa3fe04-80e4-4483-bd90-f36420fc0297} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.17 08:11:03.206572 [ 274 ] {baa3fe04-80e4-4483-bd90-f36420fc0297} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33589) (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 2024.12.17 08:11:03.207900 [ 274 ] {baa3fe04-80e4-4483-bd90-f36420fc0297} 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 2024.12.17 08:11:03.208009 [ 274 ] {baa3fe04-80e4-4483-bd90-f36420fc0297} TCPHandler: Processed in 0.059424865 sec. 2024.12.17 08:11:03.208371 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.208582 [ 281 ] {b8e485ce-a0dd-4fe8-a0a4-9098857d5d5f} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.17 08:11:03.208961 [ 281 ] {b8e485ce-a0dd-4fe8-a0a4-9098857d5d5f} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49139) (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 2024.12.17 08:11:03.209095 [ 281 ] {b8e485ce-a0dd-4fe8-a0a4-9098857d5d5f} 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 2024.12.17 08:11:03.209205 [ 281 ] {b8e485ce-a0dd-4fe8-a0a4-9098857d5d5f} TCPHandler: Processed in 0.001012307 sec. 2024.12.17 08:11:03.209414 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.210684 [ 274 ] {458ed7de-9cdf-4ed8-890a-30555da5c915} executeQuery: (from [fd00:1122:3344:101::d]:33589) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.17 08:11:03.211313 [ 274 ] {458ed7de-9cdf-4ed8-890a-30555da5c915} TCPHandler: Processed in 0.001952023 sec. 2024.12.17 08:11:03.211650 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.211777 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} executeQuery: (from [fd00:1122:3344:101::d]:49139) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.17 08:11:03.211871 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.17 08:11:03.213203 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.17 08:11:03.213247 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9072e-05 sec 2024.12.17 08:11:03.213262 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} ReferentialDeps: No tables 2024.12.17 08:11:03.213273 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} LoadingDeps: No tables 2024.12.17 08:11:03.213303 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} DatabaseAtomic (oximeter): Starting up tables. 2024.12.17 08:11:03.213358 [ 281 ] {1ca25e7f-13d5-4206-b316-fa48c3548674} TCPHandler: Processed in 0.001762847 sec. 2024.12.17 08:11:03.213525 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.213678 [ 274 ] {423fdb19-e350-4295-9046-a1e220583407} executeQuery: (from [fd00:1122:3344:101::d]:33589) /* 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) 2024.12.17 08:11:03.213740 [ 274 ] {423fdb19-e350-4295-9046-a1e220583407} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.17 08:11:03.221503 [ 274 ] {423fdb19-e350-4295-9046-a1e220583407} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.17 08:11:03.222740 [ 274 ] {423fdb19-e350-4295-9046-a1e220583407} oximeter.version (01423a5c-d395-46bc-9d3b-75a6076a03ab): Loading data parts 2024.12.17 08:11:03.223263 [ 274 ] {423fdb19-e350-4295-9046-a1e220583407} oximeter.version (01423a5c-d395-46bc-9d3b-75a6076a03ab): There are no data parts 2024.12.17 08:11:03.225745 [ 274 ] {423fdb19-e350-4295-9046-a1e220583407} TCPHandler: Processed in 0.012270901 sec. 2024.12.17 08:11:03.225955 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.226156 [ 281 ] {159e30e3-be01-413b-bb41-8869b0391a5d} executeQuery: (from [fd00:1122:3344:101::d]:49139) /* 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) 2024.12.17 08:11:03.226221 [ 281 ] {159e30e3-be01-413b-bb41-8869b0391a5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.17 08:11:03.234062 [ 281 ] {159e30e3-be01-413b-bb41-8869b0391a5d} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Loading data parts 2024.12.17 08:11:03.234321 [ 281 ] {159e30e3-be01-413b-bb41-8869b0391a5d} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): There are no data parts 2024.12.17 08:11:03.235945 [ 281 ] {159e30e3-be01-413b-bb41-8869b0391a5d} TCPHandler: Processed in 0.010043441 sec. 2024.12.17 08:11:03.236132 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.236361 [ 274 ] {3ed03ed9-c8d3-403e-ac96-aae35ecdc5d2} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.236409 [ 274 ] {3ed03ed9-c8d3-403e-ac96-aae35ecdc5d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.17 08:11:03.238171 [ 274 ] {3ed03ed9-c8d3-403e-ac96-aae35ecdc5d2} oximeter.measurements_i8 (c16c2665-657f-4dad-a52c-5ec1ac20197d): Loading data parts 2024.12.17 08:11:03.238382 [ 274 ] {3ed03ed9-c8d3-403e-ac96-aae35ecdc5d2} oximeter.measurements_i8 (c16c2665-657f-4dad-a52c-5ec1ac20197d): There are no data parts 2024.12.17 08:11:03.239947 [ 274 ] {3ed03ed9-c8d3-403e-ac96-aae35ecdc5d2} TCPHandler: Processed in 0.003870424 sec. 2024.12.17 08:11:03.240170 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.240367 [ 281 ] {b70ea87b-216d-4cab-bac8-e2de6de170c4} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.240433 [ 281 ] {b70ea87b-216d-4cab-bac8-e2de6de170c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.17 08:11:03.242109 [ 281 ] {b70ea87b-216d-4cab-bac8-e2de6de170c4} oximeter.measurements_u8 (79ddd48c-1746-4fef-ac72-a588c12c5662): Loading data parts 2024.12.17 08:11:03.242396 [ 281 ] {b70ea87b-216d-4cab-bac8-e2de6de170c4} oximeter.measurements_u8 (79ddd48c-1746-4fef-ac72-a588c12c5662): There are no data parts 2024.12.17 08:11:03.244290 [ 281 ] {b70ea87b-216d-4cab-bac8-e2de6de170c4} TCPHandler: Processed in 0.004173493 sec. 2024.12.17 08:11:03.244477 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.244691 [ 274 ] {e3468493-4957-4182-be0d-5afe0da0072c} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.244744 [ 274 ] {e3468493-4957-4182-be0d-5afe0da0072c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.17 08:11:03.247636 [ 274 ] {e3468493-4957-4182-be0d-5afe0da0072c} oximeter.measurements_i16 (cbb316b6-9b6f-4ae8-b8e0-b8da7a7e7a6d): Loading data parts 2024.12.17 08:11:03.247814 [ 274 ] {e3468493-4957-4182-be0d-5afe0da0072c} oximeter.measurements_i16 (cbb316b6-9b6f-4ae8-b8e0-b8da7a7e7a6d): There are no data parts 2024.12.17 08:11:03.249496 [ 274 ] {e3468493-4957-4182-be0d-5afe0da0072c} TCPHandler: Processed in 0.005072437 sec. 2024.12.17 08:11:03.249723 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.249929 [ 281 ] {5a568e08-0d54-4118-9cad-74db25b2e1c9} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.249996 [ 281 ] {5a568e08-0d54-4118-9cad-74db25b2e1c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.17 08:11:03.252252 [ 281 ] {5a568e08-0d54-4118-9cad-74db25b2e1c9} oximeter.measurements_u16 (c37eef21-ea6a-4901-84b6-193ec23c04cc): Loading data parts 2024.12.17 08:11:03.252432 [ 281 ] {5a568e08-0d54-4118-9cad-74db25b2e1c9} oximeter.measurements_u16 (c37eef21-ea6a-4901-84b6-193ec23c04cc): There are no data parts 2024.12.17 08:11:03.253662 [ 281 ] {5a568e08-0d54-4118-9cad-74db25b2e1c9} TCPHandler: Processed in 0.003993268 sec. 2024.12.17 08:11:03.253831 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.254049 [ 274 ] {8359cc24-5318-4661-9be9-0d90c7113387} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.254095 [ 274 ] {8359cc24-5318-4661-9be9-0d90c7113387} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.17 08:11:03.256250 [ 274 ] {8359cc24-5318-4661-9be9-0d90c7113387} oximeter.measurements_i32 (e6b1a820-62fe-48bd-a568-106023d87206): Loading data parts 2024.12.17 08:11:03.256413 [ 274 ] {8359cc24-5318-4661-9be9-0d90c7113387} oximeter.measurements_i32 (e6b1a820-62fe-48bd-a568-106023d87206): There are no data parts 2024.12.17 08:11:03.257769 [ 274 ] {8359cc24-5318-4661-9be9-0d90c7113387} TCPHandler: Processed in 0.003991258 sec. 2024.12.17 08:11:03.258008 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.258207 [ 281 ] {81a17926-6110-4a50-94e5-62633565833a} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.258274 [ 281 ] {81a17926-6110-4a50-94e5-62633565833a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.17 08:11:03.260452 [ 281 ] {81a17926-6110-4a50-94e5-62633565833a} oximeter.measurements_u32 (74691a1c-644e-4d38-8463-453dd535ba63): Loading data parts 2024.12.17 08:11:03.260665 [ 281 ] {81a17926-6110-4a50-94e5-62633565833a} oximeter.measurements_u32 (74691a1c-644e-4d38-8463-453dd535ba63): There are no data parts 2024.12.17 08:11:03.261844 [ 281 ] {81a17926-6110-4a50-94e5-62633565833a} TCPHandler: Processed in 0.003893806 sec. 2024.12.17 08:11:03.262020 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.262227 [ 274 ] {ea3a97f4-393c-45d3-8dc7-ea9d3daeb4b6} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.262285 [ 274 ] {ea3a97f4-393c-45d3-8dc7-ea9d3daeb4b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.17 08:11:03.264395 [ 274 ] {ea3a97f4-393c-45d3-8dc7-ea9d3daeb4b6} oximeter.measurements_i64 (fcfc48ec-b7a0-43c0-b964-8e0f04aefee2): Loading data parts 2024.12.17 08:11:03.264576 [ 274 ] {ea3a97f4-393c-45d3-8dc7-ea9d3daeb4b6} oximeter.measurements_i64 (fcfc48ec-b7a0-43c0-b964-8e0f04aefee2): There are no data parts 2024.12.17 08:11:03.265827 [ 274 ] {ea3a97f4-393c-45d3-8dc7-ea9d3daeb4b6} TCPHandler: Processed in 0.003860684 sec. 2024.12.17 08:11:03.266043 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.266237 [ 281 ] {87d53378-c879-480b-925f-261c31a6045a} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.266306 [ 281 ] {87d53378-c879-480b-925f-261c31a6045a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.17 08:11:03.268559 [ 281 ] {87d53378-c879-480b-925f-261c31a6045a} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Loading data parts 2024.12.17 08:11:03.268732 [ 281 ] {87d53378-c879-480b-925f-261c31a6045a} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): There are no data parts 2024.12.17 08:11:03.269935 [ 281 ] {87d53378-c879-480b-925f-261c31a6045a} TCPHandler: Processed in 0.003945296 sec. 2024.12.17 08:11:03.270106 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.270308 [ 274 ] {f90db63b-a3b6-4068-874b-767c4aa70e88} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.270368 [ 274 ] {f90db63b-a3b6-4068-874b-767c4aa70e88} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.17 08:11:03.272070 [ 274 ] {f90db63b-a3b6-4068-874b-767c4aa70e88} oximeter.measurements_f32 (82690045-1515-4be7-98b2-9af3a758a0c9): Loading data parts 2024.12.17 08:11:03.272219 [ 274 ] {f90db63b-a3b6-4068-874b-767c4aa70e88} oximeter.measurements_f32 (82690045-1515-4be7-98b2-9af3a758a0c9): There are no data parts 2024.12.17 08:11:03.273329 [ 274 ] {f90db63b-a3b6-4068-874b-767c4aa70e88} TCPHandler: Processed in 0.003275619 sec. 2024.12.17 08:11:03.273554 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.273786 [ 281 ] {4494864f-95e8-469d-82d7-2c5aef95c3b6} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.273865 [ 281 ] {4494864f-95e8-469d-82d7-2c5aef95c3b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.17 08:11:03.275552 [ 281 ] {4494864f-95e8-469d-82d7-2c5aef95c3b6} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Loading data parts 2024.12.17 08:11:03.275706 [ 281 ] {4494864f-95e8-469d-82d7-2c5aef95c3b6} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): There are no data parts 2024.12.17 08:11:03.276955 [ 281 ] {4494864f-95e8-469d-82d7-2c5aef95c3b6} TCPHandler: Processed in 0.003464334 sec. 2024.12.17 08:11:03.277122 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.277311 [ 274 ] {da7c0bb5-9a01-4d12-8d25-4b1dccae8230} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.277378 [ 274 ] {da7c0bb5-9a01-4d12-8d25-4b1dccae8230} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.17 08:11:03.279035 [ 274 ] {da7c0bb5-9a01-4d12-8d25-4b1dccae8230} oximeter.measurements_string (b5d5e9c6-c2dd-462f-b4dc-18914e60cc61): Loading data parts 2024.12.17 08:11:03.279184 [ 274 ] {da7c0bb5-9a01-4d12-8d25-4b1dccae8230} oximeter.measurements_string (b5d5e9c6-c2dd-462f-b4dc-18914e60cc61): There are no data parts 2024.12.17 08:11:03.280669 [ 274 ] {da7c0bb5-9a01-4d12-8d25-4b1dccae8230} TCPHandler: Processed in 0.003598927 sec. 2024.12.17 08:11:03.280872 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.281061 [ 281 ] {91208e4f-8051-44db-8af0-7655f318ea54} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.281127 [ 281 ] {91208e4f-8051-44db-8af0-7655f318ea54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.17 08:11:03.282793 [ 281 ] {91208e4f-8051-44db-8af0-7655f318ea54} oximeter.measurements_bytes (db138afd-5065-4cae-9ab0-ecc78cf006d0): Loading data parts 2024.12.17 08:11:03.282985 [ 281 ] {91208e4f-8051-44db-8af0-7655f318ea54} oximeter.measurements_bytes (db138afd-5065-4cae-9ab0-ecc78cf006d0): There are no data parts 2024.12.17 08:11:03.284211 [ 281 ] {91208e4f-8051-44db-8af0-7655f318ea54} TCPHandler: Processed in 0.003389822 sec. 2024.12.17 08:11:03.284428 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.284634 [ 274 ] {4e199b66-a94b-4a0a-b635-d183866f2f92} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.284711 [ 274 ] {4e199b66-a94b-4a0a-b635-d183866f2f92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.17 08:11:03.286569 [ 274 ] {4e199b66-a94b-4a0a-b635-d183866f2f92} oximeter.measurements_cumulativei64 (838adff6-8c34-4f20-a291-cefb059048e0): Loading data parts 2024.12.17 08:11:03.286753 [ 274 ] {4e199b66-a94b-4a0a-b635-d183866f2f92} oximeter.measurements_cumulativei64 (838adff6-8c34-4f20-a291-cefb059048e0): There are no data parts 2024.12.17 08:11:03.288101 [ 274 ] {4e199b66-a94b-4a0a-b635-d183866f2f92} TCPHandler: Processed in 0.003727261 sec. 2024.12.17 08:11:03.288313 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.288591 [ 281 ] {65f80d6e-04d0-4728-97f7-19323d2fdab4} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.288668 [ 281 ] {65f80d6e-04d0-4728-97f7-19323d2fdab4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.17 08:11:03.290670 [ 281 ] {65f80d6e-04d0-4728-97f7-19323d2fdab4} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Loading data parts 2024.12.17 08:11:03.290877 [ 281 ] {65f80d6e-04d0-4728-97f7-19323d2fdab4} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): There are no data parts 2024.12.17 08:11:03.292172 [ 281 ] {65f80d6e-04d0-4728-97f7-19323d2fdab4} TCPHandler: Processed in 0.003923356 sec. 2024.12.17 08:11:03.292468 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.292726 [ 274 ] {d9a17590-1c10-4a39-b22a-b6d88284579d} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.292904 [ 274 ] {d9a17590-1c10-4a39-b22a-b6d88284579d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.17 08:11:03.295296 [ 274 ] {d9a17590-1c10-4a39-b22a-b6d88284579d} oximeter.measurements_cumulativef32 (cafba687-f9c4-44b4-94c3-85be24ef841e): Loading data parts 2024.12.17 08:11:03.295557 [ 274 ] {d9a17590-1c10-4a39-b22a-b6d88284579d} oximeter.measurements_cumulativef32 (cafba687-f9c4-44b4-94c3-85be24ef841e): There are no data parts 2024.12.17 08:11:03.296757 [ 274 ] {d9a17590-1c10-4a39-b22a-b6d88284579d} TCPHandler: Processed in 0.00442549 sec. 2024.12.17 08:11:03.296997 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.297202 [ 281 ] {1c63f154-28c2-4dd4-8ab2-9cef1083ed8f} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.297270 [ 281 ] {1c63f154-28c2-4dd4-8ab2-9cef1083ed8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.17 08:11:03.299257 [ 281 ] {1c63f154-28c2-4dd4-8ab2-9cef1083ed8f} oximeter.measurements_cumulativef64 (252eb0d4-ad9a-46d1-a2d0-1e53ce011330): Loading data parts 2024.12.17 08:11:03.299463 [ 281 ] {1c63f154-28c2-4dd4-8ab2-9cef1083ed8f} oximeter.measurements_cumulativef64 (252eb0d4-ad9a-46d1-a2d0-1e53ce011330): There are no data parts 2024.12.17 08:11:03.300909 [ 281 ] {1c63f154-28c2-4dd4-8ab2-9cef1083ed8f} TCPHandler: Processed in 0.003963838 sec. 2024.12.17 08:11:03.301106 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.301422 [ 274 ] {038fbb7f-7208-4251-87b2-ea455a8f0eaf} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.301505 [ 274 ] {038fbb7f-7208-4251-87b2-ea455a8f0eaf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.17 08:11:03.303800 [ 274 ] {038fbb7f-7208-4251-87b2-ea455a8f0eaf} oximeter.measurements_histogrami8 (47906b92-4cef-466f-8f62-836e85934d7f): Loading data parts 2024.12.17 08:11:03.303991 [ 274 ] {038fbb7f-7208-4251-87b2-ea455a8f0eaf} oximeter.measurements_histogrami8 (47906b92-4cef-466f-8f62-836e85934d7f): There are no data parts 2024.12.17 08:11:03.305406 [ 274 ] {038fbb7f-7208-4251-87b2-ea455a8f0eaf} TCPHandler: Processed in 0.004355958 sec. 2024.12.17 08:11:03.305639 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.305904 [ 281 ] {870931d1-1ff2-438b-a78c-103a3a76f7b9} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.305992 [ 281 ] {870931d1-1ff2-438b-a78c-103a3a76f7b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.17 08:11:03.314888 [ 281 ] {870931d1-1ff2-438b-a78c-103a3a76f7b9} oximeter.measurements_histogramu8 (4204731e-0d88-47a1-b05f-2db66274a2e7): Loading data parts 2024.12.17 08:11:03.315121 [ 281 ] {870931d1-1ff2-438b-a78c-103a3a76f7b9} oximeter.measurements_histogramu8 (4204731e-0d88-47a1-b05f-2db66274a2e7): There are no data parts 2024.12.17 08:11:03.317019 [ 281 ] {870931d1-1ff2-438b-a78c-103a3a76f7b9} TCPHandler: Processed in 0.011433979 sec. 2024.12.17 08:11:03.317210 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.317549 [ 274 ] {14df427a-6793-488b-8095-88036aa8165f} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.317629 [ 274 ] {14df427a-6793-488b-8095-88036aa8165f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.17 08:11:03.319755 [ 274 ] {14df427a-6793-488b-8095-88036aa8165f} oximeter.measurements_histogrami16 (71dcdf23-2f60-4fe9-b95b-2fce8066a7ea): Loading data parts 2024.12.17 08:11:03.320022 [ 274 ] {14df427a-6793-488b-8095-88036aa8165f} oximeter.measurements_histogrami16 (71dcdf23-2f60-4fe9-b95b-2fce8066a7ea): There are no data parts 2024.12.17 08:11:03.321267 [ 274 ] {14df427a-6793-488b-8095-88036aa8165f} TCPHandler: Processed in 0.004110911 sec. 2024.12.17 08:11:03.321494 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.321767 [ 281 ] {9a2e72f4-cc7e-4241-a59b-316b69622e89} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.321843 [ 281 ] {9a2e72f4-cc7e-4241-a59b-316b69622e89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.17 08:11:03.323925 [ 281 ] {9a2e72f4-cc7e-4241-a59b-316b69622e89} oximeter.measurements_histogramu16 (b27e2d4b-d50d-441b-ba4a-39b9aba839ee): Loading data parts 2024.12.17 08:11:03.324132 [ 281 ] {9a2e72f4-cc7e-4241-a59b-316b69622e89} oximeter.measurements_histogramu16 (b27e2d4b-d50d-441b-ba4a-39b9aba839ee): There are no data parts 2024.12.17 08:11:03.326072 [ 281 ] {9a2e72f4-cc7e-4241-a59b-316b69622e89} TCPHandler: Processed in 0.004632635 sec. 2024.12.17 08:11:03.326249 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.326543 [ 274 ] {ab0a3162-43f1-4a3f-bc1a-bab2ed2491d4} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.326624 [ 274 ] {ab0a3162-43f1-4a3f-bc1a-bab2ed2491d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.17 08:11:03.329015 [ 274 ] {ab0a3162-43f1-4a3f-bc1a-bab2ed2491d4} oximeter.measurements_histogrami32 (696b9e1d-d407-4a44-a101-c45b0320de69): Loading data parts 2024.12.17 08:11:03.329185 [ 274 ] {ab0a3162-43f1-4a3f-bc1a-bab2ed2491d4} oximeter.measurements_histogrami32 (696b9e1d-d407-4a44-a101-c45b0320de69): There are no data parts 2024.12.17 08:11:03.330386 [ 274 ] {ab0a3162-43f1-4a3f-bc1a-bab2ed2491d4} TCPHandler: Processed in 0.004189034 sec. 2024.12.17 08:11:03.330599 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.330944 [ 281 ] {a51b2b02-db85-4b5e-96ae-2633d7132482} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.331044 [ 281 ] {a51b2b02-db85-4b5e-96ae-2633d7132482} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.17 08:11:03.333520 [ 281 ] {a51b2b02-db85-4b5e-96ae-2633d7132482} oximeter.measurements_histogramu32 (25f588d8-9aed-427e-94c7-ad008fbdb1b5): Loading data parts 2024.12.17 08:11:03.333718 [ 281 ] {a51b2b02-db85-4b5e-96ae-2633d7132482} oximeter.measurements_histogramu32 (25f588d8-9aed-427e-94c7-ad008fbdb1b5): There are no data parts 2024.12.17 08:11:03.335248 [ 281 ] {a51b2b02-db85-4b5e-96ae-2633d7132482} TCPHandler: Processed in 0.004704017 sec. 2024.12.17 08:11:03.335436 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.335748 [ 274 ] {2f0d242a-966c-4f8d-80c6-f616db1587aa} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.335843 [ 274 ] {2f0d242a-966c-4f8d-80c6-f616db1587aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.17 08:11:03.337990 [ 274 ] {2f0d242a-966c-4f8d-80c6-f616db1587aa} oximeter.measurements_histogrami64 (4e20b06a-e15e-4fdf-ac09-0ea0ce6eada8): Loading data parts 2024.12.17 08:11:03.338183 [ 274 ] {2f0d242a-966c-4f8d-80c6-f616db1587aa} oximeter.measurements_histogrami64 (4e20b06a-e15e-4fdf-ac09-0ea0ce6eada8): There are no data parts 2024.12.17 08:11:03.339393 [ 274 ] {2f0d242a-966c-4f8d-80c6-f616db1587aa} TCPHandler: Processed in 0.004008808 sec. 2024.12.17 08:11:03.339616 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.339882 [ 281 ] {4580945e-bd31-4145-9e9a-ac5b37d9df64} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.339966 [ 281 ] {4580945e-bd31-4145-9e9a-ac5b37d9df64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.17 08:11:03.342168 [ 281 ] {4580945e-bd31-4145-9e9a-ac5b37d9df64} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Loading data parts 2024.12.17 08:11:03.342381 [ 281 ] {4580945e-bd31-4145-9e9a-ac5b37d9df64} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): There are no data parts 2024.12.17 08:11:03.343769 [ 281 ] {4580945e-bd31-4145-9e9a-ac5b37d9df64} TCPHandler: Processed in 0.004205553 sec. 2024.12.17 08:11:03.343957 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.344259 [ 274 ] {bb99091a-fffd-4286-a965-f4badc21d20e} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.344343 [ 274 ] {bb99091a-fffd-4286-a965-f4badc21d20e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.17 08:11:03.346580 [ 274 ] {bb99091a-fffd-4286-a965-f4badc21d20e} oximeter.measurements_histogramf32 (7979f134-26e4-416c-aeac-e8eacf6f3acb): Loading data parts 2024.12.17 08:11:03.346763 [ 274 ] {bb99091a-fffd-4286-a965-f4badc21d20e} oximeter.measurements_histogramf32 (7979f134-26e4-416c-aeac-e8eacf6f3acb): There are no data parts 2024.12.17 08:11:03.348171 [ 274 ] {bb99091a-fffd-4286-a965-f4badc21d20e} TCPHandler: Processed in 0.004270265 sec. 2024.12.17 08:11:03.348392 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.348664 [ 281 ] {e11235e9-1956-4e46-bcf5-c1c3a3b2d083} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.348745 [ 281 ] {e11235e9-1956-4e46-bcf5-c1c3a3b2d083} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.17 08:11:03.351290 [ 281 ] {e11235e9-1956-4e46-bcf5-c1c3a3b2d083} oximeter.measurements_histogramf64 (663ae55f-f1ea-432c-9f10-a0f04f185c6c): Loading data parts 2024.12.17 08:11:03.351476 [ 281 ] {e11235e9-1956-4e46-bcf5-c1c3a3b2d083} oximeter.measurements_histogramf64 (663ae55f-f1ea-432c-9f10-a0f04f185c6c): There are no data parts 2024.12.17 08:11:03.356509 [ 281 ] {e11235e9-1956-4e46-bcf5-c1c3a3b2d083} TCPHandler: Processed in 0.008172941 sec. 2024.12.17 08:11:03.356746 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.357034 [ 274 ] {2ecb8c21-2dfe-4fde-8bdd-7ce2502c3f3e} executeQuery: (from [fd00:1122:3344:101::d]:33589) /* 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) 2024.12.17 08:11:03.357125 [ 274 ] {2ecb8c21-2dfe-4fde-8bdd-7ce2502c3f3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.17 08:11:03.360983 [ 274 ] {2ecb8c21-2dfe-4fde-8bdd-7ce2502c3f3e} oximeter.fields_bool (d9bd5828-001a-4450-8328-c3a28a95970b): Loading data parts 2024.12.17 08:11:03.361205 [ 274 ] {2ecb8c21-2dfe-4fde-8bdd-7ce2502c3f3e} oximeter.fields_bool (d9bd5828-001a-4450-8328-c3a28a95970b): There are no data parts 2024.12.17 08:11:03.366485 [ 274 ] {2ecb8c21-2dfe-4fde-8bdd-7ce2502c3f3e} TCPHandler: Processed in 0.009821076 sec. 2024.12.17 08:11:03.366706 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.366960 [ 281 ] {51a5e76a-b492-42a7-9769-033c0fe308a7} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.367047 [ 281 ] {51a5e76a-b492-42a7-9769-033c0fe308a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.17 08:11:03.373336 [ 281 ] {51a5e76a-b492-42a7-9769-033c0fe308a7} oximeter.fields_i8 (5b590697-4f18-4f9b-a9f2-96dee06e074c): Loading data parts 2024.12.17 08:11:03.373552 [ 281 ] {51a5e76a-b492-42a7-9769-033c0fe308a7} oximeter.fields_i8 (5b590697-4f18-4f9b-a9f2-96dee06e074c): There are no data parts 2024.12.17 08:11:03.380914 [ 281 ] {51a5e76a-b492-42a7-9769-033c0fe308a7} TCPHandler: Processed in 0.014266125 sec. 2024.12.17 08:11:03.381128 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.381335 [ 274 ] {bd60b2d1-82ab-414a-a9ef-731d708a4eb7} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.381418 [ 274 ] {bd60b2d1-82ab-414a-a9ef-731d708a4eb7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.17 08:11:03.383806 [ 274 ] {bd60b2d1-82ab-414a-a9ef-731d708a4eb7} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Loading data parts 2024.12.17 08:11:03.384006 [ 274 ] {bd60b2d1-82ab-414a-a9ef-731d708a4eb7} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): There are no data parts 2024.12.17 08:11:03.385834 [ 274 ] {bd60b2d1-82ab-414a-a9ef-731d708a4eb7} TCPHandler: Processed in 0.004780479 sec. 2024.12.17 08:11:03.386037 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.386281 [ 281 ] {ced49962-af16-435c-abc2-81bd503746a8} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.386353 [ 281 ] {ced49962-af16-435c-abc2-81bd503746a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.17 08:11:03.388342 [ 281 ] {ced49962-af16-435c-abc2-81bd503746a8} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Loading data parts 2024.12.17 08:11:03.388535 [ 281 ] {ced49962-af16-435c-abc2-81bd503746a8} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): There are no data parts 2024.12.17 08:11:03.390267 [ 281 ] {ced49962-af16-435c-abc2-81bd503746a8} TCPHandler: Processed in 0.004287016 sec. 2024.12.17 08:11:03.390458 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.390655 [ 274 ] {a2d81d53-bdc7-4608-8825-9359295243b7} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.390734 [ 274 ] {a2d81d53-bdc7-4608-8825-9359295243b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.17 08:11:03.392731 [ 274 ] {a2d81d53-bdc7-4608-8825-9359295243b7} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Loading data parts 2024.12.17 08:11:03.392924 [ 274 ] {a2d81d53-bdc7-4608-8825-9359295243b7} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): There are no data parts 2024.12.17 08:11:03.394080 [ 274 ] {a2d81d53-bdc7-4608-8825-9359295243b7} TCPHandler: Processed in 0.00367641 sec. 2024.12.17 08:11:03.394296 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.394493 [ 281 ] {d2893c3e-f503-428f-b1a4-c9432b7ef32f} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.394568 [ 281 ] {d2893c3e-f503-428f-b1a4-c9432b7ef32f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.17 08:11:03.396612 [ 281 ] {d2893c3e-f503-428f-b1a4-c9432b7ef32f} oximeter.fields_i32 (fc282ad6-7fd5-4d2c-8407-6945a940679d): Loading data parts 2024.12.17 08:11:03.396874 [ 281 ] {d2893c3e-f503-428f-b1a4-c9432b7ef32f} oximeter.fields_i32 (fc282ad6-7fd5-4d2c-8407-6945a940679d): There are no data parts 2024.12.17 08:11:03.398078 [ 281 ] {d2893c3e-f503-428f-b1a4-c9432b7ef32f} TCPHandler: Processed in 0.003835554 sec. 2024.12.17 08:11:03.398263 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.398476 [ 274 ] {65cdd0e4-b96e-45a3-8d52-a330bbacc162} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.398538 [ 274 ] {65cdd0e4-b96e-45a3-8d52-a330bbacc162} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.17 08:11:03.401025 [ 274 ] {65cdd0e4-b96e-45a3-8d52-a330bbacc162} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Loading data parts 2024.12.17 08:11:03.401216 [ 274 ] {65cdd0e4-b96e-45a3-8d52-a330bbacc162} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): There are no data parts 2024.12.17 08:11:03.403174 [ 274 ] {65cdd0e4-b96e-45a3-8d52-a330bbacc162} TCPHandler: Processed in 0.004963924 sec. 2024.12.17 08:11:03.403399 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.403597 [ 281 ] {ac69b7d1-8037-4ced-9ef1-2f9f06e668e2} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.403674 [ 281 ] {ac69b7d1-8037-4ced-9ef1-2f9f06e668e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.17 08:11:03.405601 [ 281 ] {ac69b7d1-8037-4ced-9ef1-2f9f06e668e2} oximeter.fields_i64 (c997b01a-2da9-4d2d-8514-df14f0fc0a79): Loading data parts 2024.12.17 08:11:03.405807 [ 281 ] {ac69b7d1-8037-4ced-9ef1-2f9f06e668e2} oximeter.fields_i64 (c997b01a-2da9-4d2d-8514-df14f0fc0a79): There are no data parts 2024.12.17 08:11:03.407309 [ 281 ] {ac69b7d1-8037-4ced-9ef1-2f9f06e668e2} TCPHandler: Processed in 0.003968637 sec. 2024.12.17 08:11:03.407506 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.407746 [ 274 ] {af769b07-5c37-439a-b65a-2154b1e3d2d5} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.407802 [ 274 ] {af769b07-5c37-439a-b65a-2154b1e3d2d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.17 08:11:03.409910 [ 274 ] {af769b07-5c37-439a-b65a-2154b1e3d2d5} oximeter.fields_u64 (bf85cf1b-c529-4e85-9a4c-16426d3d2ee5): Loading data parts 2024.12.17 08:11:03.410081 [ 274 ] {af769b07-5c37-439a-b65a-2154b1e3d2d5} oximeter.fields_u64 (bf85cf1b-c529-4e85-9a4c-16426d3d2ee5): There are no data parts 2024.12.17 08:11:03.411240 [ 274 ] {af769b07-5c37-439a-b65a-2154b1e3d2d5} TCPHandler: Processed in 0.003793182 sec. 2024.12.17 08:11:03.411466 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.411669 [ 281 ] {99882ee0-4c3a-432e-a32d-8bbd66e5c8fc} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.411745 [ 281 ] {99882ee0-4c3a-432e-a32d-8bbd66e5c8fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.17 08:11:03.413533 [ 281 ] {99882ee0-4c3a-432e-a32d-8bbd66e5c8fc} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Loading data parts 2024.12.17 08:11:03.413725 [ 281 ] {99882ee0-4c3a-432e-a32d-8bbd66e5c8fc} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): There are no data parts 2024.12.17 08:11:03.414934 [ 281 ] {99882ee0-4c3a-432e-a32d-8bbd66e5c8fc} TCPHandler: Processed in 0.003522735 sec. 2024.12.17 08:11:03.415126 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.415411 [ 274 ] {ef26eb50-b4fd-4744-8938-cd01bf77aa57} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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) 2024.12.17 08:11:03.415497 [ 274 ] {ef26eb50-b4fd-4744-8938-cd01bf77aa57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.17 08:11:03.417684 [ 274 ] {ef26eb50-b4fd-4744-8938-cd01bf77aa57} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Loading data parts 2024.12.17 08:11:03.417853 [ 274 ] {ef26eb50-b4fd-4744-8938-cd01bf77aa57} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): There are no data parts 2024.12.17 08:11:03.419576 [ 274 ] {ef26eb50-b4fd-4744-8938-cd01bf77aa57} TCPHandler: Processed in 0.004505512 sec. 2024.12.17 08:11:03.419790 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.419985 [ 281 ] {c23b9ed4-1fae-4714-b2a7-610331bb9704} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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) 2024.12.17 08:11:03.420055 [ 281 ] {c23b9ed4-1fae-4714-b2a7-610331bb9704} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.17 08:11:03.422083 [ 281 ] {c23b9ed4-1fae-4714-b2a7-610331bb9704} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Loading data parts 2024.12.17 08:11:03.422356 [ 281 ] {c23b9ed4-1fae-4714-b2a7-610331bb9704} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): There are no data parts 2024.12.17 08:11:03.423481 [ 281 ] {c23b9ed4-1fae-4714-b2a7-610331bb9704} TCPHandler: Processed in 0.003745021 sec. 2024.12.17 08:11:03.423685 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.424012 [ 274 ] {a1d41833-e9f7-484d-a584-0c4036f11fdd} executeQuery: (from [fd00:1122:3344:101::d]:33589) /* 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) 2024.12.17 08:11:03.424119 [ 274 ] {a1d41833-e9f7-484d-a584-0c4036f11fdd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.17 08:11:03.426139 [ 274 ] {a1d41833-e9f7-484d-a584-0c4036f11fdd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Loading data parts 2024.12.17 08:11:03.426334 [ 274 ] {a1d41833-e9f7-484d-a584-0c4036f11fdd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): There are no data parts 2024.12.17 08:11:03.427671 [ 274 ] {a1d41833-e9f7-484d-a584-0c4036f11fdd} TCPHandler: Processed in 0.004039399 sec. 2024.12.17 08:11:03.428451 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:03.428665 [ 274 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.17 08:11:03.429868 [ 274 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.17 08:11:03.438104 [ 284 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} oximeter.version (01423a5c-d395-46bc-9d3b-75a6076a03ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:03.438223 [ 284 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.17 08:11:03.443140 [ 284 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:03.443545 [ 284 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} oximeter.version (01423a5c-d395-46bc-9d3b-75a6076a03ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:03.443915 [ 274 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} executeQuery: Read 1 rows, 16.00 B in 0.015317 sec., 65.28693608408958 rows/sec., 1.02 KiB/sec. 2024.12.17 08:11:03.444203 [ 274 ] {fbcdeeb9-e71a-43a4-843e-f31432c82073} TCPHandler: Processed in 0.015801376 sec. 2024.12.17 08:11:03.806592 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50162 2024.12.17 08:11:03.807139 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.807171 [ 285 ] {} TCP-Session: 22a6854c-595b-4514-b14e-024ed6027f8e Authenticating user 'default' from [fd00:1122:3344:101::b]:50162 2024.12.17 08:11:03.807194 [ 285 ] {} TCP-Session: 22a6854c-595b-4514-b14e-024ed6027f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.807237 [ 285 ] {} TCP-Session: 22a6854c-595b-4514-b14e-024ed6027f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.807289 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.17 08:11:03.807314 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.17 08:11:03.807359 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.17 08:11:03.808334 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35554 2024.12.17 08:11:03.808419 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40205 2024.12.17 08:11:03.808565 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.808586 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53924 2024.12.17 08:11:03.808753 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.808783 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60446 2024.12.17 08:11:03.808754 [ 286 ] {} TCP-Session: 0b315c4b-1ba0-414d-8eb2-e15d56e86bad Authenticating user 'default' from [fd00:1122:3344:101::b]:35554 2024.12.17 08:11:03.808836 [ 287 ] {} TCP-Session: 7b891e16-dfd5-4795-9c20-e096da6bd227 Authenticating user 'default' from [fd00:1122:3344:101::b]:40205 2024.12.17 08:11:03.809045 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54335 2024.12.17 08:11:03.809177 [ 286 ] {} TCP-Session: 0b315c4b-1ba0-414d-8eb2-e15d56e86bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809177 [ 287 ] {} TCP-Session: 7b891e16-dfd5-4795-9c20-e096da6bd227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809060 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.809332 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.809335 [ 286 ] {} TCP-Session: 0b315c4b-1ba0-414d-8eb2-e15d56e86bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809207 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61785 2024.12.17 08:11:03.809445 [ 288 ] {} TCP-Session: 5546de29-d287-4dfc-bb75-f565d91dcef0 Authenticating user 'default' from [fd00:1122:3344:101::b]:53924 2024.12.17 08:11:03.809433 [ 289 ] {} TCP-Session: e748b363-0c9d-417c-a4d8-bbd42c690c25 Authenticating user 'default' from [fd00:1122:3344:101::b]:60446 2024.12.17 08:11:03.809420 [ 287 ] {} TCP-Session: 7b891e16-dfd5-4795-9c20-e096da6bd227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809391 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57848 2024.12.17 08:11:03.809335 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.809702 [ 289 ] {} TCP-Session: e748b363-0c9d-417c-a4d8-bbd42c690c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809575 [ 288 ] {} TCP-Session: 5546de29-d287-4dfc-bb75-f565d91dcef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809781 [ 288 ] {} TCP-Session: 5546de29-d287-4dfc-bb75-f565d91dcef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809801 [ 289 ] {} TCP-Session: e748b363-0c9d-417c-a4d8-bbd42c690c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.809993 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.810008 [ 290 ] {} TCP-Session: 5c56c0d6-ba08-42db-b9bf-9eb45fc5f6af Authenticating user 'default' from [fd00:1122:3344:101::b]:54335 2024.12.17 08:11:03.810081 [ 290 ] {} TCP-Session: 5c56c0d6-ba08-42db-b9bf-9eb45fc5f6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.810085 [ 292 ] {} TCP-Session: 9c1f1785-27ea-49a9-b7ee-be07a1bf7e08 Authenticating user 'default' from [fd00:1122:3344:101::b]:57848 2024.12.17 08:11:03.810255 [ 290 ] {} TCP-Session: 5c56c0d6-ba08-42db-b9bf-9eb45fc5f6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.810281 [ 292 ] {} TCP-Session: 9c1f1785-27ea-49a9-b7ee-be07a1bf7e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.810375 [ 292 ] {} TCP-Session: 9c1f1785-27ea-49a9-b7ee-be07a1bf7e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.813807 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.17 08:11:03.813856 [ 291 ] {} TCP-Session: d8e819d0-0858-437a-8d9e-9490442cb4b9 Authenticating user 'default' from [fd00:1122:3344:101::b]:61785 2024.12.17 08:11:03.813882 [ 291 ] {} TCP-Session: d8e819d0-0858-437a-8d9e-9490442cb4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:03.814005 [ 291 ] {} TCP-Session: d8e819d0-0858-437a-8d9e-9490442cb4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:11:04.000162 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 127.38 MiB, peak 127.38 MiB, free memory in arenas 0.00 B, will set to 141.34 MiB (RSS), difference: 13.95 MiB 2024.12.17 08:11:09.792142 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.17 08:11:09.792144 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.17 08:11:09.792253 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.17 08:11:09.792287 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.17 08:11:09.805848 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Loading data parts 2024.12.17 08:11:09.806291 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): There are no data parts 2024.12.17 08:11:09.812492 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:09.812536 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:09.814033 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Loading data parts 2024.12.17 08:11:09.814274 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): There are no data parts 2024.12.17 08:11:09.814700 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:09.815366 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:09.815954 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.17 08:11:09.840025 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:09.840082 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:09.847710 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:09.848504 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:09.850884 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.17 08:11:10.000153 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.38 MiB, peak 150.38 MiB, free memory in arenas 0.00 B, will set to 151.17 MiB (RSS), difference: 4.79 MiB 2024.12.17 08:11:12.292074 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.17 08:11:12.292183 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.17 08:11:12.298655 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Loading data parts 2024.12.17 08:11:12.298879 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): There are no data parts 2024.12.17 08:11:12.304698 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:12.304738 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:12.306408 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:12.306716 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:12.307199 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.17 08:11:13.000146 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.36 MiB, peak 155.36 MiB, free memory in arenas 0.00 B, will set to 151.65 MiB (RSS), difference: -3.71 MiB 2024.12.17 08:11:17.260601 [ 138 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:11:17.260665 [ 138 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:11:17.316949 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.17 08:11:17.317847 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:17.317893 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:17.318438 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:17.318697 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:17.318941 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.17 08:11:17.351854 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.17 08:11:17.373769 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:17.373831 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:17.380899 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:17.381703 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:17.384345 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.17 08:11:18.000330 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 152.33 MiB, peak 156.33 MiB, free memory in arenas 0.00 B, will set to 154.27 MiB (RSS), difference: 1.95 MiB 2024.12.17 08:11:23.001139 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.29 MiB, peak 156.33 MiB, free memory in arenas 0.00 B, will set to 154.30 MiB (RSS), difference: 4.01 MiB 2024.12.17 08:11:24.819894 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.17 08:11:24.820477 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:24.820515 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:24.821097 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:24.821346 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:24.821544 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.17 08:11:24.885270 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.17 08:11:24.903393 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:24.903459 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:24.909844 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:24.910623 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:24.913433 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.17 08:11:32.261725 [ 114 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:11:32.261812 [ 114 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:11:32.322517 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.17 08:11:32.323142 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:32.323194 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:32.323750 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:11:32.324012 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:32.324239 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.17 08:11:32.414373 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.17 08:11:32.432817 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:32.432878 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:32.439792 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:11:32.440566 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:32.443157 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.17 08:11:33.448066 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.448292 [ 274 ] {598d1f08-a174-46c9-8b13-400beaaff2b3} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.17 08:11:33.454452 [ 274 ] {598d1f08-a174-46c9-8b13-400beaaff2b3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:33.460447 [ 274 ] {598d1f08-a174-46c9-8b13-400beaaff2b3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:33.471097 [ 274 ] {598d1f08-a174-46c9-8b13-400beaaff2b3} TCPHandler: Processed in 0.023171725 sec. 2024.12.17 08:11:33.481311 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.481472 [ 281 ] {69d05f4c-3759-4f60-bce7-a4c959d1a9f3} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.17 08:11:33.488784 [ 281 ] {69d05f4c-3759-4f60-bce7-a4c959d1a9f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:33.488854 [ 281 ] {69d05f4c-3759-4f60-bce7-a4c959d1a9f3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:33.489440 [ 281 ] {69d05f4c-3759-4f60-bce7-a4c959d1a9f3} TCPHandler: Processed in 0.00819006 sec. 2024.12.17 08:11:33.489829 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.489967 [ 274 ] {300eeb4e-f1c6-4231-b7cc-e7441e248a9c} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.17 08:11:33.490320 [ 274 ] {300eeb4e-f1c6-4231-b7cc-e7441e248a9c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:33.490374 [ 274 ] {300eeb4e-f1c6-4231-b7cc-e7441e248a9c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:33.490888 [ 274 ] {300eeb4e-f1c6-4231-b7cc-e7441e248a9c} TCPHandler: Processed in 0.00111107 sec. 2024.12.17 08:11:33.491144 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.491281 [ 281 ] {98a3cf1d-4b89-4d2b-9392-376232e37f33} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.17 08:11:33.491596 [ 281 ] {98a3cf1d-4b89-4d2b-9392-376232e37f33} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:33.491648 [ 281 ] {98a3cf1d-4b89-4d2b-9392-376232e37f33} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:33.492121 [ 281 ] {98a3cf1d-4b89-4d2b-9392-376232e37f33} TCPHandler: Processed in 0.001030368 sec. 2024.12.17 08:11:33.493421 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.493561 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.17 08:11:33.493618 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:33.494375 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:33.494423 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:33.494954 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:33.495180 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:33.495399 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} executeQuery: Read 4 rows, 433.00 B in 0.001878 sec., 2129.9254526091586 rows/sec., 225.16 KiB/sec. 2024.12.17 08:11:33.495452 [ 274 ] {c603bffb-8c4a-4085-991b-66949c4b9536} TCPHandler: Processed in 0.002093767 sec. 2024.12.17 08:11:33.495605 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.495734 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:11:33.495788 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:11:33.503196 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:33.503240 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:33.505616 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:33.505900 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:33.506115 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} executeQuery: Read 34 rows, 3.19 KiB in 0.01041 sec., 3266.0902977905857 rows/sec., 306.20 KiB/sec. 2024.12.17 08:11:33.506185 [ 281 ] {9d297bd4-08d5-421a-8338-a782d4b976a3} TCPHandler: Processed in 0.010644228 sec. 2024.12.17 08:11:33.506329 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.506437 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:11:33.506482 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:11:33.507038 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:33.507073 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:33.507413 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:33.507652 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:33.507933 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} executeQuery: Read 17 rows, 1.28 KiB in 0.001496 sec., 11363.636363636364 rows/sec., 854.49 KiB/sec. 2024.12.17 08:11:33.508043 [ 274 ] {93101a90-5c94-47e2-8c3b-349cb2cf6cb9} TCPHandler: Processed in 0.001766568 sec. 2024.12.17 08:11:33.508202 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.508308 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:11:33.508351 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:11:33.508879 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:33.508920 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:33.509318 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:33.509594 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:33.509814 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} executeQuery: Read 27 rows, 2.17 KiB in 0.001523 sec., 17728.16808929744 rows/sec., 1.39 MiB/sec. 2024.12.17 08:11:33.509865 [ 281 ] {a2312fd8-41a9-4c68-b6b5-94f5fd20e530} TCPHandler: Processed in 0.001722747 sec. 2024.12.17 08:11:33.510024 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.510135 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:11:33.510202 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} 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 2024.12.17 08:11:33.511313 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:33.511352 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:33.513918 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:33.514245 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:33.514544 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} executeQuery: Read 17 rows, 31.19 KiB in 0.00443 sec., 3837.4717832957112 rows/sec., 6.88 MiB/sec. 2024.12.17 08:11:33.514652 [ 274 ] {93b2aea4-a964-40cb-8292-de4f7f691419} TCPHandler: Processed in 0.004682456 sec. 2024.12.17 08:11:33.514821 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:33.514951 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.17 08:11:33.515006 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.17 08:11:33.515564 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} oximeter.measurements_i64 (fcfc48ec-b7a0-43c0-b964-8e0f04aefee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:33.515605 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:33.516012 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:33.516239 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} oximeter.measurements_i64 (fcfc48ec-b7a0-43c0-b964-8e0f04aefee2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:33.516443 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} executeQuery: Read 15 rows, 1.12 KiB in 0.001521 sec., 9861.932938856016 rows/sec., 733.87 KiB/sec. 2024.12.17 08:11:33.516489 [ 281 ] {52187717-41ad-47ea-bdda-3937ad33a770} TCPHandler: Processed in 0.001732437 sec. 2024.12.17 08:11:39.825167 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.17 08:11:39.825805 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:39.825855 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:39.826417 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:11:39.826669 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:39.826916 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.17 08:11:39.944055 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.17 08:11:39.963025 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:39.963081 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:39.969904 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:11:39.970670 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:39.973193 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.17 08:11:42.310053 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 110 2024.12.17 08:11:42.313575 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:42.313624 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:42.315168 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:42.315484 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:42.316213 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 110 2024.12.17 08:11:43.448068 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:43.448277 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:11:43.448355 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:11:43.449186 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:43.449233 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:43.449663 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:43.449914 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:43.450109 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} executeQuery: Read 34 rows, 3.19 KiB in 0.00189 sec., 17989.41798941799 rows/sec., 1.65 MiB/sec. 2024.12.17 08:11:43.450172 [ 274 ] {53dd1faf-0d2d-4d39-803e-5193cbe36efd} TCPHandler: Processed in 0.00223897 sec. 2024.12.17 08:11:43.450365 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:43.450505 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:11:43.450564 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:11:43.451196 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:43.451235 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:43.451589 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:43.451836 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:43.452007 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} executeQuery: Read 17 rows, 1.28 KiB in 0.001536 sec., 11067.708333333334 rows/sec., 832.24 KiB/sec. 2024.12.17 08:11:43.452058 [ 281 ] {fb400f4a-eb10-4428-a040-586fed7d9a02} TCPHandler: Processed in 0.001764028 sec. 2024.12.17 08:11:43.452194 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:43.452325 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:11:43.452382 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:11:43.453060 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:43.453106 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:43.453457 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:43.453694 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:43.453881 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} executeQuery: Read 17 rows, 1.36 KiB in 0.001584 sec., 10732.323232323233 rows/sec., 859.42 KiB/sec. 2024.12.17 08:11:43.453938 [ 274 ] {82f6555b-81f6-4c36-a60f-b860b86cfff2} TCPHandler: Processed in 0.001807139 sec. 2024.12.17 08:11:43.454085 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:43.454195 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:11:43.454262 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} 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 2024.12.17 08:11:43.455416 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:43.455453 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:43.456066 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:43.456312 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:43.456507 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} executeQuery: Read 17 rows, 31.19 KiB in 0.002335 sec., 7280.513918629551 rows/sec., 13.05 MiB/sec. 2024.12.17 08:11:43.456604 [ 281 ] {ba8aef5a-7ca9-4b0c-8690-16e3ac8def1a} TCPHandler: Processed in 0.002571609 sec. 2024.12.17 08:11:47.261880 [ 99 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:11:47.261978 [ 99 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:11:47.327908 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.17 08:11:47.328555 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:47.328596 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:47.329151 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:11:47.329404 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:47.329613 [ 98 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:11:47.329646 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.17 08:11:47.329721 [ 98 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:47.329752 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:47.334049 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:11:47.334246 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:11:47.334401 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.12.17 08:11:47.336655 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.12.17 08:11:47.336778 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.12.17 08:11:47.339029 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.12.17 08:11:47.341074 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.12.17 08:11:47.344781 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.12.17 08:11:47.362898 [ 186 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.032991021 sec., 85053.4452995559 rows/sec., 1.22 MiB/sec. 2024.12.17 08:11:47.363623 [ 187 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:11:47.363939 [ 187 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:47.364022 [ 187 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_6_1} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:11:47.364133 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2024.12.17 08:11:47.474150 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.17 08:11:47.494420 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:47.494467 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:47.500905 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:11:47.501651 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:47.502003 [ 98 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:11:47.502124 [ 98 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:47.502188 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:47.502605 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:11:47.511882 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.17 08:11:47.512953 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:11:47.513820 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.17 08:11:47.518151 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.17 08:11:47.522411 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.17 08:11:47.526892 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.17 08:11:47.535527 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.17 08:11:47.539687 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.17 08:11:47.596445 [ 186 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094130541 sec., 488.68305133824737 rows/sec., 2.53 MiB/sec. 2024.12.17 08:11:47.599169 [ 190 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:11:47.602194 [ 190 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:47.602315 [ 190 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_6_1} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:11:47.604635 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.17 08:11:48.001171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.28 MiB, peak 168.82 MiB, free memory in arenas 0.00 B, will set to 162.39 MiB (RSS), difference: 3.11 MiB 2024.12.17 08:11:48.447609 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.447833 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.450089 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.453160 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.17 08:11:48.453426 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.455932 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.458066 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.12.17 08:11:48.463510 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.465503 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.465536 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.465641 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} 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', 'http_service:request_latency_histogram'))" 2024.12.17 08:11:48.465671 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.475311 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} executeQuery: Read 4 rows, 189.00 B in 0.027563 sec., 145.12208395312555 rows/sec., 6.70 KiB/sec. 2024.12.17 08:11:48.475449 [ 274 ] {4d092d9c-d672-46af-b321-9f958df6ced0} TCPHandler: Processed in 0.027967396 sec. 2024.12.17 08:11:48.475823 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.475999 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.476291 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.476323 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE 2024.12.17 08:11:48.476527 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.476591 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.476729 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.12.17 08:11:48.476761 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.476784 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.476801 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.476842 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" 2024.12.17 08:11:48.476863 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.477428 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} executeQuery: Read 4 rows, 189.00 B in 0.001496 sec., 2673.7967914438505 rows/sec., 123.38 KiB/sec. 2024.12.17 08:11:48.477540 [ 281 ] {5dd550c8-7f38-4004-a93a-f3b8e4edbb8e} TCPHandler: Processed in 0.001785708 sec. 2024.12.17 08:11:48.478096 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.478265 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.478554 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.478594 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2024.12.17 08:11:48.478842 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.478920 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.479092 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.12.17 08:11:48.479131 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.479158 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.479179 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.479229 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2024.12.17 08:11:48.479256 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.479804 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} executeQuery: Read 4 rows, 189.00 B in 0.001606 sec., 2490.6600249066 rows/sec., 114.93 KiB/sec. 2024.12.17 08:11:48.479918 [ 274 ] {04b2cc3d-2bb3-453d-aad2-d6f0d3ea59db} TCPHandler: Processed in 0.00188419 sec. 2024.12.17 08:11:48.480172 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.480327 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.480616 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.480656 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2024.12.17 08:11:48.480909 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.480987 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.481158 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.12.17 08:11:48.481197 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.481224 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.481244 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.481287 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2024.12.17 08:11:48.481307 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.481838 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} executeQuery: Read 4 rows, 189.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 116.82 KiB/sec. 2024.12.17 08:11:48.481948 [ 281 ] {91ccca8a-a0a8-408f-95e3-dc3803298191} TCPHandler: Processed in 0.001826749 sec. 2024.12.17 08:11:48.482181 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.482340 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.482632 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.482673 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.12.17 08:11:48.482931 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.483010 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.483181 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.12.17 08:11:48.483220 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.483248 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.483265 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.483306 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.17 08:11:48.483326 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.483859 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} executeQuery: Read 4 rows, 189.00 B in 0.001587 sec., 2520.4788909892877 rows/sec., 116.30 KiB/sec. 2024.12.17 08:11:48.483971 [ 274 ] {a6695128-c112-4f7f-9d80-d7ec0ce75da1} TCPHandler: Processed in 0.001841499 sec. 2024.12.17 08:11:48.484193 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.484355 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.484648 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.484690 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.17 08:11:48.484948 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.485025 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.485194 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.12.17 08:11:48.485233 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.485258 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.485274 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.485315 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.17 08:11:48.485336 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.485868 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} executeQuery: Read 4 rows, 189.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 116.45 KiB/sec. 2024.12.17 08:11:48.485979 [ 281 ] {37044743-1b9e-424c-ad68-96f65baccdd8} TCPHandler: Processed in 0.001837849 sec. 2024.12.17 08:11:48.486187 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.486330 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.486569 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.486602 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.17 08:11:48.486816 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.486879 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.487014 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.12.17 08:11:48.487046 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.487068 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.487084 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.487125 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.17 08:11:48.487145 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.487671 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} executeQuery: Read 4 rows, 189.00 B in 0.001397 sec., 2863.278453829635 rows/sec., 132.12 KiB/sec. 2024.12.17 08:11:48.487782 [ 274 ] {e30a03a1-c4d8-4244-9a71-5fa5162d5b01} TCPHandler: Processed in 0.001647054 sec. 2024.12.17 08:11:48.487996 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.488137 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.488413 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.488455 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:48.488723 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.488799 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.488967 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.12.17 08:11:48.489005 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.489032 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.489053 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.489101 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.17 08:11:48.489128 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.489673 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} executeQuery: Read 4 rows, 189.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 115.86 KiB/sec. 2024.12.17 08:11:48.489785 [ 281 ] {55ac1f32-4e0d-4a8b-8344-9fc0b8a8850f} TCPHandler: Processed in 0.001840149 sec. 2024.12.17 08:11:48.489992 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.490136 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.490411 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.490454 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:48.490726 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.490804 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.490970 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.12.17 08:11:48.491009 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.491037 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.491057 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.491107 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.17 08:11:48.491134 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.491682 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} executeQuery: Read 4 rows, 189.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 115.07 KiB/sec. 2024.12.17 08:11:48.491791 [ 274 ] {202c9616-557d-4010-b287-6290d5913814} TCPHandler: Processed in 0.001850981 sec. 2024.12.17 08:11:48.492001 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.492145 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.492424 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.492468 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:48.492746 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.492823 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.492990 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.12.17 08:11:48.493029 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.493055 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.493075 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.493124 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:48.493149 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.493689 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} executeQuery: Read 4 rows, 189.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 115.07 KiB/sec. 2024.12.17 08:11:48.493800 [ 281 ] {fe030a65-6eeb-4daf-a68d-8577f841b83f} TCPHandler: Processed in 0.00185041 sec. 2024.12.17 08:11:48.494004 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.494150 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.494436 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.494479 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:48.494760 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.494839 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.495007 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.12.17 08:11:48.495046 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.495074 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.495095 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.495145 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:48.495172 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.495716 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} executeQuery: Read 4 rows, 189.00 B in 0.001626 sec., 2460.0246002460026 rows/sec., 113.51 KiB/sec. 2024.12.17 08:11:48.495827 [ 274 ] {dff6a7ea-7005-4bcb-a108-677ca4d56db9} TCPHandler: Processed in 0.00187473 sec. 2024.12.17 08:11:48.499843 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.500019 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:48.500310 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:48.500347 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:48.500574 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.500637 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:48.500772 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.12.17 08:11:48.500803 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:48.500824 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:48.500842 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:48.500882 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:48.500903 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.17 08:11:48.501429 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} executeQuery: Read 4 rows, 189.00 B in 0.001485 sec., 2693.6026936026938 rows/sec., 124.29 KiB/sec. 2024.12.17 08:11:48.501538 [ 281 ] {ae552de7-f13e-46a6-aad0-c88c121398b2} TCPHandler: Processed in 0.001761828 sec. 2024.12.17 08:11:48.501805 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.501950 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.17 08:11:48.502009 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:48.502710 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.502757 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.503283 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:48.503507 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.503697 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} executeQuery: Read 12 rows, 2.49 KiB in 0.001788 sec., 6711.4093959731545 rows/sec., 1.36 MiB/sec. 2024.12.17 08:11:48.503789 [ 274 ] {959c2733-c5f8-4e8b-a62d-f314c7242db1} TCPHandler: Processed in 0.002047496 sec. 2024.12.17 08:11:48.503934 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.504063 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:11:48.504118 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:11:48.505195 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.505229 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.505578 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:48.505819 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.506005 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. 2024.12.17 08:11:48.506175 [ 281 ] {8de5288f-8874-4521-bf9e-a33f3e45f5fc} TCPHandler: Processed in 0.002299692 sec. 2024.12.17 08:11:48.506307 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.506416 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:11:48.506460 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:11:48.507063 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.507101 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.507476 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:48.507718 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.507888 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} executeQuery: Read 147 rows, 13.57 KiB in 0.001495 sec., 98327.75919732441 rows/sec., 8.87 MiB/sec. 2024.12.17 08:11:48.507937 [ 274 ] {d1d23051-bf95-408f-b4e8-d90012e51bd7} TCPHandler: Processed in 0.001681825 sec. 2024.12.17 08:11:48.508075 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.508180 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:11:48.508224 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:11:48.508830 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.508874 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.509279 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:48.509510 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.509694 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} executeQuery: Read 7 rows, 467.00 B in 0.001531 sec., 4572.175048987589 rows/sec., 297.88 KiB/sec. 2024.12.17 08:11:48.509748 [ 281 ] {d8d90af7-0e3a-4b41-9d13-4c5dba16fdcf} TCPHandler: Processed in 0.001725956 sec. 2024.12.17 08:11:48.509877 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.509982 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:11:48.510025 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:11:48.510529 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.510566 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.510922 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:48.511157 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.511324 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} executeQuery: Read 14 rows, 1004.00 B in 0.001365 sec., 10256.410256410258 rows/sec., 718.29 KiB/sec. 2024.12.17 08:11:48.511373 [ 274 ] {819471ea-0c2f-44a9-bd9b-4a4e7d06e8b4} TCPHandler: Processed in 0.001550871 sec. 2024.12.17 08:11:48.511507 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.511632 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:11:48.511685 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:11:48.512289 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.512325 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.512682 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:48.512910 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.513142 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. 2024.12.17 08:11:48.513209 [ 281 ] {6be3ee25-0f2d-4e5c-b4a8-4d4eb204122a} TCPHandler: Processed in 0.001765578 sec. 2024.12.17 08:11:48.513330 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.513437 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:11:48.513482 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:11:48.514099 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.514137 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.514515 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:48.514754 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.514946 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} executeQuery: Read 318 rows, 22.57 KiB in 0.00153 sec., 207843.137254902 rows/sec., 14.40 MiB/sec. 2024.12.17 08:11:48.515000 [ 274 ] {c7e098c5-9b47-4226-ac6e-0627f694c7dd} TCPHandler: Processed in 0.001722776 sec. 2024.12.17 08:11:48.515122 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.515227 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:11:48.515272 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:11:48.515677 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.515713 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.516061 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:48.516288 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.516524 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec. 2024.12.17 08:11:48.516584 [ 281 ] {a920ca43-feb2-4a42-890a-f373cc656683} TCPHandler: Processed in 0.001513161 sec. 2024.12.17 08:11:48.516704 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.516809 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:11:48.516856 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:11:48.517320 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.517358 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.517731 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:48.517974 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.518175 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} executeQuery: Read 77 rows, 4.86 KiB in 0.001389 sec., 55435.56515478762 rows/sec., 3.41 MiB/sec. 2024.12.17 08:11:48.518225 [ 274 ] {114961dc-f3ad-4941-af57-e6ee484ba13b} TCPHandler: Processed in 0.001572652 sec. 2024.12.17 08:11:48.518359 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.518485 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:11:48.518541 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:11:48.519019 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.519063 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.519428 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:48.519658 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.519891 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. 2024.12.17 08:11:48.519961 [ 281 ] {38d1ecd0-4861-473a-ba8f-2575b14dc0f2} TCPHandler: Processed in 0.001664675 sec. 2024.12.17 08:11:48.520078 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:48.520184 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:11:48.520230 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:11:48.520722 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:48.520766 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2024.12.17 08:11:48.521185 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:11:48.521431 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:48.521621 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} executeQuery: Read 22 rows, 1.19 KiB in 0.001458 sec., 15089.163237311384 rows/sec., 817.82 KiB/sec. 2024.12.17 08:11:48.521669 [ 274 ] {065d22fb-3a0f-4867-87b7-ac6d2697493c} TCPHandler: Processed in 0.001642204 sec. 2024.12.17 08:11:52.317280 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 164 2024.12.17 08:11:52.320930 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:52.320978 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:52.322493 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:52.322810 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:52.323321 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 164 2024.12.17 08:11:53.448598 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.448865 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.449292 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.449341 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.449633 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.449713 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.449888 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.12.17 08:11:53.450092 [ 296 ] {2288b802-b70d-408e-809b-565af73b88d0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.450145 [ 298 ] {2288b802-b70d-408e-809b-565af73b88d0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.450271 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.450304 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.454974 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.455008 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.455079 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.455138 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.456481 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} executeQuery: Read 16 rows, 586.00 B in 0.007734 sec., 2068.787173519524 rows/sec., 73.99 KiB/sec. 2024.12.17 08:11:53.456633 [ 274 ] {2288b802-b70d-408e-809b-565af73b88d0} TCPHandler: Processed in 0.008167791 sec. 2024.12.17 08:11:53.456976 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.457163 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.457462 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.457503 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.457750 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.457825 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.458008 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.12.17 08:11:53.458101 [ 299 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.458168 [ 299 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.458262 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.458294 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.458398 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.458423 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.458474 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.458525 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.459575 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} executeQuery: Read 16 rows, 586.00 B in 0.002491 sec., 6423.123243677238 rows/sec., 229.73 KiB/sec. 2024.12.17 08:11:53.459730 [ 281 ] {5f771917-bb24-4c5f-a1b9-054254bdfadf} TCPHandler: Processed in 0.002821706 sec. 2024.12.17 08:11:53.459979 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.460130 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.460400 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.460441 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.460695 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.460761 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.460903 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.17 08:11:53.461010 [ 298 ] {8a2a6ec0-5924-4296-b22a-78e700137160} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.461013 [ 299 ] {8a2a6ec0-5924-4296-b22a-78e700137160} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.461129 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.461156 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.461237 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.461256 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.461296 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.461336 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.462151 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} executeQuery: Read 16 rows, 586.00 B in 0.002086 sec., 7670.182166826461 rows/sec., 274.34 KiB/sec. 2024.12.17 08:11:53.462297 [ 274 ] {8a2a6ec0-5924-4296-b22a-78e700137160} TCPHandler: Processed in 0.002369864 sec. 2024.12.17 08:11:53.462590 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.462749 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.463026 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.463066 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.463335 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.463402 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.463549 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.17 08:11:53.463667 [ 298 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.463668 [ 296 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.463782 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.463811 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.463895 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.463915 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.463984 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.464027 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.464878 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} executeQuery: Read 16 rows, 586.00 B in 0.002195 sec., 7289.293849658315 rows/sec., 260.71 KiB/sec. 2024.12.17 08:11:53.465024 [ 281 ] {39ab955f-fc51-4378-a3e1-5cce7bb8784e} TCPHandler: Processed in 0.002495067 sec. 2024.12.17 08:11:53.465304 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.465475 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} executeQuery: (from [fd00:1122:3344:101::d]:33589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.465794 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.465842 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.466154 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.466232 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.466400 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.17 08:11:53.466498 [ 296 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.466526 [ 298 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.466653 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.466683 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.466763 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.466783 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.466821 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.466861 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.467677 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} executeQuery: Read 16 rows, 586.00 B in 0.002284 sec., 7005.253940455342 rows/sec., 250.55 KiB/sec. 2024.12.17 08:11:53.467823 [ 274 ] {d16abd6d-17fc-4f09-97d6-ba56f88bdf68} TCPHandler: Processed in 0.002570979 sec. 2024.12.17 08:11:53.468054 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.468241 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.468540 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.468581 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.468841 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.468907 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.469050 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.17 08:11:53.469158 [ 298 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.469159 [ 296 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.469270 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.469296 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.469380 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.469400 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.469441 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.469490 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.470315 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} executeQuery: Read 16 rows, 586.00 B in 0.002159 sec., 7410.838351088467 rows/sec., 265.06 KiB/sec. 2024.12.17 08:11:53.470463 [ 281 ] {64b9b9ca-4382-4432-a370-e99ade9cc561} TCPHandler: Processed in 0.002472066 sec. 2024.12.17 08:11:53.470757 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.470943 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.471270 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.471320 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.471592 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.471658 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.471799 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.17 08:11:53.471900 [ 298 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.471908 [ 296 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.472008 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.472036 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.472118 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.472139 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.472182 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.472224 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.472997 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} executeQuery: Read 16 rows, 586.00 B in 0.00214 sec., 7476.6355140186915 rows/sec., 267.41 KiB/sec. 2024.12.17 08:11:53.473141 [ 274 ] {4283d93f-58af-4ce7-8e12-39b3e9033a98} TCPHandler: Processed in 0.002446546 sec. 2024.12.17 08:11:53.473408 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.473563 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.473835 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.473877 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.474141 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.474204 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.474345 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.17 08:11:53.474475 [ 299 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.474485 [ 298 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.474624 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.474652 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.474733 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.474753 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.474792 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.474832 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.475635 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} executeQuery: Read 16 rows, 586.00 B in 0.00214 sec., 7476.6355140186915 rows/sec., 267.41 KiB/sec. 2024.12.17 08:11:53.475781 [ 281 ] {bc3a48c1-bb0e-42a3-84c7-2c304b2331bd} TCPHandler: Processed in 0.002431996 sec. 2024.12.17 08:11:53.476017 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.476206 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.476516 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.476558 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.476832 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.476897 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.477038 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.17 08:11:53.477137 [ 298 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.477156 [ 296 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.477253 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.477280 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.477358 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.477380 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.477419 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.477462 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.478281 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} executeQuery: Read 16 rows, 586.00 B in 0.002161 sec., 7403.979639055992 rows/sec., 264.82 KiB/sec. 2024.12.17 08:11:53.478425 [ 274 ] {466ce4b0-57f7-49a2-b828-97aa2df10438} TCPHandler: Processed in 0.002471806 sec. 2024.12.17 08:11:53.478677 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.478832 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.479103 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.479144 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.479415 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.479479 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.479618 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.17 08:11:53.479726 [ 298 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.479734 [ 296 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.479841 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.479868 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.479948 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.479968 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.480008 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.480048 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.480830 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} executeQuery: Read 16 rows, 586.00 B in 0.002067 sec., 7740.6869859700055 rows/sec., 276.86 KiB/sec. 2024.12.17 08:11:53.480976 [ 281 ] {b91dea31-ad8e-4cbe-b42c-53006641a721} TCPHandler: Processed in 0.002350363 sec. 2024.12.17 08:11:53.481250 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.481443 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.481782 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.481835 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.482175 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.482254 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.482420 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.17 08:11:53.482532 [ 296 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.482539 [ 298 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.482654 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.482681 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.482763 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.482784 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.482823 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.482865 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.483658 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} executeQuery: Read 16 rows, 586.00 B in 0.002306 sec., 6938.421509106679 rows/sec., 248.16 KiB/sec. 2024.12.17 08:11:53.483804 [ 274 ] {17356f3a-f41a-47c1-ba75-a85bdf9b8995} TCPHandler: Processed in 0.00261715 sec. 2024.12.17 08:11:53.484050 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.484246 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.484554 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.484597 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.484877 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.484942 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.485082 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.17 08:11:53.485182 [ 298 ] {eecd6c52-862c-474f-b3d7-045777e033d5} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.485199 [ 296 ] {eecd6c52-862c-474f-b3d7-045777e033d5} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.485291 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.485317 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.485395 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.485415 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.485454 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.485494 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.486295 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} executeQuery: Read 16 rows, 586.00 B in 0.00214 sec., 7476.6355140186915 rows/sec., 267.41 KiB/sec. 2024.12.17 08:11:53.486441 [ 281 ] {eecd6c52-862c-474f-b3d7-045777e033d5} TCPHandler: Processed in 0.002455526 sec. 2024.12.17 08:11:53.486698 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.486890 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.487235 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.487290 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.487594 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.487659 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.487804 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.17 08:11:53.487895 [ 298 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.487913 [ 299 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.488007 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.488034 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.488113 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.488133 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.488173 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.488213 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.488998 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} executeQuery: Read 16 rows, 586.00 B in 0.002198 sec., 7279.344858962694 rows/sec., 260.36 KiB/sec. 2024.12.17 08:11:53.489142 [ 274 ] {a97f1f83-5e52-4bdf-9e82-563765785e88} TCPHandler: Processed in 0.002507978 sec. 2024.12.17 08:11:53.489400 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.489559 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.489842 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.489888 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.490178 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.490243 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.490385 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.17 08:11:53.490501 [ 296 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.490520 [ 298 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.490647 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.490677 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.490758 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.490778 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.490819 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.490862 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.491672 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} executeQuery: Read 16 rows, 586.00 B in 0.002185 sec., 7322.654462242564 rows/sec., 261.91 KiB/sec. 2024.12.17 08:11:53.491813 [ 281 ] {c2f49f6b-b4b0-41ca-b5e6-239a185e6a4b} TCPHandler: Processed in 0.002477377 sec. 2024.12.17 08:11:53.492057 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.492251 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.492560 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.492606 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.492899 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.492964 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.493106 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.17 08:11:53.493196 [ 298 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.493216 [ 299 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.493321 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.493348 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.493432 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.493453 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.493493 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.493536 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.494384 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} executeQuery: Read 16 rows, 586.00 B in 0.002225 sec., 7191.011235955057 rows/sec., 257.20 KiB/sec. 2024.12.17 08:11:53.494529 [ 274 ] {6887d5a9-e0ce-4b9d-8bd0-7571cdb7e9e1} TCPHandler: Processed in 0.002535808 sec. 2024.12.17 08:11:53.494752 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.494917 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.495205 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.495251 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.495553 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.495618 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.495760 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.17 08:11:53.495849 [ 298 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.495870 [ 299 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.495963 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.495990 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.496070 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.496092 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.496133 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.496175 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.496947 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} executeQuery: Read 16 rows, 586.00 B in 0.002103 sec., 7608.178792201617 rows/sec., 272.12 KiB/sec. 2024.12.17 08:11:53.497089 [ 281 ] {c94e18c9-c441-4c8a-be86-d21a6c9195cc} TCPHandler: Processed in 0.002389925 sec. 2024.12.17 08:11:53.497332 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.497528 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} executeQuery: (from [fd00:1122:3344:101::d]:33589) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.497883 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.497942 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.498310 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.498388 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.498528 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.17 08:11:53.498625 [ 298 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.498639 [ 296 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.498751 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.498778 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.498858 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.498879 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.498920 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.498964 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.499942 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} executeQuery: Read 16 rows, 586.00 B in 0.002508 sec., 6379.585326953748 rows/sec., 228.18 KiB/sec. 2024.12.17 08:11:53.500094 [ 274 ] {4c48b1fb-7e57-408d-9603-1f1c775cf3be} TCPHandler: Processed in 0.002824946 sec. 2024.12.17 08:11:53.500393 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.500559 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} executeQuery: (from [fd00:1122:3344:101::d]:49139) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:11:53.500855 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:11:53.500903 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:11:53.501209 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.501274 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:11:53.501415 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.17 08:11:53.501556 [ 299 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:11:53.501560 [ 298 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:11:53.501698 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:11:53.501727 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:11:53.501811 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:11:53.501831 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 16 rows with 2 streams 2024.12.17 08:11:53.501872 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.501914 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:11:53.502725 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} executeQuery: Read 16 rows, 586.00 B in 0.002242 sec., 7136.485280999108 rows/sec., 255.25 KiB/sec. 2024.12.17 08:11:53.502870 [ 281 ] {6e89b460-2407-4fa7-a254-94a71e2ab239} TCPHandler: Processed in 0.002550119 sec. 2024.12.17 08:11:53.505239 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.505385 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.17 08:11:53.505441 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:11:53.506117 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:53.506161 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:53.506715 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:53.506937 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:53.507153 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} executeQuery: Read 18 rows, 2.52 KiB in 0.001809 sec., 9950.248756218905 rows/sec., 1.36 MiB/sec. 2024.12.17 08:11:53.507208 [ 274 ] {3a68df09-2ce6-425f-a5a6-f035715f0fd7} TCPHandler: Processed in 0.002035424 sec. 2024.12.17 08:11:53.507393 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.507519 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:11:53.507573 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:11:53.508232 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:53.508281 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:53.508655 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:11:53.508892 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:53.509100 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} executeQuery: Read 64 rows, 5.59 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.39 MiB/sec. 2024.12.17 08:11:53.509151 [ 281 ] {afddcd12-a978-4681-b867-8f9a8e401f2b} TCPHandler: Processed in 0.001813619 sec. 2024.12.17 08:11:53.509283 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.509397 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:11:53.509452 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:11:53.510096 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:53.510142 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:53.510535 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:11:53.510770 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:53.510983 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} executeQuery: Read 17 rows, 1.28 KiB in 0.001613 sec., 10539.367637941723 rows/sec., 792.51 KiB/sec. 2024.12.17 08:11:53.511033 [ 274 ] {706905b4-ded9-4962-92b0-5002da140be4} TCPHandler: Processed in 0.001803089 sec. 2024.12.17 08:11:53.511165 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.511269 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:11:53.511315 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:11:53.511948 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:53.511995 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:53.512412 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:11:53.512648 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:53.512886 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} executeQuery: Read 53 rows, 4.24 KiB in 0.001637 sec., 32376.298106291997 rows/sec., 2.53 MiB/sec. 2024.12.17 08:11:53.513023 [ 281 ] {0e7c4437-9154-4154-badf-447a2856f2fd} TCPHandler: Processed in 0.001908392 sec. 2024.12.17 08:11:53.513148 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.513255 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:11:53.513304 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:11:53.513864 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:53.513910 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:53.514350 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:53.514589 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:53.514802 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} executeQuery: Read 48 rows, 3.45 KiB in 0.00157 sec., 30573.248407643314 rows/sec., 2.15 MiB/sec. 2024.12.17 08:11:53.514853 [ 274 ] {0c96f09b-36ed-4141-bc89-aeae2abe80ee} TCPHandler: Processed in 0.001755918 sec. 2024.12.17 08:11:53.514973 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.515077 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:11:53.515142 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} 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 2024.12.17 08:11:53.516160 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:53.516199 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:53.516804 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:53.517070 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:53.517300 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} executeQuery: Read 17 rows, 31.19 KiB in 0.002242 sec., 7582.515611061552 rows/sec., 13.59 MiB/sec. 2024.12.17 08:11:53.517452 [ 281 ] {99665979-ccac-40db-aaa5-4d8779cb89f0} TCPHandler: Processed in 0.002529848 sec. 2024.12.17 08:11:53.517593 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:53.517722 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:11:53.517777 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:11:53.518279 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:53.518324 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:53.518682 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:53.518938 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:53.519145 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} executeQuery: Read 24 rows, 1.63 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.10 MiB/sec. 2024.12.17 08:11:53.519194 [ 274 ] {6c3ddf2c-d56d-4521-a598-8f64604a1641} TCPHandler: Processed in 0.001666835 sec. 2024.12.17 08:11:54.001166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.81 MiB, peak 168.82 MiB, free memory in arenas 0.00 B, will set to 163.61 MiB (RSS), difference: -1.21 MiB 2024.12.17 08:11:54.830715 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.17 08:11:54.831335 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:54.831374 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:54.831992 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:11:54.832259 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:54.832513 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.17 08:11:55.012928 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.17 08:11:55.033652 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:55.033720 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:55.043404 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:11:55.044217 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:55.048183 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.17 08:11:56.000230 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.15 MiB, peak 168.82 MiB, free memory in arenas 0.00 B, will set to 165.91 MiB (RSS), difference: 1.76 MiB 2024.12.17 08:11:58.455374 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.455558 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:11:58.455630 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:11:58.456502 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.456553 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.456972 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:58.457231 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.457420 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2024.12.17 08:11:58.457484 [ 274 ] {e15bab6b-dc15-4b4a-88ed-5a8215848bef} TCPHandler: Processed in 0.002236861 sec. 2024.12.17 08:11:58.457657 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.457801 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:11:58.457857 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:11:58.458577 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.458622 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.459002 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:11:58.459236 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.459413 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} executeQuery: Read 177 rows, 15.97 KiB in 0.001647 sec., 107468.12386156648 rows/sec., 9.47 MiB/sec. 2024.12.17 08:11:58.459464 [ 281 ] {650395ff-a28c-4ffa-ad81-fac54bc9de19} TCPHandler: Processed in 0.001877001 sec. 2024.12.17 08:11:58.459590 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.459700 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:11:58.459753 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:11:58.460364 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.460411 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.460795 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:11:58.461032 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.461206 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} executeQuery: Read 7 rows, 467.00 B in 0.001533 sec., 4566.2100456621 rows/sec., 297.49 KiB/sec. 2024.12.17 08:11:58.461256 [ 274 ] {032e8f85-3869-48e6-a3f1-a1e0a97ec918} TCPHandler: Processed in 0.001718177 sec. 2024.12.17 08:11:58.461376 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.461482 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:11:58.461525 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:11:58.462050 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.462088 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.462421 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:58.462661 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.462846 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} executeQuery: Read 14 rows, 1004.00 B in 0.001383 sec., 10122.92118582791 rows/sec., 708.94 KiB/sec. 2024.12.17 08:11:58.462914 [ 281 ] {7a415677-6491-4b0c-9d15-d0591579116a} TCPHandler: Processed in 0.001588663 sec. 2024.12.17 08:11:58.463085 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.463212 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:11:58.463263 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:11:58.463846 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.463883 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.464222 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:58.464458 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.464667 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} executeQuery: Read 13 rows, 830.00 B in 0.001481 sec., 8777.852802160704 rows/sec., 547.30 KiB/sec. 2024.12.17 08:11:58.464800 [ 274 ] {993cf3b8-b596-4ddf-a560-74a7fb13fb81} TCPHandler: Processed in 0.001777658 sec. 2024.12.17 08:11:58.464940 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.465067 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:11:58.465118 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:11:58.465836 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.465873 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.466236 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:11:58.466467 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.466662 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} executeQuery: Read 354 rows, 25.45 KiB in 0.001618 sec., 218788.6279357231 rows/sec., 15.36 MiB/sec. 2024.12.17 08:11:58.466715 [ 281 ] {d40c278d-a39f-46d4-991f-de9859b73f92} TCPHandler: Processed in 0.0018372 sec. 2024.12.17 08:11:58.466847 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.466975 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:11:58.467028 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:11:58.467532 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.467576 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.467979 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:58.468221 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.468390 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. 2024.12.17 08:11:58.468437 [ 274 ] {9187021b-ce1c-4ef9-ab1f-bf75b2f42648} TCPHandler: Processed in 0.001654945 sec. 2024.12.17 08:11:58.468568 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.468678 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:11:58.468726 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:11:58.469491 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.469529 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.469898 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:58.470129 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.470374 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} executeQuery: Read 137 rows, 9.17 KiB in 0.001704 sec., 80399.06103286384 rows/sec., 5.25 MiB/sec. 2024.12.17 08:11:58.470446 [ 281 ] {1ae55474-343b-4b57-9936-ff213445649b} TCPHandler: Processed in 0.001931782 sec. 2024.12.17 08:11:58.470565 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.470670 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} executeQuery: (from [fd00:1122:3344:101::d]:33589) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:11:58.470726 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:11:58.471215 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.471261 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.471665 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:11:58.471894 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.472078 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. 2024.12.17 08:11:58.472127 [ 274 ] {ae2959b4-f423-41c0-b684-dc27672b3cce} TCPHandler: Processed in 0.001613573 sec. 2024.12.17 08:11:58.472270 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:11:58.472376 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:11:58.472423 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:11:58.472838 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:11:58.472901 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:11:58.473247 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:11:58.473476 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:11:58.473641 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} executeQuery: Read 52 rows, 3.23 KiB in 0.001288 sec., 40372.67080745341 rows/sec., 2.45 MiB/sec. 2024.12.17 08:11:58.473689 [ 281 ] {3abe2dc8-9407-4c6b-8ee7-94b2da4300c2} TCPHandler: Processed in 0.00147882 sec. 2024.12.17 08:12:02.262048 [ 78 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:12:02.262157 [ 78 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:12:02.323676 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 234 2024.12.17 08:12:02.327517 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:02.327569 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:02.329134 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:02.329494 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:02.330009 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 234 2024.12.17 08:12:02.332712 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.17 08:12:02.333489 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:02.333544 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:02.334161 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:02.334425 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:02.334711 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.17 08:12:02.548330 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.17 08:12:02.567558 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:02.567612 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:02.574514 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:02.575266 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:02.577753 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.17 08:12:03.147675 [ 274 ] {} TCPHandler: Done processing connection. 2024.12.17 08:12:03.147757 [ 274 ] {} TCP-Session: d8cb7730-61db-450d-a5e7-aeba82ffd652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.17 08:12:03.450909 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:03.451114 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:03.451193 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:03.452053 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.452101 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.452537 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:03.452815 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.453007 [ 73 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:03.453065 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} executeQuery: Read 64 rows, 5.59 KiB in 0.002005 sec., 31920.199501246887 rows/sec., 2.72 MiB/sec. 2024.12.17 08:12:03.453093 [ 73 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.453165 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.453207 [ 281 ] {9ae28717-4642-496a-9140-7977b47bc8fd} TCPHandler: Processed in 0.002419086 sec. 2024.12.17 08:12:03.453538 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:03.453646 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:03.453761 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:03.453828 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.12.17 08:12:03.453886 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:03.453973 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part 2024.12.17 08:12:03.454065 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:03.454320 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 147 rows starting from the beginning of the part 2024.12.17 08:12:03.454731 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.12.17 08:12:03.455038 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part 2024.12.17 08:12:03.455431 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.12.17 08:12:03.457148 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.457219 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.458418 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:03.458600 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.005292923 sec., 98244.39161499233 rows/sec., 9.06 MiB/sec. 2024.12.17 08:12:03.458822 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.459049 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:03.459068 [ 73 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:03.459153 [ 73 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.459248 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.459380 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} executeQuery: Read 17 rows, 1.28 KiB in 0.005521 sec., 3079.1523274769065 rows/sec., 231.54 KiB/sec. 2024.12.17 08:12:03.459492 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:03.459640 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.12.17 08:12:03.459699 [ 276 ] {23c5561b-526c-42c6-be3d-21b67b16f944} TCPHandler: Processed in 0.006351241 sec. 2024.12.17 08:12:03.459938 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:03.460021 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:03.460062 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:03.460152 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.460378 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:03.460418 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:03.460581 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:03.460732 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_6_1} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:03.460971 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:03.461629 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:03.461636 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.17 08:12:03.462030 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:03.462303 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:03.463161 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.463212 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.463815 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 5 columns (5 merged, 0 gathered) in 0.004425569 sec., 18528.69088697973 rows/sec., 1.40 MiB/sec. 2024.12.17 08:12:03.463825 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:03.464118 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:03.464371 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.464637 [ 73 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:03.464741 [ 73 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.464836 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.464900 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} executeQuery: Read 53 rows, 4.24 KiB in 0.00466 sec., 11373.390557939914 rows/sec., 909.92 KiB/sec. 2024.12.17 08:12:03.465363 [ 281 ] {a937514a-acf3-4086-b8d0-592788e6843a} TCPHandler: Processed in 0.005490989 sec. 2024.12.17 08:12:03.465349 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.465415 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:03.465810 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_6_1} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:03.465784 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:03.466123 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:03.466191 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:12:03.466269 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part 2024.12.17 08:12:03.466316 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:03.466501 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:03.466647 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:03.466987 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 318 rows starting from the beginning of the part 2024.12.17 08:12:03.467339 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 53 rows starting from the beginning of the part 2024.12.17 08:12:03.467673 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part 2024.12.17 08:12:03.468022 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part 2024.12.17 08:12:03.469267 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.469332 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.470415 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:03.470978 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.470997 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 5 columns (5 merged, 0 gathered) in 0.006016382 sec., 136626.96284910102 rows/sec., 10.26 MiB/sec. 2024.12.17 08:12:03.471290 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:03.471581 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} executeQuery: Read 60 rows, 4.31 KiB in 0.005325 sec., 11267.605633802817 rows/sec., 809.68 KiB/sec. 2024.12.17 08:12:03.471872 [ 276 ] {8a48f225-25c4-47fc-90df-d68d04b93625} TCPHandler: Processed in 0.006360022 sec. 2024.12.17 08:12:03.472108 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:03.472178 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.472340 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:03.472350 [ 194 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_6_1} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:03.472510 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.12.17 08:12:03.472526 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} 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 2024.12.17 08:12:03.473677 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.473716 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.474372 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:03.474630 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.474961 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} executeQuery: Read 17 rows, 31.19 KiB in 0.002671 sec., 6364.6574316735305 rows/sec., 11.41 MiB/sec. 2024.12.17 08:12:03.475149 [ 281 ] {68fd7fc4-fda4-4a6b-92ea-ca62c4b59094} TCPHandler: Processed in 0.003149675 sec. 2024.12.17 08:12:03.475337 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:03.475507 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:03.475577 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:03.476149 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:03.476186 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2024.12.17 08:12:03.476546 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:03.476778 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:03.477019 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} executeQuery: Read 30 rows, 2.04 KiB in 0.001536 sec., 19531.25 rows/sec., 1.29 MiB/sec. 2024.12.17 08:12:03.477100 [ 276 ] {d4f9cbec-185c-426e-86cd-24cb5b56fc18} TCPHandler: Processed in 0.00184723 sec. 2024.12.17 08:12:08.455955 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.456154 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:12:08.456226 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:12:08.456960 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.457013 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.457438 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:12:08.457694 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.457921 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} executeQuery: Read 14 rows, 1.01 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 554.35 KiB/sec. 2024.12.17 08:12:08.457981 [ 281 ] {c0d513fc-182a-4ce1-b286-b6fb82495d86} TCPHandler: Processed in 0.002165858 sec. 2024.12.17 08:12:08.458246 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.458430 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:08.458503 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:08.459367 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.459416 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.460034 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:08.460292 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.460552 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} executeQuery: Read 177 rows, 15.97 KiB in 0.002167 sec., 81679.74157821873 rows/sec., 7.20 MiB/sec. 2024.12.17 08:12:08.460637 [ 276 ] {1a12d634-2e4e-4769-a42b-62eab8853f28} TCPHandler: Processed in 0.002525379 sec. 2024.12.17 08:12:08.460802 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.460926 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:08.460976 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:08.461565 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.461605 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.461973 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:08.462215 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.462421 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} executeQuery: Read 7 rows, 467.00 B in 0.001521 sec., 4602.23537146614 rows/sec., 299.84 KiB/sec. 2024.12.17 08:12:08.462475 [ 281 ] {667300d1-039a-4eb3-bc47-addab771c46d} TCPHandler: Processed in 0.001734356 sec. 2024.12.17 08:12:08.462631 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.462758 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:08.462810 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:08.463404 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.463444 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.463804 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:12:08.464040 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.464247 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec. 2024.12.17 08:12:08.464300 [ 276 ] {3d2649cb-da77-4b1f-aca1-153867a64fe5} TCPHandler: Processed in 0.001729047 sec. 2024.12.17 08:12:08.464447 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.464565 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:12:08.464613 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:12:08.465181 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.465221 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.465582 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:12:08.465821 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.466103 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. 2024.12.17 08:12:08.466205 [ 281 ] {368d607d-5589-4ce5-94d8-62a48b2222d2} TCPHandler: Processed in 0.001815009 sec. 2024.12.17 08:12:08.466354 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.466472 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:08.466521 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:08.467283 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.467323 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.467697 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:08.467956 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.468230 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} executeQuery: Read 354 rows, 25.45 KiB in 0.001774 sec., 199549.0417136415 rows/sec., 14.01 MiB/sec. 2024.12.17 08:12:08.468310 [ 276 ] {f4499f90-906b-494a-add5-6f6adb95433f} TCPHandler: Processed in 0.002011744 sec. 2024.12.17 08:12:08.468476 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.468597 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:12:08.468648 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:12:08.469147 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.469190 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.469582 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:12:08.469829 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.470033 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. 2024.12.17 08:12:08.470083 [ 281 ] {805107f4-c390-43f0-b777-8bd7ba878021} TCPHandler: Processed in 0.001681335 sec. 2024.12.17 08:12:08.470235 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.470363 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:08.470419 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:08.470983 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.471021 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.471405 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:08.471649 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.471865 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} executeQuery: Read 137 rows, 9.17 KiB in 0.001528 sec., 89659.68586387434 rows/sec., 5.86 MiB/sec. 2024.12.17 08:12:08.471916 [ 276 ] {1910f711-a1d3-47e2-b711-a056e096ffc1} TCPHandler: Processed in 0.001739356 sec. 2024.12.17 08:12:08.472063 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.472183 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:12:08.472234 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:12:08.472695 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.472733 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.473111 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:12:08.473358 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.473623 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. 2024.12.17 08:12:08.473726 [ 281 ] {13a9b7dc-fb33-4864-9165-d81d895e7f67} TCPHandler: Processed in 0.001723686 sec. 2024.12.17 08:12:08.473869 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:08.473989 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:08.474048 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:08.474609 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:08.474654 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:08.475064 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:08.475305 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:08.475587 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} executeQuery: Read 52 rows, 3.23 KiB in 0.00161 sec., 32298.13664596273 rows/sec., 1.96 MiB/sec. 2024.12.17 08:12:08.475741 [ 276 ] {0561be52-8562-4d0e-ac99-5a73073bd357} TCPHandler: Processed in 0.001930533 sec. 2024.12.17 08:12:09.835758 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.17 08:12:09.836387 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:09.836435 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:09.836956 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:09.837211 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:09.837468 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.17 08:12:10.078750 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.17 08:12:10.099592 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:10.099657 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:10.107077 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:10.108145 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:10.111843 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.17 08:12:12.331271 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 266 2024.12.17 08:12:12.334183 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:12.334229 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:12.335689 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:12.336015 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:12.337205 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 266 2024.12.17 08:12:13.451889 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:13.452087 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:13.452157 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:13.452902 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.452946 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.453371 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:13.453616 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.453844 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} executeQuery: Read 64 rows, 5.59 KiB in 0.001807 sec., 35417.819590481464 rows/sec., 3.02 MiB/sec. 2024.12.17 08:12:13.453898 [ 281 ] {410cadf7-8073-465c-ba26-544d89781c00} TCPHandler: Processed in 0.002136848 sec. 2024.12.17 08:12:13.454156 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:13.454351 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:13.454429 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:13.455199 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.455250 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.455691 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:13.455943 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.456173 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} executeQuery: Read 17 rows, 1.28 KiB in 0.001876 sec., 9061.83368869936 rows/sec., 681.41 KiB/sec. 2024.12.17 08:12:13.456242 [ 276 ] {628d308c-5dec-4da3-8ac2-f6d1ad9e1cb5} TCPHandler: Processed in 0.00221904 sec. 2024.12.17 08:12:13.456394 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:13.456511 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:13.456558 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:13.457166 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.457206 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.457568 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:13.457804 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.458018 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} executeQuery: Read 53 rows, 4.24 KiB in 0.001531 sec., 34617.896799477465 rows/sec., 2.70 MiB/sec. 2024.12.17 08:12:13.458101 [ 281 ] {731cca2a-b268-4aa8-8243-de2cea6cc208} TCPHandler: Processed in 0.001764537 sec. 2024.12.17 08:12:13.458260 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:13.458390 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:13.458447 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:13.459007 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.459048 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.459444 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:13.459699 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.459848 [ 50 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:13.459919 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} executeQuery: Read 60 rows, 4.31 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.70 MiB/sec. 2024.12.17 08:12:13.459929 [ 50 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.459998 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.460052 [ 276 ] {84b1c788-8b87-4925-a08f-2ff68073ca41} TCPHandler: Processed in 0.00185058 sec. 2024.12.17 08:12:13.460270 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:13.460326 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:13.460478 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:13.460727 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:13.460729 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} 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 2024.12.17 08:12:13.460826 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part 2024.12.17 08:12:13.461311 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part 2024.12.17 08:12:13.461836 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 137 rows starting from the beginning of the part 2024.12.17 08:12:13.462242 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.12.17 08:12:13.462579 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 137 rows starting from the beginning of the part 2024.12.17 08:12:13.463037 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.12.17 08:12:13.466484 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.466558 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.467043 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.006936057 sec., 74826.37469674773 rows/sec., 4.96 MiB/sec. 2024.12.17 08:12:13.467284 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:13.468015 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.468234 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_6_1} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:13.468375 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.17 08:12:13.468520 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:13.468800 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.469153 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} executeQuery: Read 17 rows, 31.19 KiB in 0.008715 sec., 1950.659781985083 rows/sec., 3.50 MiB/sec. 2024.12.17 08:12:13.469327 [ 281 ] {2ae14c8e-5536-46e0-a0f9-5aaa8d787523} TCPHandler: Processed in 0.009178118 sec. 2024.12.17 08:12:13.469500 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:13.469644 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:13.469704 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:13.470247 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.470285 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.470654 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:13.470894 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.471051 [ 50 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:13.471112 [ 50 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:13.471156 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} executeQuery: Read 30 rows, 2.04 KiB in 0.001538 sec., 19505.851755526655 rows/sec., 1.29 MiB/sec. 2024.12.17 08:12:13.471175 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:13.471276 [ 276 ] {9fb14e30-1c02-443d-8e08-441116a5f9d2} TCPHandler: Processed in 0.001835099 sec. 2024.12.17 08:12:13.471724 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:13.471928 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:13.471985 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2024.12.17 08:12:13.472161 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2024.12.17 08:12:13.472314 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2024.12.17 08:12:13.472445 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2024.12.17 08:12:13.472641 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2024.12.17 08:12:13.472802 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.12.17 08:12:13.473914 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002577519 sec., 81473.69621717629 rows/sec., 5.06 MiB/sec. 2024.12.17 08:12:13.474252 [ 195 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:13.474854 [ 195 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:13.475011 [ 195 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_6_1} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:13.475166 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.17 08:12:17.262216 [ 47 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:12:17.262288 [ 47 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:12:17.338510 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.17 08:12:17.339168 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:17.339208 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:17.339761 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:17.340010 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:17.340243 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.17 08:12:17.612840 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.17 08:12:17.632266 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:17.632317 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:17.639129 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:17.639902 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:17.642384 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.17 08:12:18.454928 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.455124 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:12:18.455194 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:12:18.455918 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.455970 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.456388 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:18.456632 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.456894 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} executeQuery: Read 14 rows, 1.01 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 556.50 KiB/sec. 2024.12.17 08:12:18.457058 [ 281 ] {cb828e0c-9057-4f2d-9a5b-d960ed2e56be} TCPHandler: Processed in 0.002252311 sec. 2024.12.17 08:12:18.457333 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.457547 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:18.457625 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:18.458523 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.458562 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.459002 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:18.459255 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.459445 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} executeQuery: Read 177 rows, 15.97 KiB in 0.001959 sec., 90352.22052067383 rows/sec., 7.96 MiB/sec. 2024.12.17 08:12:18.459498 [ 276 ] {d543a09f-2a20-449f-af48-6ea9cda8ed6c} TCPHandler: Processed in 0.002308762 sec. 2024.12.17 08:12:18.459639 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.459757 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:18.459806 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:18.460395 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.460434 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.460790 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:18.461028 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.461263 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} executeQuery: Read 7 rows, 467.00 B in 0.001519 sec., 4608.294930875576 rows/sec., 300.23 KiB/sec. 2024.12.17 08:12:18.461426 [ 281 ] {1ab7e87f-5826-400b-8aa7-67787d9cd0ea} TCPHandler: Processed in 0.001835139 sec. 2024.12.17 08:12:18.461592 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.461706 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:18.461758 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:18.462348 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.462385 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.462736 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:18.462999 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.463250 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} executeQuery: Read 14 rows, 1004.00 B in 0.001541 sec., 9085.009733939 rows/sec., 636.25 KiB/sec. 2024.12.17 08:12:18.463397 [ 276 ] {39bccb0e-f1ad-4428-9dfc-4a8a1fc8db0d} TCPHandler: Processed in 0.001862731 sec. 2024.12.17 08:12:18.463539 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.463655 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:12:18.463701 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:12:18.464276 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.464315 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.464664 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:18.464901 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.465106 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. 2024.12.17 08:12:18.465157 [ 281 ] {af24ba43-fcd0-4796-a288-15abcdda073c} TCPHandler: Processed in 0.001673725 sec. 2024.12.17 08:12:18.465303 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.465419 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:18.465467 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:18.466192 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.466229 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.466599 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:18.466834 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.467006 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} executeQuery: Read 354 rows, 25.45 KiB in 0.001611 sec., 219739.2923649907 rows/sec., 15.42 MiB/sec. 2024.12.17 08:12:18.467056 [ 276 ] {8f88586c-7984-479a-b5af-9b3c24a84ee3} TCPHandler: Processed in 0.001808768 sec. 2024.12.17 08:12:18.467208 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.467328 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:12:18.467379 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:12:18.467877 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.467916 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.468295 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:18.468530 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.468742 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2024.12.17 08:12:18.468795 [ 281 ] {5e784775-961c-43a3-b589-a2b8e9da907f} TCPHandler: Processed in 0.001653594 sec. 2024.12.17 08:12:18.468946 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.469062 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:18.469113 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:18.469658 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.469694 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.470083 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:18.470317 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.470491 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} executeQuery: Read 137 rows, 9.17 KiB in 0.001455 sec., 94158.07560137457 rows/sec., 6.15 MiB/sec. 2024.12.17 08:12:18.470541 [ 276 ] {e22a11b2-da18-4939-8e67-eea311f2ed22} TCPHandler: Processed in 0.001653665 sec. 2024.12.17 08:12:18.470690 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.470832 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:12:18.470893 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:12:18.471403 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.471442 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.471795 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:18.472021 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.472225 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. 2024.12.17 08:12:18.472274 [ 281 ] {25873351-7ef3-4d85-b323-89f2e0474e3d} TCPHandler: Processed in 0.001649055 sec. 2024.12.17 08:12:18.472406 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.472519 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:18.472568 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:18.473043 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:18.473079 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:18.473439 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:18.473669 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:18.473892 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} executeQuery: Read 52 rows, 3.23 KiB in 0.001394 sec., 37302.725968436156 rows/sec., 2.26 MiB/sec. 2024.12.17 08:12:18.474093 [ 276 ] {1eb853b9-75d9-4097-9732-70490d63b41c} TCPHandler: Processed in 0.001733146 sec. 2024.12.17 08:12:18.990000 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.990267 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:18.990711 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:18.990766 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:18.991130 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:18.991216 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:18.991398 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.17 08:12:18.991613 [ 296 ] {10192e16-c11f-472f-ac20-786b3ac46623} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:18.991628 [ 298 ] {10192e16-c11f-472f-ac20-786b3ac46623} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:18.991613 [ 299 ] {10192e16-c11f-472f-ac20-786b3ac46623} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:18.991810 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:18.991844 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:18.991973 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:18.991998 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:18.992043 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:18.992092 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:18.992137 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:18.993852 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} executeQuery: Read 34 rows, 1.31 KiB in 0.003707 sec., 9171.83706501214 rows/sec., 353.01 KiB/sec. 2024.12.17 08:12:18.994063 [ 281 ] {10192e16-c11f-472f-ac20-786b3ac46623} TCPHandler: Processed in 0.004190653 sec. 2024.12.17 08:12:18.995522 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.995800 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} executeQuery: (from [fd00:1122:3344:101::d]:42989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:18.996262 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:18.996317 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:18.996701 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:18.996785 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:18.996972 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.17 08:12:18.997147 [ 296 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:18.997152 [ 299 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:18.997167 [ 298 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:18.997310 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:18.997341 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:18.997465 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:18.997489 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:18.997534 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:18.997583 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:18.997627 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:18.999122 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} executeQuery: Read 34 rows, 1.31 KiB in 0.00345 sec., 9855.072463768116 rows/sec., 379.30 KiB/sec. 2024.12.17 08:12:18.999330 [ 276 ] {a902cc83-ea19-4a2f-8d47-14ccc4b14528} TCPHandler: Processed in 0.003951347 sec. 2024.12.17 08:12:18.999624 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:18.999835 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:19.000275 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:19.000380 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:19.000803 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:19.000873 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:19.001028 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.17 08:12:19.001164 [ 299 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:19.001189 [ 296 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:19.001206 [ 298 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:19.001326 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:19.001356 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:19.001470 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:19.001494 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:19.001537 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.001589 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.001636 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.003124 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} executeQuery: Read 34 rows, 1.31 KiB in 0.003396 sec., 10011.778563015312 rows/sec., 385.33 KiB/sec. 2024.12.17 08:12:19.003331 [ 281 ] {bdbe807d-dce4-4e95-8504-0e692c0b7d8c} TCPHandler: Processed in 0.003768632 sec. 2024.12.17 08:12:19.003742 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.003951 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} executeQuery: (from [fd00:1122:3344:101::d]:42989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:19.004335 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:19.004387 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:19.004726 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:19.004797 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:19.004951 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.17 08:12:19.005075 [ 299 ] {33359af5-a284-4de2-a553-18e0d3c7a560} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:19.005110 [ 296 ] {33359af5-a284-4de2-a553-18e0d3c7a560} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:19.005126 [ 298 ] {33359af5-a284-4de2-a553-18e0d3c7a560} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:19.005237 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:19.005269 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:19.005385 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:19.005409 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:19.005452 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.005511 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.005559 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.007041 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} executeQuery: Read 34 rows, 1.31 KiB in 0.003195 sec., 10641.627543035995 rows/sec., 409.58 KiB/sec. 2024.12.17 08:12:19.007244 [ 276 ] {33359af5-a284-4de2-a553-18e0d3c7a560} TCPHandler: Processed in 0.003576977 sec. 2024.12.17 08:12:19.007578 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.007816 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:19.008241 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:19.008295 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:19.008672 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:19.008759 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:19.008943 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.17 08:12:19.009058 [ 296 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:19.009087 [ 299 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:19.009097 [ 301 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:19.009218 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:19.009250 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:19.009371 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:19.009395 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:19.009438 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.009489 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.009537 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.011042 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} executeQuery: Read 34 rows, 1.31 KiB in 0.003346 sec., 10161.386730424387 rows/sec., 391.09 KiB/sec. 2024.12.17 08:12:19.011304 [ 281 ] {c28fc2cb-bfd1-4d38-b8f9-a99ef3044348} TCPHandler: Processed in 0.003815323 sec. 2024.12.17 08:12:19.011712 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.011919 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} executeQuery: (from [fd00:1122:3344:101::d]:42989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:19.012320 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:19.012370 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:19.012770 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:19.012839 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:19.012999 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.17 08:12:19.013119 [ 296 ] {a25f1425-a139-4d9e-b354-9747850a21b0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:19.013142 [ 299 ] {a25f1425-a139-4d9e-b354-9747850a21b0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:19.013159 [ 298 ] {a25f1425-a139-4d9e-b354-9747850a21b0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:19.013283 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:19.013313 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:19.013431 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:19.013455 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:19.013498 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.013548 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.013593 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.015019 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} executeQuery: Read 34 rows, 1.31 KiB in 0.003202 sec., 10618.36352279825 rows/sec., 408.68 KiB/sec. 2024.12.17 08:12:19.015224 [ 276 ] {a25f1425-a139-4d9e-b354-9747850a21b0} TCPHandler: Processed in 0.003575667 sec. 2024.12.17 08:12:19.015568 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.015842 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:19.016246 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:19.016299 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:19.016657 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:19.016735 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:19.016896 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.17 08:12:19.017038 [ 298 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:19.017048 [ 301 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:19.017059 [ 296 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:19.017186 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:19.017217 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:19.017335 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:19.017359 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:19.017401 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.017450 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.017496 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.018929 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} executeQuery: Read 34 rows, 1.31 KiB in 0.003227 sec., 10536.101642392316 rows/sec., 405.51 KiB/sec. 2024.12.17 08:12:19.019155 [ 281 ] {952e6986-0600-4bd6-9024-0c15b7f833d3} TCPHandler: Processed in 0.003668729 sec. 2024.12.17 08:12:19.114817 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.115117 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} executeQuery: (from [fd00:1122:3344:101::d]:49139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.17 08:12:19.115573 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.17 08:12:19.115626 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.17 08:12:19.116006 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:19.116083 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.17 08:12:19.116259 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.17 08:12:19.116506 [ 296 ] {c904aefd-0ade-43b2-bc22-3821441760c8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.17 08:12:19.116506 [ 299 ] {c904aefd-0ade-43b2-bc22-3821441760c8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.17 08:12:19.116515 [ 298 ] {c904aefd-0ade-43b2-bc22-3821441760c8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.17 08:12:19.116729 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (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 2024.12.17 08:12:19.116764 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.17 08:12:19.116886 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.17 08:12:19.116910 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.17 08:12:19.116954 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.117001 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.117045 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.17 08:12:19.118555 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} executeQuery: Read 34 rows, 1.31 KiB in 0.003584 sec., 9486.607142857143 rows/sec., 365.12 KiB/sec. 2024.12.17 08:12:19.118758 [ 281 ] {c904aefd-0ade-43b2-bc22-3821441760c8} TCPHandler: Processed in 0.00407739 sec. 2024.12.17 08:12:19.119429 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.119620 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.17 08:12:19.119704 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.17 08:12:19.120581 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.120623 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.121158 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:12:19.121389 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} oximeter.timeseries_schema (6447ba46-06c3-44e3-bc65-75167c07c078): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.121633 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} executeQuery: Read 8 rows, 1.65 KiB in 0.002063 sec., 3877.8477944740666 rows/sec., 800.00 KiB/sec. 2024.12.17 08:12:19.121825 [ 276 ] {2901818f-8c80-4f87-b5c1-8c64993b33cb} TCPHandler: Processed in 0.002527209 sec. 2024.12.17 08:12:19.121999 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.122149 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:12:19.122208 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:12:19.122806 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.122844 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.123237 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.17 08:12:19.123482 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.123699 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} executeQuery: Read 2 rows, 167.00 B in 0.001584 sec., 1262.6262626262628 rows/sec., 102.96 KiB/sec. 2024.12.17 08:12:19.123844 [ 281 ] {d6d3aac8-f283-4b98-9429-ca5c9e49a698} TCPHandler: Processed in 0.001906621 sec. 2024.12.17 08:12:19.123998 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.124138 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:19.124196 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:19.125426 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.125467 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.125939 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:19.126187 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.126406 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} executeQuery: Read 1206 rows, 101.85 KiB in 0.002299 sec., 524575.9025663332 rows/sec., 43.26 MiB/sec. 2024.12.17 08:12:19.126462 [ 276 ] {1c5154d5-840c-4596-944d-0962a77096d1} TCPHandler: Processed in 0.002532939 sec. 2024.12.17 08:12:19.126623 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.126764 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:19.126822 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:19.127496 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.127534 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.127892 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:19.128124 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.128301 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} executeQuery: Read 19 rows, 1.42 KiB in 0.001573 sec., 12078.830260648443 rows/sec., 901.44 KiB/sec. 2024.12.17 08:12:19.128352 [ 281 ] {cd7beeaf-42ee-4185-b8fe-962881dde56f} TCPHandler: Processed in 0.001799579 sec. 2024.12.17 08:12:19.128534 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.128671 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:19.128730 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:19.129472 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.129512 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.129876 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:19.130119 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.130334 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} executeQuery: Read 228 rows, 15.81 KiB in 0.001692 sec., 134751.7730496454 rows/sec., 9.12 MiB/sec. 2024.12.17 08:12:19.130386 [ 276 ] {27672400-f70f-4a79-ae92-30aacc21ef63} TCPHandler: Processed in 0.001924282 sec. 2024.12.17 08:12:19.130550 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.130688 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:19.130746 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:19.131604 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.131640 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.132054 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:19.132302 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.132521 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} executeQuery: Read 511 rows, 38.69 KiB in 0.001857 sec., 275175.01346257405 rows/sec., 20.35 MiB/sec. 2024.12.17 08:12:19.132738 [ 281 ] {c9b6552f-f3a5-4ced-ab9f-abfe55f916f2} TCPHandler: Processed in 0.0022518 sec. 2024.12.17 08:12:19.132930 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.133067 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:19.133131 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:19.134450 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.134487 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.135044 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:19.135283 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.135517 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} executeQuery: Read 2552 rows, 174.50 KiB in 0.002472 sec., 1032362.4595469256 rows/sec., 68.94 MiB/sec. 2024.12.17 08:12:19.135718 [ 276 ] {8fdc2a9f-9004-4694-b98f-6311e7d7cf1d} TCPHandler: Processed in 0.002864018 sec. 2024.12.17 08:12:19.135886 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.136023 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:19.136117 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} 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 2024.12.17 08:12:19.137260 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.137298 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.137948 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:19.138203 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.138338 [ 40 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:19.138383 [ 40 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.138406 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.138414 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} executeQuery: Read 17 rows, 31.19 KiB in 0.00242 sec., 7024.793388429753 rows/sec., 12.59 MiB/sec. 2024.12.17 08:12:19.138768 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:19.138798 [ 281 ] {1751730c-0b67-4ee8-8222-3c31b41e1f21} TCPHandler: Processed in 0.002978041 sec. 2024.12.17 08:12:19.139030 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:19.139301 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:19.139441 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:19.139621 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:19.139903 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:19.140731 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:19.141543 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:19.141550 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:19.141630 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:19.142170 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:19.142926 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:19.143133 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:19.143507 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:19.144068 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.144797 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} executeQuery: Read 6 rows, 417.00 B in 0.005569 sec., 1077.3927096426646 rows/sec., 73.12 KiB/sec. 2024.12.17 08:12:19.144884 [ 276 ] {319404a1-9993-425f-9764-f4f1ae781f19} TCPHandler: Processed in 0.005959461 sec. 2024.12.17 08:12:19.146792 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 19 columns (19 merged, 0 gathered) in 0.008289954 sec., 12304.048973009982 rows/sec., 22.05 MiB/sec. 2024.12.17 08:12:19.147135 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:19.147564 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:19.147637 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_6_1} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:19.147773 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.12.17 08:12:22.338324 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 332 2024.12.17 08:12:22.342044 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:22.342093 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:22.343643 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:22.343967 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:22.344131 [ 33 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:22.344189 [ 33 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:22.344226 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:22.344681 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:22.345182 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 332 2024.12.17 08:12:22.345734 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:22.345927 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.12.17 08:12:22.346570 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.12.17 08:12:22.347088 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part 2024.12.17 08:12:22.347590 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part 2024.12.17 08:12:22.348073 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2024.12.17 08:12:22.348533 [ 200 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part 2024.12.17 08:12:22.356227 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.01185739 sec., 27999.41639770641 rows/sec., 28.64 MiB/sec. 2024.12.17 08:12:22.357252 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:22.358086 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:22.358185 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_6_1} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:22.358499 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. 2024.12.17 08:12:23.453947 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:23.454165 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:23.454243 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:23.454991 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:23.455043 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:23.455475 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:23.455730 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:23.455882 [ 28 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:23.455927 [ 28 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:23.455930 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} executeQuery: Read 56 rows, 4.38 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.34 MiB/sec. 2024.12.17 08:12:23.455955 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:23.456008 [ 281 ] {c3d193ca-0b8f-4e77-aa71-df001073f843} TCPHandler: Processed in 0.002197539 sec. 2024.12.17 08:12:23.456245 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:23.456333 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:23.456568 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:23.456644 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 211 rows starting from the beginning of the part 2024.12.17 08:12:23.456655 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:23.456841 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:23.456906 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 177 rows starting from the beginning of the part 2024.12.17 08:12:23.457300 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.12.17 08:12:23.457640 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 177 rows starting from the beginning of the part 2024.12.17 08:12:23.457916 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1206 rows starting from the beginning of the part 2024.12.17 08:12:23.458288 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.12.17 08:12:23.459957 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:23.460037 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:23.461114 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:23.461695 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:23.461724 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1891 rows, containing 5 columns (5 merged, 0 gathered) in 0.005638152 sec., 335393.5828619023 rows/sec., 29.50 MiB/sec. 2024.12.17 08:12:23.461952 [ 28 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:23.462044 [ 28 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:23.462098 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:23.462096 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:23.462155 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} executeQuery: Read 64 rows, 5.12 KiB in 0.005576 sec., 11477.761836441894 rows/sec., 917.37 KiB/sec. 2024.12.17 08:12:23.462597 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:23.463131 [ 276 ] {03653666-951b-4332-bdbb-322a0cf771ad} TCPHandler: Processed in 0.006994308 sec. 2024.12.17 08:12:23.463202 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:23.463341 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 381 rows starting from the beginning of the part 2024.12.17 08:12:23.463398 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:23.463427 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:23.463744 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 354 rows starting from the beginning of the part 2024.12.17 08:12:23.463857 [ 198 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_11_2} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:23.463993 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:23.464212 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part 2024.12.17 08:12:23.464265 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:23.464576 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.12.17 08:12:23.464760 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 354 rows starting from the beginning of the part 2024.12.17 08:12:23.464980 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 511 rows starting from the beginning of the part 2024.12.17 08:12:23.465208 [ 200 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.12.17 08:12:23.466213 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:23.466263 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:23.466871 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:23.467215 [ 199 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1717 rows, containing 5 columns (5 merged, 0 gathered) in 0.004960504 sec., 346134.18313945516 rows/sec., 26.24 MiB/sec. 2024.12.17 08:12:23.467228 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:23.467608 [ 199 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:23.467760 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} executeQuery: Read 128 rows, 9.13 KiB in 0.003935 sec., 32528.589580686148 rows/sec., 2.27 MiB/sec. 2024.12.17 08:12:23.468075 [ 281 ] {8d422c07-e440-47ca-b3ec-eaffb1d90317} TCPHandler: Processed in 0.00479791 sec. 2024.12.17 08:12:23.468310 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:23.468386 [ 199 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:23.468560 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:23.468583 [ 199 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_11_2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:23.468639 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:23.468770 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.12.17 08:12:23.469262 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:23.469306 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:23.469736 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:23.469981 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:23.470188 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} executeQuery: Read 48 rows, 3.31 KiB in 0.001697 sec., 28285.20919269299 rows/sec., 1.91 MiB/sec. 2024.12.17 08:12:23.470237 [ 276 ] {8b1053c6-b647-4e58-8079-d12aa9da2e16} TCPHandler: Processed in 0.002023834 sec. 2024.12.17 08:12:24.841343 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.17 08:12:24.841987 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:24.842034 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:24.842548 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:24.842818 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:24.843064 [ 25 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:24.843091 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.17 08:12:24.843197 [ 25 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:24.843246 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:24.843404 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:24.843529 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:24.843563 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.12.17 08:12:24.843631 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.12.17 08:12:24.843838 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.12.17 08:12:24.844193 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.12.17 08:12:24.844366 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.12.17 08:12:24.844585 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.12.17 08:12:24.846324 [ 199 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.00297862 sec., 1699780.435235109 rows/sec., 24.32 MiB/sec. 2024.12.17 08:12:24.846970 [ 197 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:24.847577 [ 197 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:24.847668 [ 197 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_11_2} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:24.847779 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.17 08:12:25.143429 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.17 08:12:25.163685 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:25.163735 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:25.171182 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:25.171963 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:25.172321 [ 24 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:25.172468 [ 24 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:25.172534 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:25.172812 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:25.181112 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.17 08:12:25.182325 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:25.183260 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.17 08:12:25.187867 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:25.192416 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.17 08:12:25.197326 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:25.202562 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.17 08:12:25.206818 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:25.265421 [ 197 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.092767245 sec., 894.7123524041272 rows/sec., 4.63 MiB/sec. 2024.12.17 08:12:25.268020 [ 197 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:25.270879 [ 197 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:25.271016 [ 197 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_11_2} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:25.273316 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.12.17 08:12:26.000243 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.79 MiB, peak 179.68 MiB, free memory in arenas 0.00 B, will set to 171.94 MiB (RSS), difference: 2.16 MiB 2024.12.17 08:12:28.459289 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.459514 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:12:28.459594 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:12:28.460323 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.460374 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.460816 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:28.461067 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.461256 [ 101 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.17 08:12:28.461330 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2024.12.17 08:12:28.461344 [ 101 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.461424 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.461464 [ 281 ] {15afcdbf-2f4a-46f4-80e1-ff0f1202a12f} TCPHandler: Processed in 0.002304102 sec. 2024.12.17 08:12:28.461747 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.17 08:12:28.461773 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.461903 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:28.461946 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.461982 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:28.462070 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:28.462084 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.462557 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.462851 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.463096 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.464249 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.464296 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.464704 [ 197 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003149656 sec., 22224.649295034127 rows/sec., 1.65 MiB/sec. 2024.12.17 08:12:28.464908 [ 197 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.17 08:12:28.465011 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:12:28.465247 [ 197 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.465342 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.465364 [ 197 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_5_1} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.17 08:12:28.465471 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:12:28.465587 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} executeQuery: Read 203 rows, 17.95 KiB in 0.003672 sec., 55283.22440087146 rows/sec., 4.77 MiB/sec. 2024.12.17 08:12:28.465646 [ 276 ] {82fe0bb5-5357-4163-a795-50b576615fe7} TCPHandler: Processed in 0.00406572 sec. 2024.12.17 08:12:28.465799 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.465940 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:28.466000 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:28.466679 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.466719 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.467093 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:28.467347 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.467504 [ 101 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:28.467568 [ 101 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.467608 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.467614 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} executeQuery: Read 7 rows, 467.00 B in 0.001697 sec., 4124.9263406010605 rows/sec., 268.74 KiB/sec. 2024.12.17 08:12:28.467921 [ 281 ] {5f166d20-a944-4088-9b95-e9f240d7bf11} TCPHandler: Processed in 0.002179828 sec. 2024.12.17 08:12:28.468078 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:28.468218 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.468398 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:28.468442 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:28.468447 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part 2024.12.17 08:12:28.468509 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:28.468695 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:28.468898 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part 2024.12.17 08:12:28.469128 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:28.469370 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2024.12.17 08:12:28.469614 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.17 08:12:28.470247 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.470288 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.470832 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:28.471036 [ 197 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 5 columns (5 merged, 0 gathered) in 0.003364521 sec., 24074.7494219831 rows/sec., 1.77 MiB/sec. 2024.12.17 08:12:28.471220 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.471280 [ 196 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:28.471453 [ 101 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:28.471517 [ 101 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.471576 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.471711 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} executeQuery: Read 14 rows, 1004.00 B in 0.003265 sec., 4287.901990811639 rows/sec., 300.30 KiB/sec. 2024.12.17 08:12:28.471953 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:28.472032 [ 276 ] {e9bf4dcf-bfec-42f7-b542-d4b120a52065} TCPHandler: Processed in 0.003967647 sec. 2024.12.17 08:12:28.472139 [ 196 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.472322 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.472517 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:28.472515 [ 196 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_11_2} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:28.472624 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:12:28.472632 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.472750 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:12:28.472770 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:12:28.473046 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.473385 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.473709 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.474066 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2024.12.17 08:12:28.474426 [ 191 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.17 08:12:28.475833 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.475918 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.476926 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:28.477091 [ 196 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005398656 sec., 55198.923583943855 rows/sec., 3.96 MiB/sec. 2024.12.17 08:12:28.477349 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.477389 [ 190 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:28.477643 [ 101 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.17 08:12:28.477754 [ 101 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.477820 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.477820 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} executeQuery: Read 13 rows, 830.00 B in 0.005246 sec., 2478.0785360274494 rows/sec., 154.51 KiB/sec. 2024.12.17 08:12:28.478154 [ 281 ] {f3a4573a-b69b-46eb-9ebf-16e1840ade4c} TCPHandler: Processed in 0.005982172 sec. 2024.12.17 08:12:28.478266 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.17 08:12:28.478417 [ 196 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.478769 [ 196 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_6_1} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:28.478510 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.478803 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:28.478943 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.12.17 08:12:28.479040 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.17 08:12:28.479308 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:28.479330 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.17 08:12:28.479454 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:28.479634 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.12.17 08:12:28.479977 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.12.17 08:12:28.480353 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.12.17 08:12:28.482321 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.482398 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.482893 [ 191 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004941854 sec., 13152.958383634968 rows/sec., 871.46 KiB/sec. 2024.12.17 08:12:28.483117 [ 196 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.17 08:12:28.483335 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:12:28.483589 [ 196 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.483733 [ 196 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_5_1} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.17 08:12:28.483814 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.483893 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:12:28.484090 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} executeQuery: Read 382 rows, 27.68 KiB in 0.005023 sec., 76050.16922158073 rows/sec., 5.38 MiB/sec. 2024.12.17 08:12:28.484155 [ 276 ] {ea637db1-b586-40ba-b7dd-6422bb971aca} TCPHandler: Processed in 0.005867878 sec. 2024.12.17 08:12:28.484323 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.484464 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:12:28.484524 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:12:28.485020 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.485059 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.485425 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:28.485661 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.485887 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2024.12.17 08:12:28.485939 [ 281 ] {58436995-33fc-4d1b-a681-1b5454b0d583} TCPHandler: Processed in 0.001685966 sec. 2024.12.17 08:12:28.486088 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.486228 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:28.486291 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:28.486916 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.486952 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.487354 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:28.487601 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.487843 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. 2024.12.17 08:12:28.488013 [ 276 ] {f36c7f68-5e18-415c-8aa7-85186ebd257b} TCPHandler: Processed in 0.001987534 sec. 2024.12.17 08:12:28.488185 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.488325 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:12:28.488384 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:12:28.488889 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.488928 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.489284 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:12:28.489546 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.489693 [ 101 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.17 08:12:28.489757 [ 101 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.489793 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.489810 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. 2024.12.17 08:12:28.490026 [ 281 ] {305fde37-914e-4279-a46b-8a593cfb97ee} TCPHandler: Processed in 0.001904811 sec. 2024.12.17 08:12:28.490082 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.17 08:12:28.490225 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:28.490287 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:28.490369 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.17 08:12:28.490417 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:28.490559 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:28.490740 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.17 08:12:28.491078 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.17 08:12:28.491422 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.17 08:12:28.491758 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.17 08:12:28.492982 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:28.493046 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:28.494039 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:28.494482 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004589694 sec., 1089.397245219398 rows/sec., 73.41 KiB/sec. 2024.12.17 08:12:28.494591 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.494683 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.17 08:12:28.495029 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} executeQuery: Read 82 rows, 5.33 KiB in 0.004639 sec., 17676.22332399224 rows/sec., 1.12 MiB/sec. 2024.12.17 08:12:28.495191 [ 276 ] {39996fee-7848-4738-af62-a0c3ddafe9e6} TCPHandler: Processed in 0.005039745 sec. 2024.12.17 08:12:28.495352 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:28.495445 [ 190 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_5_1} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.17 08:12:28.495527 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.17 08:12:32.262357 [ 43 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:12:32.262433 [ 43 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:12:32.344219 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.17 08:12:32.344882 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:32.344929 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:32.345463 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:12:32.345713 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:32.345962 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.17 08:12:32.346467 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 360 2024.12.17 08:12:32.349361 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:32.349415 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:32.350909 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:32.351229 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:32.352107 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 360 2024.12.17 08:12:32.682136 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.17 08:12:32.700870 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:32.700915 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:32.708136 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:12:32.708917 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:32.711964 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.17 08:12:33.457839 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:33.458061 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:33.458143 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:33.459021 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.459073 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.459546 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:12:33.459810 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.460045 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} executeQuery: Read 122 rows, 10.59 KiB in 0.002043 sec., 59716.1037689672 rows/sec., 5.06 MiB/sec. 2024.12.17 08:12:33.460100 [ 281 ] {5df9f316-0727-47ac-8d2b-4d4b7c2e0ddb} TCPHandler: Processed in 0.002431095 sec. 2024.12.17 08:12:33.460366 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:33.460581 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:33.460663 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:33.461436 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.461477 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.461913 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:12:33.462185 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.462377 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} executeQuery: Read 33 rows, 2.48 KiB in 0.001859 sec., 17751.479289940828 rows/sec., 1.30 MiB/sec. 2024.12.17 08:12:33.462434 [ 276 ] {c39500f4-0e08-447f-905f-a45924ba6e52} TCPHandler: Processed in 0.00221244 sec. 2024.12.17 08:12:33.462599 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:33.462741 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:33.462797 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:33.463439 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.463480 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.463857 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:12:33.464098 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.464313 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} executeQuery: Read 107 rows, 8.57 KiB in 0.001604 sec., 66708.22942643391 rows/sec., 5.22 MiB/sec. 2024.12.17 08:12:33.464366 [ 281 ] {6a67ad48-7899-447b-8daf-450732a152c6} TCPHandler: Processed in 0.001835799 sec. 2024.12.17 08:12:33.464512 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:33.464631 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:33.464686 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:33.465372 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.465417 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.465874 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:33.466126 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.466247 [ 109 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:33.466289 [ 109 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.466313 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.466317 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} executeQuery: Read 160 rows, 11.41 KiB in 0.001711 sec., 93512.56575102279 rows/sec., 6.51 MiB/sec. 2024.12.17 08:12:33.466448 [ 276 ] {ab0faeac-56b3-43f8-b419-b3ce88e16f64} TCPHandler: Processed in 0.001987404 sec. 2024.12.17 08:12:33.466583 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:33.466641 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:33.466860 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:33.466872 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:33.466922 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 519 rows starting from the beginning of the part 2024.12.17 08:12:33.467086 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} 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 2024.12.17 08:12:33.467209 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 137 rows starting from the beginning of the part 2024.12.17 08:12:33.467717 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2552 rows starting from the beginning of the part 2024.12.17 08:12:33.468077 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part 2024.12.17 08:12:33.468571 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2024.12.17 08:12:33.468933 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2024.12.17 08:12:33.472245 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.472314 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.472638 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3733 rows, containing 5 columns (5 merged, 0 gathered) in 0.006207328 sec., 601385.9747704648 rows/sec., 40.23 MiB/sec. 2024.12.17 08:12:33.473162 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:33.473780 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.473801 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:33.473930 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_11_2} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:33.474080 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.12.17 08:12:33.474235 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.474507 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} executeQuery: Read 33 rows, 60.55 KiB in 0.007732 sec., 4267.977237454734 rows/sec., 7.65 MiB/sec. 2024.12.17 08:12:33.474618 [ 281 ] {7a486064-8484-46da-b4ae-c984443131d0} TCPHandler: Processed in 0.008071498 sec. 2024.12.17 08:12:33.474828 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:33.474952 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.17 08:12:33.475005 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.17 08:12:33.475502 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} oximeter.measurements_i64 (fcfc48ec-b7a0-43c0-b964-8e0f04aefee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.475541 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.475931 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:12:33.476182 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} oximeter.measurements_i64 (fcfc48ec-b7a0-43c0-b964-8e0f04aefee2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.476376 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} executeQuery: Read 12 rows, 897.00 B in 0.001445 sec., 8304.498269896194 rows/sec., 606.21 KiB/sec. 2024.12.17 08:12:33.476441 [ 276 ] {6eab0561-4813-47d7-a1a7-009b4f14e9bc} TCPHandler: Processed in 0.001701716 sec. 2024.12.17 08:12:33.476579 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:33.476698 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:33.476750 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:33.477350 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.477398 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.477832 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:33.478067 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.478234 [ 109 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:33.478291 [ 109 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:33.478328 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} executeQuery: Read 60 rows, 4.14 KiB in 0.001646 sec., 36452.00486026732 rows/sec., 2.46 MiB/sec. 2024.12.17 08:12:33.478330 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:33.478486 [ 281 ] {8188bf9d-ac15-4e50-a3cc-5a5fbaf822c1} TCPHandler: Processed in 0.001960523 sec. 2024.12.17 08:12:33.478579 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:33.478709 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:33.478745 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part 2024.12.17 08:12:33.478806 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2024.12.17 08:12:33.478938 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.12.17 08:12:33.479159 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.12.17 08:12:33.479221 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2024.12.17 08:12:33.479354 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.12.17 08:12:33.480307 [ 192 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 4 columns (4 merged, 0 gathered) in 0.00184348 sec., 248443.16184607372 rows/sec., 15.77 MiB/sec. 2024.12.17 08:12:33.480445 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:33.480721 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:33.480799 [ 187 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_11_2} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:33.480867 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.17 08:12:38.459527 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.459752 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:12:38.459833 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:12:38.460639 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.460684 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.461104 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:38.461357 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.461619 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. 2024.12.17 08:12:38.461823 [ 281 ] {4d9ef344-9a6d-425f-8bf6-d51ea35ebaa8} TCPHandler: Processed in 0.002426326 sec. 2024.12.17 08:12:38.462112 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.462326 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:12:38.462438 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:12:38.463224 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.463268 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.463689 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.17 08:12:38.463956 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.464262 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} executeQuery: Read 2 rows, 167.00 B in 0.001978 sec., 1011.1223458038422 rows/sec., 82.45 KiB/sec. 2024.12.17 08:12:38.464330 [ 276 ] {45cd11a0-0dd4-4177-bf77-2df96efc8586} TCPHandler: Processed in 0.002362974 sec. 2024.12.17 08:12:38.464488 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.464611 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:38.464669 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:38.465387 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.465428 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.465819 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:12:38.466085 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.466305 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} executeQuery: Read 204 rows, 18.02 KiB in 0.00172 sec., 118604.6511627907 rows/sec., 10.23 MiB/sec. 2024.12.17 08:12:38.466360 [ 281 ] {7d385d0d-5f9a-4ace-958e-cf140e470b6c} TCPHandler: Processed in 0.001934322 sec. 2024.12.17 08:12:38.466524 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.466654 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:38.466704 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:38.467293 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.467335 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.467706 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:12:38.467961 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.468188 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} executeQuery: Read 9 rows, 610.00 B in 0.001565 sec., 5750.7987220447285 rows/sec., 380.64 KiB/sec. 2024.12.17 08:12:38.468287 [ 276 ] {bc168e41-a6f1-484a-9da8-c6436fa2a7d1} TCPHandler: Processed in 0.001821109 sec. 2024.12.17 08:12:38.468453 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.468592 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:38.468650 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:38.469266 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.469314 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.469672 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:38.469908 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.470128 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. 2024.12.17 08:12:38.470181 [ 281 ] {dd662dd3-164e-4465-b586-944e9fe244f2} TCPHandler: Processed in 0.001795288 sec. 2024.12.17 08:12:38.470337 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.470476 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:12:38.470533 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:12:38.471182 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.471224 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.471581 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:38.471826 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.472073 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec. 2024.12.17 08:12:38.472126 [ 276 ] {5b81488e-2fee-4861-a4b6-7d3d15c01c51} TCPHandler: Processed in 0.0018582 sec. 2024.12.17 08:12:38.472282 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.472421 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:38.472479 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:38.473281 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.473322 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.473712 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:12:38.473958 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.474175 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} executeQuery: Read 384 rows, 27.84 KiB in 0.001785 sec., 215126.0504201681 rows/sec., 15.23 MiB/sec. 2024.12.17 08:12:38.474230 [ 281 ] {f6cf0a5a-8a54-4419-b5b7-2ee90328d974} TCPHandler: Processed in 0.002018565 sec. 2024.12.17 08:12:38.474367 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.474484 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:12:38.474535 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:12:38.475041 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.475080 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.475440 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:38.475697 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.475846 [ 46 ] {} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.17 08:12:38.475920 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. 2024.12.17 08:12:38.475932 [ 46 ] {} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.476007 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.476032 [ 276 ] {5c1d2052-578f-4f56-b29f-a3b75c060463} TCPHandler: Processed in 0.001719806 sec. 2024.12.17 08:12:38.476376 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.476469 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.17 08:12:38.476682 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:38.476742 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:38.476804 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:38.476824 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.12.17 08:12:38.477173 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.12.17 08:12:38.477600 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.17 08:12:38.477992 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.12.17 08:12:38.478201 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.12.17 08:12:38.478560 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.12.17 08:12:38.479304 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.479376 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.480425 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:12:38.481025 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004902252 sec., 7343.563733565716 rows/sec., 383.67 KiB/sec. 2024.12.17 08:12:38.481045 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.481232 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.17 08:12:38.481764 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} executeQuery: Read 238 rows, 16.34 KiB in 0.005152 sec., 46195.65217391304 rows/sec., 3.10 MiB/sec. 2024.12.17 08:12:38.481944 [ 281 ] {6920e88f-dc0b-42a8-ae0e-9cf8b204942c} TCPHandler: Processed in 0.005815697 sec. 2024.12.17 08:12:38.482062 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.482129 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.482168 [ 201 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_6_1} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.17 08:12:38.482253 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:12:38.482276 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:12:38.482328 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:12:38.482792 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.482829 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.483210 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:12:38.483446 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.483655 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2024.12.17 08:12:38.483704 [ 276 ] {7abd0c51-2f48-45bd-8f6f-97485d421009} TCPHandler: Processed in 0.001647674 sec. 2024.12.17 08:12:38.483843 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:38.483962 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:38.484014 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:38.484512 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:38.484553 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:38.484964 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:12:38.485205 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:38.485419 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} executeQuery: Read 82 rows, 5.33 KiB in 0.001482 sec., 55330.6342780027 rows/sec., 3.51 MiB/sec. 2024.12.17 08:12:38.485470 [ 281 ] {cc0909e8-2895-4502-9a58-80598e06191b} TCPHandler: Processed in 0.001683176 sec. 2024.12.17 08:12:39.847079 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.12.17 08:12:39.847817 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:39.847866 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:39.848386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:12:39.848633 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:39.848903 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.12.17 08:12:40.212981 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.17 08:12:40.231991 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:40.232050 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:40.239528 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:12:40.240288 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:40.242816 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.17 08:12:42.353210 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 396 2024.12.17 08:12:42.356377 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:42.356433 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.17 08:12:42.357987 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:42.358318 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:42.359047 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 396 2024.12.17 08:12:43.456333 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:43.456550 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:43.456626 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:43.457465 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:43.457506 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:43.457938 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:12:43.458197 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:43.458391 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} executeQuery: Read 122 rows, 10.59 KiB in 0.001899 sec., 64244.33912585571 rows/sec., 5.45 MiB/sec. 2024.12.17 08:12:43.458446 [ 281 ] {8fad9aea-e0fa-4fb0-b878-1d1068e4569e} TCPHandler: Processed in 0.00224396 sec. 2024.12.17 08:12:43.458724 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:43.458924 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:43.459013 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:43.459832 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:43.459881 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:43.460311 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:12:43.460566 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:43.460844 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} executeQuery: Read 33 rows, 2.48 KiB in 0.001965 sec., 16793.89312977099 rows/sec., 1.23 MiB/sec. 2024.12.17 08:12:43.461021 [ 276 ] {d4c94132-8e2a-42ed-9e55-3115245c7622} TCPHandler: Processed in 0.002444366 sec. 2024.12.17 08:12:43.461191 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:43.461330 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:43.461388 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:43.462127 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:43.462166 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:43.462534 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:12:43.462779 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:43.462959 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} executeQuery: Read 97 rows, 7.76 KiB in 0.00166 sec., 58433.73493975904 rows/sec., 4.56 MiB/sec. 2024.12.17 08:12:43.463011 [ 281 ] {aaba7794-0f9d-4ba2-8162-d95e74f076af} TCPHandler: Processed in 0.001887661 sec. 2024.12.17 08:12:43.463190 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:43.463307 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:43.463359 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:43.463964 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:43.464007 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:43.464412 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:12:43.464652 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:43.464861 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. 2024.12.17 08:12:43.464913 [ 276 ] {80f4d2cd-41c5-4fab-90a9-0760f8866dc0} TCPHandler: Processed in 0.001778668 sec. 2024.12.17 08:12:43.465084 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:43.465225 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:43.465319 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} 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 2024.12.17 08:12:43.466610 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:43.466650 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:43.467342 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:43.467617 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:43.467910 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} executeQuery: Read 33 rows, 60.55 KiB in 0.002695 sec., 12244.897959183674 rows/sec., 21.94 MiB/sec. 2024.12.17 08:12:43.468094 [ 281 ] {4859d542-7976-4e60-bb09-ff5589ca89db} TCPHandler: Processed in 0.003070312 sec. 2024.12.17 08:12:43.468250 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:43.468371 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:43.468421 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:43.468927 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:43.468965 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:43.469338 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:12:43.469580 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:43.469799 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. 2024.12.17 08:12:43.469850 [ 276 ] {8a61db67-77c0-4ddf-9196-33eb93d3e264} TCPHandler: Processed in 0.001658695 sec. 2024.12.17 08:12:47.262481 [ 170 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:12:47.262530 [ 170 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:12:47.349960 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.12.17 08:12:47.350600 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:47.350640 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:47.351225 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:12:47.351482 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:47.351702 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.17 08:12:47.743827 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.17 08:12:47.763509 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:47.763556 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:47.771196 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:12:47.771943 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:47.774453 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.17 08:12:48.459783 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.460004 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.460083 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:12:48.460845 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.460895 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.461326 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:48.461592 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.461846 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. 2024.12.17 08:12:48.462009 [ 281 ] {90c165a4-fc5b-45e2-9e51-695d82319492} TCPHandler: Processed in 0.002358034 sec. 2024.12.17 08:12:48.462285 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.462494 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:48.462572 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:48.463482 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.463523 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.463960 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:12:48.464203 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.464341 [ 169 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:12:48.464390 [ 169 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.464410 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} executeQuery: Read 219 rows, 19.54 KiB in 0.001974 sec., 110942.24924012157 rows/sec., 9.66 MiB/sec. 2024.12.17 08:12:48.464420 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.464519 [ 276 ] {cf138140-b471-4ac3-a2d2-7c2d62722bd9} TCPHandler: Processed in 0.002369594 sec. 2024.12.17 08:12:48.464819 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.464951 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:12:48.465260 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.465330 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:48.465333 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:48.465375 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1379 rows starting from the beginning of the part 2024.12.17 08:12:48.465545 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part 2024.12.17 08:12:48.465948 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part 2024.12.17 08:12:48.466214 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 204 rows starting from the beginning of the part 2024.12.17 08:12:48.466578 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 122 rows starting from the beginning of the part 2024.12.17 08:12:48.466830 [ 192 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 219 rows starting from the beginning of the part 2024.12.17 08:12:48.467575 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.467622 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.468168 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:12:48.468470 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.468739 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} executeQuery: Read 15 rows, 1.06 KiB in 0.003584 sec., 4185.267857142857 rows/sec., 295.09 KiB/sec. 2024.12.17 08:12:48.468835 [ 281 ] {2c92dff0-bf4f-4a0e-bcf0-e4c32cd017bb} TCPHandler: Processed in 0.004203573 sec. 2024.12.17 08:12:48.469076 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.469100 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.004560093 sec., 493191.69587111485 rows/sec., 43.45 MiB/sec. 2024.12.17 08:12:48.469243 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.469297 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:48.469450 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:12:48.470112 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.470340 [ 186 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_16_3} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:12:48.470525 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.17 08:12:48.470636 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.470680 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.471030 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:48.471263 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.471437 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} executeQuery: Read 14 rows, 1004.00 B in 0.002225 sec., 6292.134831460674 rows/sec., 440.66 KiB/sec. 2024.12.17 08:12:48.471489 [ 276 ] {a9948faf-742c-4e61-a9d5-2dd1748d759d} TCPHandler: Processed in 0.002534349 sec. 2024.12.17 08:12:48.471652 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.471792 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.471849 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:12:48.472512 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.472552 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.472918 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:48.473186 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.473405 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. 2024.12.17 08:12:48.473458 [ 281 ] {7561ea1f-1006-483a-b81f-ea7879f3b809} TCPHandler: Processed in 0.001878331 sec. 2024.12.17 08:12:48.473609 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.473744 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:48.473801 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:48.474596 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.474635 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.475007 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:12:48.475253 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.475379 [ 169 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:12:48.475421 [ 169 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.475446 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.475450 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} executeQuery: Read 390 rows, 28.32 KiB in 0.001734 sec., 224913.49480968856 rows/sec., 15.95 MiB/sec. 2024.12.17 08:12:48.475563 [ 276 ] {5dd0dc3c-ab35-4ed6-b417-43471b77ef87} TCPHandler: Processed in 0.002020475 sec. 2024.12.17 08:12:48.475616 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:12:48.475750 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.475777 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:48.475828 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 867 rows starting from the beginning of the part 2024.12.17 08:12:48.476059 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:12:48.476119 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part 2024.12.17 08:12:48.476232 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:12:48.476474 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 107 rows starting from the beginning of the part 2024.12.17 08:12:48.476801 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 384 rows starting from the beginning of the part 2024.12.17 08:12:48.477171 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 97 rows starting from the beginning of the part 2024.12.17 08:12:48.477511 [ 201 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 390 rows starting from the beginning of the part 2024.12.17 08:12:48.478663 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.478720 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.479786 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:48.480124 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.480608 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} executeQuery: Read 6 rows, 321.00 B in 0.004662 sec., 1287.001287001287 rows/sec., 67.24 KiB/sec. 2024.12.17 08:12:48.480732 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2227 rows, containing 5 columns (5 merged, 0 gathered) in 0.005209051 sec., 427525.0904627349 rows/sec., 32.47 MiB/sec. 2024.12.17 08:12:48.480757 [ 281 ] {15565c32-d62d-4e47-9bd8-a6513fdc9281} TCPHandler: Processed in 0.005100168 sec. 2024.12.17 08:12:48.481017 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:12:48.481121 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.481398 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.481514 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:48.481629 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.481951 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_16_3} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:12:48.482182 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.17 08:12:48.482758 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.482801 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.483234 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:12:48.483483 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.483683 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} executeQuery: Read 237 rows, 16.27 KiB in 0.002377 sec., 99705.51114850651 rows/sec., 6.68 MiB/sec. 2024.12.17 08:12:48.483888 [ 276 ] {18337ef9-5ff6-46f0-870f-9589f9c1c628} TCPHandler: Processed in 0.002995541 sec. 2024.12.17 08:12:48.484059 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.484179 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.484233 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:12:48.484711 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.484752 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.485114 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:12:48.485355 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.485567 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. 2024.12.17 08:12:48.485619 [ 281 ] {856600b0-5678-4ad7-98cc-4fda1dd3ae3d} TCPHandler: Processed in 0.001615764 sec. 2024.12.17 08:12:48.485770 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.485889 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.485970 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} 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 2024.12.17 08:12:48.487072 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.487109 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.487741 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:48.488003 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.488294 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} executeQuery: Read 8 rows, 14.68 KiB in 0.002404 sec., 3327.787021630616 rows/sec., 5.96 MiB/sec. 2024.12.17 08:12:48.488445 [ 276 ] {4beceb87-db51-4707-a83b-3b3e83fdd9e8} TCPHandler: Processed in 0.002736004 sec. 2024.12.17 08:12:48.488594 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:48.488711 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:48.488783 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:48.489333 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:48.489373 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:48.489753 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:12:48.490011 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:48.490217 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} executeQuery: Read 82 rows, 5.33 KiB in 0.001529 sec., 53629.82341399608 rows/sec., 3.41 MiB/sec. 2024.12.17 08:12:48.490267 [ 281 ] {2136f329-7d09-416e-8130-53e4b1444e72} TCPHandler: Processed in 0.001727527 sec. 2024.12.17 08:12:52.360213 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 430 2024.12.17 08:12:52.363364 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:52.363428 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:52.365021 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:52.365364 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:52.366407 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 430 2024.12.17 08:12:53.484130 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.484351 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:12:53.484429 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:12:53.485157 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.485210 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.485639 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.17 08:12:53.485893 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.486131 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} executeQuery: Read 6 rows, 501.00 B in 0.001828 sec., 3282.2757111597375 rows/sec., 267.65 KiB/sec. 2024.12.17 08:12:53.486302 [ 281 ] {c64fbeef-02c4-43f9-919a-5e33ab4432cb} TCPHandler: Processed in 0.002303503 sec. 2024.12.17 08:12:53.486579 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.486778 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:53.486854 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:53.488248 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.488304 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.488823 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:12:53.489083 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.489323 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} executeQuery: Read 1265 rows, 106.93 KiB in 0.002601 sec., 486351.4033064206 rows/sec., 40.15 MiB/sec. 2024.12.17 08:12:53.489395 [ 276 ] {49d186fd-e654-4559-8842-6e01c1ec0b7e} TCPHandler: Processed in 0.00295763 sec. 2024.12.17 08:12:53.489596 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.489737 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:53.489796 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:53.490488 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.490527 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.490894 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:12:53.491136 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.491294 [ 155 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:12:53.491353 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} executeQuery: Read 39 rows, 2.90 KiB in 0.001643 sec., 23737.066342057213 rows/sec., 1.72 MiB/sec. 2024.12.17 08:12:53.491363 [ 155 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.491450 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.491466 [ 281 ] {2c8b872a-e3fb-4030-92f4-c8b401b15375} TCPHandler: Processed in 0.001937962 sec. 2024.12.17 08:12:53.491716 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.492201 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:53.492251 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:12:53.492314 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:53.492710 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:53.492796 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 26 rows starting from the beginning of the part 2024.12.17 08:12:53.493187 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part 2024.12.17 08:12:53.493527 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part 2024.12.17 08:12:53.493865 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part 2024.12.17 08:12:53.494037 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part 2024.12.17 08:12:53.494289 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2024.12.17 08:12:53.495243 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.495320 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.496386 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:12:53.496982 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.005306864 sec., 29207.456607141245 rows/sec., 2.21 MiB/sec. 2024.12.17 08:12:53.496992 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.497205 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:12:53.497735 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} executeQuery: Read 228 rows, 15.81 KiB in 0.005643 sec., 40404.04040404041 rows/sec., 2.74 MiB/sec. 2024.12.17 08:12:53.497922 [ 276 ] {e2b0684d-3cf5-4bde-b816-d5c72751b075} TCPHandler: Processed in 0.006349011 sec. 2024.12.17 08:12:53.498076 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.498150 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.498207 [ 186 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_16_3} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:12:53.498361 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.17 08:12:53.498395 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:53.498455 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:53.499281 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.499322 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.499723 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:12:53.499980 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.500194 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} executeQuery: Read 559 rows, 42.54 KiB in 0.001876 sec., 297974.41364605544 rows/sec., 22.14 MiB/sec. 2024.12.17 08:12:53.500247 [ 281 ] {16e9f4a6-ac00-41e4-a13a-f0e96103d1a2} TCPHandler: Processed in 0.002204559 sec. 2024.12.17 08:12:53.500403 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.500578 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:53.500656 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:53.501606 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.501647 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.502096 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:12:53.502329 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.502576 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} executeQuery: Read 883 rows, 60.84 KiB in 0.002041 sec., 432631.06320431165 rows/sec., 29.11 MiB/sec. 2024.12.17 08:12:53.502696 [ 276 ] {ed66bdcc-74aa-4dca-a7f0-99fedd1ca709} TCPHandler: Processed in 0.002361093 sec. 2024.12.17 08:12:53.502857 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.502997 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:53.503092 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} 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 2024.12.17 08:12:53.504363 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.504403 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.505085 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:53.505345 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.505673 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} executeQuery: Read 33 rows, 60.55 KiB in 0.002682 sec., 12304.250559284117 rows/sec., 22.05 MiB/sec. 2024.12.17 08:12:53.505832 [ 281 ] {7994a2fd-15f1-47ff-94c6-0c304ac3ecfe} TCPHandler: Processed in 0.003043762 sec. 2024.12.17 08:12:53.505975 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:53.506093 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:53.506144 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:53.506636 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:53.506675 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:53.507049 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:12:53.507289 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:53.507463 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. 2024.12.17 08:12:53.507514 [ 276 ] {3024c915-835c-401b-838e-d27474cfa1f5} TCPHandler: Processed in 0.001594603 sec. 2024.12.17 08:12:54.852760 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.12.17 08:12:54.853374 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:54.853414 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:54.853925 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:12:54.854173 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:54.854429 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.12.17 08:12:55.275456 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2024.12.17 08:12:55.296524 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:55.296590 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:55.304576 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:12:55.305359 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:55.308915 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2024.12.17 08:12:58.460232 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.460461 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.460543 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:12:58.461301 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.461357 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.461792 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:58.462061 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.462333 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. 2024.12.17 08:12:58.462486 [ 281 ] {becd08c5-e48f-4c6f-8e68-27ffefb25399} TCPHandler: Processed in 0.002388025 sec. 2024.12.17 08:12:58.462788 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.462997 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:12:58.463080 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:12:58.464001 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.464042 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.464488 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:12:58.464757 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.464956 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} executeQuery: Read 219 rows, 19.54 KiB in 0.002023 sec., 108255.06673257537 rows/sec., 9.43 MiB/sec. 2024.12.17 08:12:58.465012 [ 276 ] {d6efdaf1-81ac-43f0-89e9-46c9eea2e04f} TCPHandler: Processed in 0.002370964 sec. 2024.12.17 08:12:58.465184 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.465333 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.465396 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:12:58.466035 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.466078 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.466455 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:12:58.466701 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.466939 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} executeQuery: Read 15 rows, 1.06 KiB in 0.001641 sec., 9140.767824497258 rows/sec., 644.50 KiB/sec. 2024.12.17 08:12:58.467061 [ 281 ] {9d12408d-b9ca-4676-9cf2-06901bb85fd5} TCPHandler: Processed in 0.001944462 sec. 2024.12.17 08:12:58.467229 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.467368 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.467426 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:12:58.468023 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.468062 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.468420 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:12:58.468665 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.468844 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. 2024.12.17 08:12:58.468896 [ 276 ] {d05692ec-5013-414e-aeae-f1abcf14122c} TCPHandler: Processed in 0.001734517 sec. 2024.12.17 08:12:58.469048 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.469170 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.469220 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:12:58.469805 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.469846 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.470235 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:58.470484 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.470757 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} executeQuery: Read 13 rows, 830.00 B in 0.001592 sec., 8165.829145728642 rows/sec., 509.14 KiB/sec. 2024.12.17 08:12:58.470908 [ 281 ] {9e00c55e-6aeb-4cf4-9d21-4af477077acd} TCPHandler: Processed in 0.001918981 sec. 2024.12.17 08:12:58.471071 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.471208 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:12:58.471266 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:12:58.472006 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.472045 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.472427 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:12:58.472669 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.472903 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} executeQuery: Read 390 rows, 28.32 KiB in 0.001709 sec., 228203.62785254535 rows/sec., 16.18 MiB/sec. 2024.12.17 08:12:58.473059 [ 276 ] {16956214-8d2c-4327-9206-65c463dd8085} TCPHandler: Processed in 0.002053325 sec. 2024.12.17 08:12:58.473261 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.473398 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:12:58.473458 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:12:58.473954 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.473992 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.474363 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:58.474620 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.474850 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. 2024.12.17 08:12:58.474901 [ 281 ] {bc966342-7b05-44f0-a5be-5789fb79f1f6} TCPHandler: Processed in 0.001722326 sec. 2024.12.17 08:12:58.475047 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.475164 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.475218 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:12:58.475807 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.475847 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.476249 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:12:58.476497 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.476664 [ 151 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:12:58.476734 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} executeQuery: Read 237 rows, 16.27 KiB in 0.001587 sec., 149338.3742911153 rows/sec., 10.01 MiB/sec. 2024.12.17 08:12:58.476742 [ 151 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.476816 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.476860 [ 276 ] {93944fdc-9aef-4351-b8f7-4e1146152f5c} TCPHandler: Processed in 0.001867301 sec. 2024.12.17 08:12:58.477037 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:12:58.477083 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.477207 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:58.477284 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3733 rows starting from the beginning of the part 2024.12.17 08:12:58.477319 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.477479 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 238 rows starting from the beginning of the part 2024.12.17 08:12:58.477502 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:12:58.477906 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2024.12.17 08:12:58.478300 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part 2024.12.17 08:12:58.478644 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 883 rows starting from the beginning of the part 2024.12.17 08:12:58.478948 [ 201 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2024.12.17 08:12:58.480007 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.480073 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.481036 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:12:58.481588 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.481853 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} executeQuery: Read 1 rows, 69.00 B in 0.004608 sec., 217.01388888888889 rows/sec., 14.62 KiB/sec. 2024.12.17 08:12:58.481954 [ 281 ] {8f2ded9a-35d4-4d9a-8d6c-6b87f41a24bb} TCPHandler: Processed in 0.004983455 sec. 2024.12.17 08:12:58.482102 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.482235 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.482317 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} 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 2024.12.17 08:12:58.483315 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5488 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374242 sec., 860965.1155384437 rows/sec., 57.74 MiB/sec. 2024.12.17 08:12:58.483735 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.483788 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.483942 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:12:58.484732 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.485011 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_16_3} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:12:58.485194 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2024.12.17 08:12:58.485314 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:12:58.485593 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.485773 [ 151 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:12:58.485848 [ 151 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.485876 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.485911 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} executeQuery: Read 8 rows, 14.68 KiB in 0.003689 sec., 2168.609379235565 rows/sec., 3.89 MiB/sec. 2024.12.17 08:12:58.486540 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:12:58.486802 [ 276 ] {b1b2c5cf-c2e7-4961-a0a2-198e28030b2c} TCPHandler: Processed in 0.004755218 sec. 2024.12.17 08:12:58.487036 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:12:58.487198 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:58.487203 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:12:58.487279 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:12:58.487279 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part 2024.12.17 08:12:58.488026 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part 2024.12.17 08:12:58.488602 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part 2024.12.17 08:12:58.489143 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.489160 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part 2024.12.17 08:12:58.489190 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.489646 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 33 rows starting from the beginning of the part 2024.12.17 08:12:58.490216 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part 2024.12.17 08:12:58.490358 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:12:58.490887 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.491096 [ 151 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:12:58.491209 [ 151 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:12:58.491300 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:12:58.491307 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} executeQuery: Read 82 rows, 5.33 KiB in 0.00414 sec., 19806.763285024157 rows/sec., 1.26 MiB/sec. 2024.12.17 08:12:58.491578 [ 281 ] {65a8c81b-e403-4ea0-9989-11ac10efd43f} TCPHandler: Processed in 0.004664676 sec. 2024.12.17 08:12:58.492056 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:12:58.492432 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:12:58.492536 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 458 rows starting from the beginning of the part 2024.12.17 08:12:58.492854 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2024.12.17 08:12:58.493282 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.12.17 08:12:58.493634 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2024.12.17 08:12:58.493998 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2024.12.17 08:12:58.494330 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2024.12.17 08:12:58.497768 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 4 columns (4 merged, 0 gathered) in 0.006180077 sec., 133331.67208110838 rows/sec., 8.54 MiB/sec. 2024.12.17 08:12:58.498011 [ 200 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:12:58.498424 [ 200 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.498503 [ 200 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_16_3} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:12:58.498611 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.12.17 08:12:58.498846 [ 200 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 19 columns (19 merged, 0 gathered) in 0.012856727 sec., 16878.323697780936 rows/sec., 30.25 MiB/sec. 2024.12.17 08:12:58.499231 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:12:58.499667 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:12:58.499759 [ 194 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_11_2} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:12:58.499912 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. 2024.12.17 08:13:02.262583 [ 150 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:13:02.262654 [ 150 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:13:02.355483 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.12.17 08:13:02.356176 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:02.356222 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:02.356730 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:13:02.356982 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:02.357216 [ 150 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:13:02.357248 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.12.17 08:13:02.357302 [ 150 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:02.357349 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:02.357537 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:13:02.357728 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:02.357776 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2024.12.17 08:13:02.357867 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2024.12.17 08:13:02.358079 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2024.12.17 08:13:02.358456 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2024.12.17 08:13:02.358741 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2024.12.17 08:13:02.358866 [ 194 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2024.12.17 08:13:02.360653 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003215057 sec., 2295760.2306895335 rows/sec., 32.84 MiB/sec. 2024.12.17 08:13:02.361828 [ 193 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:13:02.362205 [ 193 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:02.362297 [ 193 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_16_3} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:13:02.362416 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2024.12.17 08:13:02.367559 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 468 2024.12.17 08:13:02.370863 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:02.370905 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:02.372364 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:13:02.372663 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:02.373418 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 468 2024.12.17 08:13:02.809933 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2024.12.17 08:13:02.830280 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:02.830332 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:02.837730 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:13:02.838504 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:02.838967 [ 150 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:13:02.839161 [ 150 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:02.839264 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:02.839919 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:13:02.848566 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.12.17 08:13:02.849829 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:02.850708 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.12.17 08:13:02.855408 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:02.859885 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.12.17 08:13:02.864593 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:02.869642 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2024.12.17 08:13:02.873996 [ 199 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:02.936424 [ 200 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.09700087 sec., 1247.4114922886774 rows/sec., 6.45 MiB/sec. 2024.12.17 08:13:02.938957 [ 189 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:13:02.941917 [ 189 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:02.942047 [ 189 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_16_3} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:13:02.944322 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.12.17 08:13:03.000238 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 177.80 MiB, peak 187.75 MiB, free memory in arenas 0.00 B, will set to 179.30 MiB (RSS), difference: 1.49 MiB 2024.12.17 08:13:03.001403 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000918405 sec. 2024.12.17 08:13:03.456276 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:03.456459 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:03.456531 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:03.457298 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:03.457348 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:03.457826 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:03.458087 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:03.458346 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} executeQuery: Read 122 rows, 10.59 KiB in 0.001919 sec., 63574.77853048463 rows/sec., 5.39 MiB/sec. 2024.12.17 08:13:03.458547 [ 281 ] {ca38706d-3a7f-489b-8ed9-60e5385af10a} TCPHandler: Processed in 0.002391325 sec. 2024.12.17 08:13:03.459048 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:03.459250 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:03.459329 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:03.460127 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:03.460173 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:03.460626 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:13:03.460899 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:03.461132 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} executeQuery: Read 33 rows, 2.48 KiB in 0.001932 sec., 17080.745341614907 rows/sec., 1.25 MiB/sec. 2024.12.17 08:13:03.461322 [ 276 ] {98d6a30f-9807-4ecc-964e-5fbf80545c5a} TCPHandler: Processed in 0.00262172 sec. 2024.12.17 08:13:03.461522 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:03.461662 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:03.461719 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:03.462449 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:03.462498 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:03.462898 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:03.463144 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:03.463402 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} executeQuery: Read 97 rows, 7.76 KiB in 0.001771 sec., 54771.31564088086 rows/sec., 4.28 MiB/sec. 2024.12.17 08:13:03.463592 [ 281 ] {b88e47ec-cf1e-4d9c-8255-02f2dcdf9f79} TCPHandler: Processed in 0.002170569 sec. 2024.12.17 08:13:03.463770 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:03.463912 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:03.463977 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:03.464675 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:03.464713 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:03.465130 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:13:03.465383 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:03.465617 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. 2024.12.17 08:13:03.465839 [ 276 ] {7a9fd1a0-09e3-465a-8908-cc24f3dd01b9} TCPHandler: Processed in 0.002134987 sec. 2024.12.17 08:13:03.466034 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:03.466176 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:03.466271 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} 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 2024.12.17 08:13:03.467539 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:03.467579 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:03.468277 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:13:03.468583 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:03.468833 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} executeQuery: Read 33 rows, 60.55 KiB in 0.002689 sec., 12272.220156191894 rows/sec., 21.99 MiB/sec. 2024.12.17 08:13:03.468930 [ 281 ] {c44125bf-ecd4-4501-b9f9-4a01bcf8a2e1} TCPHandler: Processed in 0.00296462 sec. 2024.12.17 08:13:03.469099 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:03.469239 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:03.469332 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:03.469878 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:03.469917 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:03.470310 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:13:03.470563 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:03.470741 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. 2024.12.17 08:13:03.470793 [ 276 ] {cacf8d92-60a6-43ae-a843-c9102d779b77} TCPHandler: Processed in 0.001763627 sec. 2024.12.17 08:13:08.459636 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.459870 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.459942 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:13:08.460684 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.460735 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.461182 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:13:08.461446 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.461597 [ 144 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.17 08:13:08.461639 [ 144 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.461659 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. 2024.12.17 08:13:08.461662 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.461759 [ 281 ] {b0031246-95f2-41bd-95c0-217a1ef31bc7} TCPHandler: Processed in 0.002252821 sec. 2024.12.17 08:13:08.461815 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.17 08:13:08.461961 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:08.461998 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.462075 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.462161 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.462515 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.462584 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:08.462762 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.462874 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:08.463050 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.465599 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.465722 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.465774 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004023958 sec., 17395.807809127233 rows/sec., 1.29 MiB/sec. 2024.12.17 08:13:08.466015 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.17 08:13:08.466706 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.466733 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:08.466851 [ 200 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_9_2} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.17 08:13:08.466983 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:13:08.467168 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.467435 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} executeQuery: Read 219 rows, 19.54 KiB in 0.004978 sec., 43993.571715548416 rows/sec., 3.83 MiB/sec. 2024.12.17 08:13:08.467523 [ 276 ] {70e94547-ddcc-4149-9361-ef56106076dd} TCPHandler: Processed in 0.005644982 sec. 2024.12.17 08:13:08.467683 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.467831 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.467893 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:08.468625 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.468673 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.469059 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:08.469306 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.469487 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} executeQuery: Read 15 rows, 1.06 KiB in 0.001693 sec., 8860.011813349083 rows/sec., 624.70 KiB/sec. 2024.12.17 08:13:08.469539 [ 281 ] {e3cffa76-f621-4fc9-8960-96633f10a366} TCPHandler: Processed in 0.001922722 sec. 2024.12.17 08:13:08.469691 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.469819 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.469868 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:08.470466 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.470506 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.470867 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:13:08.471107 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.471261 [ 144 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:13:08.471323 [ 144 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.471360 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} executeQuery: Read 14 rows, 1004.00 B in 0.001558 sec., 8985.879332477536 rows/sec., 629.31 KiB/sec. 2024.12.17 08:13:08.471367 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.471519 [ 276 ] {dd2aa897-66f8-4302-99a2-8333b3aec293} TCPHandler: Processed in 0.00188538 sec. 2024.12.17 08:13:08.471570 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:13:08.471682 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:08.471720 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.471737 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2024.12.17 08:13:08.472011 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.472076 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.472251 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:13:08.472296 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.472745 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part 2024.12.17 08:13:08.472993 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.473453 [ 189 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:08.475028 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.475105 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.476150 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:13:08.476350 [ 190 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00484163 sec., 108641.09814256767 rows/sec., 7.78 MiB/sec. 2024.12.17 08:13:08.476612 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.476622 [ 190 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:13:08.476855 [ 144 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.17 08:13:08.476943 [ 144 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.477003 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.477029 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} executeQuery: Read 13 rows, 830.00 B in 0.00508 sec., 2559.055118110236 rows/sec., 159.56 KiB/sec. 2024.12.17 08:13:08.477384 [ 281 ] {fffb31d8-71e7-4f1b-983b-0b77243ce867} TCPHandler: Processed in 0.005741775 sec. 2024.12.17 08:13:08.477437 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.17 08:13:08.477483 [ 190 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.477644 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.477824 [ 190 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_11_2} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:13:08.477859 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:08.477928 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.12.17 08:13:08.477931 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:08.478158 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:08.478199 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.17 08:13:08.478395 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:08.478682 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:08.479037 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:08.479357 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:08.480588 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.480634 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.480937 [ 189 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003814543 sec., 17040.049096313764 rows/sec., 1.10 MiB/sec. 2024.12.17 08:13:08.481179 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.17 08:13:08.481334 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:08.481795 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.481816 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.481967 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_9_2} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.17 08:13:08.482199 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:13:08.482258 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} executeQuery: Read 390 rows, 28.32 KiB in 0.004394 sec., 88757.39644970413 rows/sec., 6.29 MiB/sec. 2024.12.17 08:13:08.482327 [ 276 ] {cd0d1d4e-a289-422b-a5e3-ce1e60e08fdf} TCPHandler: Processed in 0.00481327 sec. 2024.12.17 08:13:08.482495 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.482634 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:13:08.482695 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:13:08.483215 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.483255 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.483658 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:13:08.483905 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.484150 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. 2024.12.17 08:13:08.484335 [ 281 ] {3074ac08-e6db-4f3c-a90e-50fa98dd98e7} TCPHandler: Processed in 0.001906552 sec. 2024.12.17 08:13:08.484506 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.484626 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.484679 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:08.485308 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.485348 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.485783 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:13:08.486029 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.486246 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} executeQuery: Read 237 rows, 16.27 KiB in 0.001646 sec., 143985.4191980559 rows/sec., 9.65 MiB/sec. 2024.12.17 08:13:08.486299 [ 276 ] {5131442a-8fd6-457b-8cd3-76f717f0265f} TCPHandler: Processed in 0.001851101 sec. 2024.12.17 08:13:08.486456 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.486579 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.486633 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:13:08.487136 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.487176 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.487552 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:13:08.487800 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.488012 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2024.12.17 08:13:08.488063 [ 281 ] {d6bc9fb6-9136-493c-acd7-240b1c04bc7f} TCPHandler: Processed in 0.001667805 sec. 2024.12.17 08:13:08.488200 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.488317 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.488397 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} 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 2024.12.17 08:13:08.489457 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.489501 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.490117 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:13:08.490370 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.490606 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} executeQuery: Read 8 rows, 14.68 KiB in 0.002313 sec., 3458.7116299178556 rows/sec., 6.20 MiB/sec. 2024.12.17 08:13:08.490701 [ 276 ] {271981c6-d0aa-4aeb-8e15-fcfff538b971} TCPHandler: Processed in 0.002554278 sec. 2024.12.17 08:13:08.490858 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:08.491000 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:08.491061 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:08.491650 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:08.491699 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:08.492093 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:13:08.492343 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:08.492601 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} executeQuery: Read 82 rows, 5.33 KiB in 0.001632 sec., 50245.098039215685 rows/sec., 3.19 MiB/sec. 2024.12.17 08:13:08.492826 [ 281 ] {a8bcaa88-9d9f-4172-af33-6cb25dd97cf0} TCPHandler: Processed in 0.002033295 sec. 2024.12.17 08:13:09.858294 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.12.17 08:13:09.858924 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:09.858971 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:09.859518 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:13:09.859774 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:09.860107 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.12.17 08:13:10.349545 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.12.17 08:13:10.367909 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:10.367966 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:10.375131 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:13:10.375879 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:10.378342 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.12.17 08:13:12.374482 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 502 2024.12.17 08:13:12.377491 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:12.377537 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:12.379015 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:13:12.379321 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:12.379556 [ 138 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:13:12.379691 [ 138 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:12.379783 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:12.380558 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:13:12.381465 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 502 2024.12.17 08:13:12.381939 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:12.382115 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part 2024.12.17 08:13:12.382842 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2024.12.17 08:13:12.383456 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.12.17 08:13:12.384053 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.12.17 08:13:12.384625 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2024.12.17 08:13:12.385181 [ 187 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part 2024.12.17 08:13:12.392784 [ 190 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 72 columns (72 merged, 0 gathered) in 0.012836626 sec., 39106.84941666135 rows/sec., 35.81 MiB/sec. 2024.12.17 08:13:12.393921 [ 192 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:13:12.394747 [ 192 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:12.394848 [ 192 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_11_2} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:13:12.395160 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2024.12.17 08:13:13.456220 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:13.456444 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:13.456524 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:13.457375 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.457429 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.457867 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:13.458127 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.458319 [ 137 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:13.458413 [ 137 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.458424 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} executeQuery: Read 122 rows, 10.59 KiB in 0.002027 sec., 60187.46916625555 rows/sec., 5.10 MiB/sec. 2024.12.17 08:13:13.458449 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.458605 [ 281 ] {98d32c85-4a8b-4f40-a20a-62f5d0b79681} TCPHandler: Processed in 0.002514978 sec. 2024.12.17 08:13:13.458863 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:13.458953 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:13.459129 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:13.459200 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1428 rows starting from the beginning of the part 2024.12.17 08:13:13.459211 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:13.459315 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:13.459473 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1265 rows starting from the beginning of the part 2024.12.17 08:13:13.459818 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 219 rows starting from the beginning of the part 2024.12.17 08:13:13.460149 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 122 rows starting from the beginning of the part 2024.12.17 08:13:13.460532 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 219 rows starting from the beginning of the part 2024.12.17 08:13:13.460911 [ 195 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 122 rows starting from the beginning of the part 2024.12.17 08:13:13.462290 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.462364 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.463456 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:13.463814 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.464041 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} executeQuery: Read 33 rows, 2.48 KiB in 0.004925 sec., 6700.507614213198 rows/sec., 503.85 KiB/sec. 2024.12.17 08:13:13.464118 [ 276 ] {efd95acd-5d31-4ce5-9ca7-604e09379eba} TCPHandler: Processed in 0.005332874 sec. 2024.12.17 08:13:13.464366 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:13.464571 [ 190 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.005934261 sec., 568731.3045381726 rows/sec., 49.77 MiB/sec. 2024.12.17 08:13:13.464588 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:13.464715 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:13.465058 [ 190 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:13.465711 [ 190 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.465954 [ 190 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_21_4} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:13.466067 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.466127 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.17 08:13:13.466139 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.466554 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:13.466794 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.466983 [ 137 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:13.467051 [ 137 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.467067 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} executeQuery: Read 97 rows, 7.76 KiB in 0.002518 sec., 38522.63701350278 rows/sec., 3.01 MiB/sec. 2024.12.17 08:13:13.467099 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.467234 [ 281 ] {8a991a0d-cf06-48f2-a7e7-3e79373fd4b2} TCPHandler: Processed in 0.002984221 sec. 2024.12.17 08:13:13.467467 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:13.467585 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:13.467726 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:13.467769 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 901 rows starting from the beginning of the part 2024.12.17 08:13:13.467995 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:13.468097 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 559 rows starting from the beginning of the part 2024.12.17 08:13:13.468149 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:13.468506 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 390 rows starting from the beginning of the part 2024.12.17 08:13:13.468921 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part 2024.12.17 08:13:13.469260 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 390 rows starting from the beginning of the part 2024.12.17 08:13:13.469617 [ 192 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 97 rows starting from the beginning of the part 2024.12.17 08:13:13.470689 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.470762 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.471725 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:13.472177 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.472529 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} executeQuery: Read 160 rows, 11.41 KiB in 0.004663 sec., 34312.674244048896 rows/sec., 2.39 MiB/sec. 2024.12.17 08:13:13.472753 [ 276 ] {c165b4db-8aac-4f8a-992c-5136154fd68d} TCPHandler: Processed in 0.005405876 sec. 2024.12.17 08:13:13.473001 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:13.473140 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2434 rows, containing 5 columns (5 merged, 0 gathered) in 0.005880369 sec., 413919.60266439064 rows/sec., 31.76 MiB/sec. 2024.12.17 08:13:13.473220 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:13.473333 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} 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 2024.12.17 08:13:13.473573 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:13.474420 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.474650 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_21_4} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:13.474865 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.17 08:13:13.475692 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.475736 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.476418 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:13:13.476681 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.476927 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} executeQuery: Read 33 rows, 60.55 KiB in 0.003761 sec., 8774.262164318001 rows/sec., 15.72 MiB/sec. 2024.12.17 08:13:13.477030 [ 281 ] {dc3a48b6-d05c-4d1d-8b89-6eecd8c41d4f} TCPHandler: Processed in 0.004184463 sec. 2024.12.17 08:13:13.477197 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:13.477339 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:13.477401 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:13.477966 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:13.478003 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:13.478378 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:13.478611 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:13.478845 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. 2024.12.17 08:13:13.479043 [ 276 ] {ddf5c4c2-0e34-468a-b3c4-8fbde017d01a} TCPHandler: Processed in 0.001909582 sec. 2024.12.17 08:13:17.262711 [ 132 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:13:17.262762 [ 132 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:13:17.361133 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.12.17 08:13:17.361769 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:17.361806 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:17.362322 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:13:17.362581 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:17.362772 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.12.17 08:13:17.879498 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.12.17 08:13:17.900808 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:17.900886 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:17.908150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:13:17.908922 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:17.912292 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.12.17 08:13:18.459266 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.459475 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.459555 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:13:18.460346 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.460397 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.460825 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:13:18.461076 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.461304 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. 2024.12.17 08:13:18.461361 [ 281 ] {a07db5db-a99c-44a1-b607-e07a7d1d9a2a} TCPHandler: Processed in 0.00223134 sec. 2024.12.17 08:13:18.461622 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.461839 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:18.461920 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:18.462789 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.462834 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.463288 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:18.463546 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.463810 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} executeQuery: Read 219 rows, 19.54 KiB in 0.002029 sec., 107934.94332183342 rows/sec., 9.40 MiB/sec. 2024.12.17 08:13:18.463943 [ 276 ] {a0443e51-e047-4f4f-bdf1-3e9d9b30960d} TCPHandler: Processed in 0.002461867 sec. 2024.12.17 08:13:18.464158 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.464294 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.464354 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:18.465061 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.465101 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.465459 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:18.465696 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.465852 [ 131 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:18.465923 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} executeQuery: Read 15 rows, 1.06 KiB in 0.001654 sec., 9068.923821039903 rows/sec., 639.43 KiB/sec. 2024.12.17 08:13:18.465932 [ 131 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.465999 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.466041 [ 281 ] {4a7905a9-6998-4aae-884f-761847f9e524} TCPHandler: Processed in 0.001986663 sec. 2024.12.17 08:13:18.466253 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.466260 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:18.466415 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.466438 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:18.466487 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:18.466492 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 58 rows starting from the beginning of the part 2024.12.17 08:13:18.466721 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part 2024.12.17 08:13:18.466934 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:18.467418 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part 2024.12.17 08:13:18.467661 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:18.467946 [ 201 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2024.12.17 08:13:18.468752 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.468797 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.469433 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:13:18.469801 [ 192 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.00368322 sec., 45883.7647493226 rows/sec., 3.46 MiB/sec. 2024.12.17 08:13:18.469820 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.470159 [ 198 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:18.470205 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} executeQuery: Read 14 rows, 1004.00 B in 0.003822 sec., 3663.003663003663 rows/sec., 256.53 KiB/sec. 2024.12.17 08:13:18.470566 [ 276 ] {2dfe97a3-9b07-4272-b412-c8046caab71f} TCPHandler: Processed in 0.004406468 sec. 2024.12.17 08:13:18.470761 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.470942 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.471014 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:13:18.471172 [ 198 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.471398 [ 198 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_21_4} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:18.471609 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.17 08:13:18.472013 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.472056 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.472422 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:13:18.472661 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.472917 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} executeQuery: Read 13 rows, 830.00 B in 0.002019 sec., 6438.831104507182 rows/sec., 401.46 KiB/sec. 2024.12.17 08:13:18.473069 [ 281 ] {42d263c0-9d65-4e19-af09-6a0cc37f6be8} TCPHandler: Processed in 0.002391525 sec. 2024.12.17 08:13:18.473232 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.473367 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:18.473425 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:18.474252 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.474293 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.474784 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:18.475028 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.475250 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} executeQuery: Read 390 rows, 28.32 KiB in 0.001912 sec., 203974.89539748954 rows/sec., 14.47 MiB/sec. 2024.12.17 08:13:18.475302 [ 276 ] {91113e6e-53de-401f-a675-e3d267c0ebf5} TCPHandler: Processed in 0.002138898 sec. 2024.12.17 08:13:18.475465 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.475604 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:13:18.475664 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:13:18.476198 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.476236 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.476607 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:13:18.476846 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.477063 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2024.12.17 08:13:18.477114 [ 281 ] {f9591d55-a632-4717-bbf9-d9e6e4c8a544} TCPHandler: Processed in 0.001718626 sec. 2024.12.17 08:13:18.477272 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.477417 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.477478 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:18.478150 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.478189 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.478585 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:18.478820 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.479068 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. 2024.12.17 08:13:18.479218 [ 276 ] {9a220431-9ecb-432f-b629-b77540dda19d} TCPHandler: Processed in 0.002012614 sec. 2024.12.17 08:13:18.479405 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.479516 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.479567 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:13:18.480028 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.480067 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.480437 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.17 08:13:18.480668 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.480821 [ 130 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.12.17 08:13:18.480884 [ 130 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.480914 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2024.12.17 08:13:18.480926 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.481075 [ 281 ] {2a6a8478-b317-4211-8f2f-8a24570412c1} TCPHandler: Processed in 0.001753227 sec. 2024.12.17 08:13:18.481173 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.12.17 08:13:18.481271 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.481332 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:18.481378 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2024.12.17 08:13:18.481405 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.481541 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.17 08:13:18.481734 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} 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 2024.12.17 08:13:18.481958 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.12.17 08:13:18.482187 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.12.17 08:13:18.482408 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.12.17 08:13:18.482612 [ 201 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.12.17 08:13:18.484593 [ 192 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.003523815 sec., 2837.8334276912947 rows/sec., 191.22 KiB/sec. 2024.12.17 08:13:18.484887 [ 192 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.17 08:13:18.485077 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.485135 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.485607 [ 192 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.485818 [ 192 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_10_2} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.12.17 08:13:18.485981 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:13:18.486297 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:13:18.486567 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.486856 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} executeQuery: Read 8 rows, 14.68 KiB in 0.00548 sec., 1459.8540145985403 rows/sec., 2.62 MiB/sec. 2024.12.17 08:13:18.487027 [ 276 ] {d5d4fb1a-8645-4677-939f-b2077a84f2c7} TCPHandler: Processed in 0.005838708 sec. 2024.12.17 08:13:18.487189 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:18.487328 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:18.487386 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:18.487977 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:18.488024 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:18.488401 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:18.488635 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:18.488851 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} executeQuery: Read 82 rows, 5.33 KiB in 0.001555 sec., 52733.11897106109 rows/sec., 3.35 MiB/sec. 2024.12.17 08:13:18.488900 [ 281 ] {5fac5bc1-6870-4636-b304-317a45c9d411} TCPHandler: Processed in 0.001782718 sec. 2024.12.17 08:13:22.382569 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 536 2024.12.17 08:13:22.385607 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:22.385656 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:22.387137 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:13:22.387581 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:22.388104 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 536 2024.12.17 08:13:23.486603 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.486821 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:13:23.486902 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:13:23.487664 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.487714 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.488135 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.17 08:13:23.488410 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.488667 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} executeQuery: Read 8 rows, 668.00 B in 0.001899 sec., 4212.74354923644 rows/sec., 343.52 KiB/sec. 2024.12.17 08:13:23.488768 [ 281 ] {379d4e21-21ac-4099-8ef0-1b115b169e5e} TCPHandler: Processed in 0.002301522 sec. 2024.12.17 08:13:23.489083 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.489290 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:23.489364 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:23.490747 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.490798 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.491319 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:23.491574 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.491844 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} executeQuery: Read 1266 rows, 107.00 KiB in 0.002597 sec., 487485.5602618406 rows/sec., 40.24 MiB/sec. 2024.12.17 08:13:23.492042 [ 276 ] {4907bf90-903d-48a8-916a-e7def7c87adf} TCPHandler: Processed in 0.003116394 sec. 2024.12.17 08:13:23.492234 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.492373 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:23.492431 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:23.493149 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.493193 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.493568 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:23.493810 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.494017 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} executeQuery: Read 41 rows, 3.04 KiB in 0.001676 sec., 24463.007159904537 rows/sec., 1.77 MiB/sec. 2024.12.17 08:13:23.494072 [ 281 ] {553b5018-b60b-4316-bdd0-9b60aa1d2287} TCPHandler: Processed in 0.001936252 sec. 2024.12.17 08:13:23.494239 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.494377 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:23.494434 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:23.495211 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.495252 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.495625 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:13:23.495869 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.496077 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} executeQuery: Read 228 rows, 15.81 KiB in 0.00173 sec., 131791.90751445087 rows/sec., 8.92 MiB/sec. 2024.12.17 08:13:23.496128 [ 276 ] {481dfcd6-3ecc-432b-b168-94bbbbe7944c} TCPHandler: Processed in 0.001957673 sec. 2024.12.17 08:13:23.496281 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.496417 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:23.496476 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:23.497395 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.497434 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.497831 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:23.498066 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.498276 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} executeQuery: Read 561 rows, 42.70 KiB in 0.001888 sec., 297139.8305084746 rows/sec., 22.09 MiB/sec. 2024.12.17 08:13:23.498332 [ 281 ] {badca55a-4c45-4777-8b13-65446fc8194f} TCPHandler: Processed in 0.002118057 sec. 2024.12.17 08:13:23.498499 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.498638 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:23.498701 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:23.499520 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.499558 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.500008 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:23.500250 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.500427 [ 123 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:23.500488 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} executeQuery: Read 884 rows, 60.91 KiB in 0.001879 sec., 470463.0122405535 rows/sec., 31.66 MiB/sec. 2024.12.17 08:13:23.500512 [ 123 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.500582 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.500618 [ 276 ] {eb20a9e9-d5a2-4083-88c2-677b3469144d} TCPHandler: Processed in 0.002183619 sec. 2024.12.17 08:13:23.500814 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.500844 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:23.500951 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:23.501025 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:23.501075 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} 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 2024.12.17 08:13:23.501091 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5488 rows starting from the beginning of the part 2024.12.17 08:13:23.501384 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2024.12.17 08:13:23.501746 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part 2024.12.17 08:13:23.502161 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2024.12.17 08:13:23.502544 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part 2024.12.17 08:13:23.502931 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 884 rows starting from the beginning of the part 2024.12.17 08:13:23.505188 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.505229 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.506119 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:13:23.506445 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.506575 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005878339 sec., 1219051.844407068 rows/sec., 81.92 MiB/sec. 2024.12.17 08:13:23.506695 [ 123 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:13:23.506767 [ 123 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.506805 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.506846 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} executeQuery: Read 33 rows, 60.55 KiB in 0.005921 sec., 5573.38287451444 rows/sec., 9.99 MiB/sec. 2024.12.17 08:13:23.507204 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:23.508045 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:13:23.508093 [ 281 ] {98dd0783-fd57-465f-bbe4-9755f3cf3384} TCPHandler: Processed in 0.007370279 sec. 2024.12.17 08:13:23.508388 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:23.508524 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.508801 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:23.508897 [ 188 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_21_4} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:23.508964 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:23.509288 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. 2024.12.17 08:13:23.509534 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:23.509676 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 217 rows starting from the beginning of the part 2024.12.17 08:13:23.510216 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:23.510506 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.510599 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.510749 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:23.511127 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:23.511318 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:23.511474 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:23.511780 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.511815 [ 201 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:23.512059 [ 123 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:23.512257 [ 123 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:23.512374 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:23.512513 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} executeQuery: Read 60 rows, 4.14 KiB in 0.0038 sec., 15789.473684210527 rows/sec., 1.06 MiB/sec. 2024.12.17 08:13:23.512892 [ 276 ] {057c52af-8114-4b38-8639-9a81d139d757} TCPHandler: Processed in 0.004657235 sec. 2024.12.17 08:13:23.512940 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:23.513273 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:23.513450 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 824 rows starting from the beginning of the part 2024.12.17 08:13:23.513636 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2024.12.17 08:13:23.513954 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part 2024.12.17 08:13:23.514291 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2024.12.17 08:13:23.514590 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part 2024.12.17 08:13:23.514845 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2024.12.17 08:13:23.518122 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 4 columns (4 merged, 0 gathered) in 0.005607131 sec., 208306.1729786588 rows/sec., 13.44 MiB/sec. 2024.12.17 08:13:23.518415 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:23.519152 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.519361 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_21_4} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:23.519522 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.17 08:13:23.520893 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 19 columns (19 merged, 0 gathered) in 0.013990188 sec., 23730.917697460533 rows/sec., 42.52 MiB/sec. 2024.12.17 08:13:23.521382 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:13:23.521788 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:23.521863 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_16_3} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:13:23.522009 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. 2024.12.17 08:13:24.863820 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.12.17 08:13:24.864445 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:24.864486 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:24.864999 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:24.865258 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:24.865468 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.12.17 08:13:25.413282 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.12.17 08:13:25.433570 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:25.433623 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:25.441079 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:25.441848 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:25.444420 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.12.17 08:13:28.458774 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.459000 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.459079 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:13:28.459848 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.459891 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.460315 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:13:28.460576 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.460800 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. 2024.12.17 08:13:28.461060 [ 281 ] {cc0e270f-cfd8-4df9-9662-ba9e852464a7} TCPHandler: Processed in 0.002422855 sec. 2024.12.17 08:13:28.461395 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.461615 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:28.461702 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:28.462642 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.462696 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.463148 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:13:28.463409 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.463705 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} executeQuery: Read 219 rows, 19.54 KiB in 0.002147 sec., 102002.79459711225 rows/sec., 8.89 MiB/sec. 2024.12.17 08:13:28.463939 [ 276 ] {d09f7bfe-5d5a-49cd-a6c2-6fec1c7ab8de} TCPHandler: Processed in 0.002750064 sec. 2024.12.17 08:13:28.464119 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.464262 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.464322 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:28.465041 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.465087 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.465483 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:28.465726 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.465898 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} executeQuery: Read 15 rows, 1.06 KiB in 0.001667 sec., 8998.200359928014 rows/sec., 634.44 KiB/sec. 2024.12.17 08:13:28.465950 [ 281 ] {f0ae6781-cdec-49f4-b21b-792df44d10b9} TCPHandler: Processed in 0.001899971 sec. 2024.12.17 08:13:28.466115 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.466249 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.466315 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:28.467099 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.467150 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.467553 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:13:28.467798 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.467998 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} executeQuery: Read 14 rows, 1004.00 B in 0.001785 sec., 7843.137254901962 rows/sec., 549.28 KiB/sec. 2024.12.17 08:13:28.468057 [ 276 ] {8a5943de-68b5-419c-b86d-ba8cf0063880} TCPHandler: Processed in 0.002002344 sec. 2024.12.17 08:13:28.468246 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.468369 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.468419 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:13:28.469056 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.469098 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.469472 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:13:28.469732 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.469947 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. 2024.12.17 08:13:28.469999 [ 281 ] {3a5791a4-daef-401f-b167-e8978203ae64} TCPHandler: Processed in 0.001831219 sec. 2024.12.17 08:13:28.470147 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.470271 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:28.470323 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:28.471090 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.471133 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.471546 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:13:28.471836 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.472047 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} executeQuery: Read 390 rows, 28.32 KiB in 0.001804 sec., 216186.25277161863 rows/sec., 15.33 MiB/sec. 2024.12.17 08:13:28.472101 [ 276 ] {049a30cf-c928-411a-bf91-f0fc69966683} TCPHandler: Processed in 0.002011964 sec. 2024.12.17 08:13:28.472259 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.472399 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:13:28.472454 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:13:28.472948 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.472989 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.473379 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:13:28.473635 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.473801 [ 115 ] {} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.17 08:13:28.473862 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2024.12.17 08:13:28.473874 [ 115 ] {} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.473937 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.473979 [ 281 ] {dee96f7d-2bda-47b4-8343-d8b58eac78f6} TCPHandler: Processed in 0.001775788 sec. 2024.12.17 08:13:28.474317 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.17 08:13:28.474344 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.474635 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.474659 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:28.474738 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2024.12.17 08:13:28.474749 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:28.474995 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.12.17 08:13:28.475324 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.12.17 08:13:28.475729 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.12.17 08:13:28.476024 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.12.17 08:13:28.476323 [ 188 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.12.17 08:13:28.477713 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.477798 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.479022 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:28.479141 [ 193 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005112078 sec., 12910.601129325492 rows/sec., 674.53 KiB/sec. 2024.12.17 08:13:28.479276 [ 193 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.17 08:13:28.479379 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.479695 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} executeQuery: Read 237 rows, 16.27 KiB in 0.005159 sec., 45939.13549137429 rows/sec., 3.08 MiB/sec. 2024.12.17 08:13:28.479742 [ 193 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.479785 [ 276 ] {509ccf77-382d-4269-b380-48a1a243401c} TCPHandler: Processed in 0.005688644 sec. 2024.12.17 08:13:28.479877 [ 193 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_11_2} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.17 08:13:28.479986 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.480002 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.17 08:13:28.480124 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.480181 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:13:28.480661 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.480701 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.481063 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.17 08:13:28.481299 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.481540 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. 2024.12.17 08:13:28.481616 [ 281 ] {5b8d552d-7f70-4d54-a507-163eb1bccd18} TCPHandler: Processed in 0.001727706 sec. 2024.12.17 08:13:28.481771 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.481907 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.481999 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} 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 2024.12.17 08:13:28.483128 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.483169 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.483781 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:13:28.484045 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.484358 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} executeQuery: Read 8 rows, 14.68 KiB in 0.002465 sec., 3245.436105476673 rows/sec., 5.82 MiB/sec. 2024.12.17 08:13:28.484625 [ 276 ] {bd3bba06-5dbc-4b35-8701-3d6bf35e181f} TCPHandler: Processed in 0.002923098 sec. 2024.12.17 08:13:28.484802 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:28.484942 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:28.485003 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:28.485537 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:28.485576 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:28.485949 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:28.486184 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:28.486410 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec. 2024.12.17 08:13:28.486513 [ 281 ] {dc3ece1d-d942-46a6-9974-01509894aa5b} TCPHandler: Processed in 0.001778748 sec. 2024.12.17 08:13:32.263024 [ 111 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:13:32.263093 [ 111 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:13:32.366510 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.12.17 08:13:32.367163 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:32.367208 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:32.367706 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:32.367949 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:32.368181 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.12.17 08:13:32.389274 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 574 2024.12.17 08:13:32.392749 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:32.392804 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:32.394322 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:13:32.394631 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:32.395660 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 574 2024.12.17 08:13:32.945426 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.12.17 08:13:32.967498 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:32.967558 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:32.975382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:32.976170 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:32.979450 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.12.17 08:13:33.457116 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:33.457302 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:33.457373 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:33.458231 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:33.458282 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:33.458729 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:13:33.458994 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:33.459234 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} executeQuery: Read 122 rows, 10.59 KiB in 0.001984 sec., 61491.93548387096 rows/sec., 5.21 MiB/sec. 2024.12.17 08:13:33.459291 [ 281 ] {cfe4b0c9-e6ef-4f41-8018-01d8c612e336} TCPHandler: Processed in 0.002305573 sec. 2024.12.17 08:13:33.459569 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:33.459768 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:33.459849 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:33.460662 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:33.460717 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:33.461155 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:13:33.461405 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:33.461679 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} executeQuery: Read 33 rows, 2.48 KiB in 0.001964 sec., 16802.44399185336 rows/sec., 1.23 MiB/sec. 2024.12.17 08:13:33.461888 [ 276 ] {8df3c203-469e-480b-8d59-da8d3058b2fe} TCPHandler: Processed in 0.002452786 sec. 2024.12.17 08:13:33.462089 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:33.462203 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:33.462253 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:33.462841 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:33.462881 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:33.463252 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:13:33.463486 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:33.463702 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} executeQuery: Read 97 rows, 7.76 KiB in 0.001522 sec., 63731.93166885677 rows/sec., 4.98 MiB/sec. 2024.12.17 08:13:33.463755 [ 281 ] {f8c5632c-9fb0-449b-bf94-6ba71a5b2b13} TCPHandler: Processed in 0.001725696 sec. 2024.12.17 08:13:33.463908 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:33.464036 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:33.464100 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:33.464678 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:33.464717 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:33.465122 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:33.465413 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:33.465644 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. 2024.12.17 08:13:33.465698 [ 276 ] {291ae35f-b187-4ce2-b5fc-b0b45ee37e6a} TCPHandler: Processed in 0.00184688 sec. 2024.12.17 08:13:33.465878 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:33.466039 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:33.466156 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} 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 2024.12.17 08:13:33.467717 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:33.467757 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:33.468460 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:13:33.468727 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:33.468979 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} executeQuery: Read 33 rows, 60.55 KiB in 0.002978 sec., 11081.262592343854 rows/sec., 19.86 MiB/sec. 2024.12.17 08:13:33.469074 [ 281 ] {f3593282-5879-4c03-822e-6036a16786c2} TCPHandler: Processed in 0.003273928 sec. 2024.12.17 08:13:33.469231 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:33.469354 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:33.469407 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:33.469916 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:33.469956 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:33.470397 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:33.470669 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:33.470929 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. 2024.12.17 08:13:33.471133 [ 276 ] {8135ccda-d369-4a5b-a5bc-a337674d0db3} TCPHandler: Processed in 0.001955753 sec. 2024.12.17 08:13:38.459431 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.459641 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.459714 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:13:38.460433 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.460481 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.460919 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:13:38.461177 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.461373 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} executeQuery: Read 14 rows, 1.01 KiB in 0.001791 sec., 7816.862088218872 rows/sec., 562.71 KiB/sec. 2024.12.17 08:13:38.461429 [ 281 ] {fa6350d1-bb53-406d-954b-7aa49390cec1} TCPHandler: Processed in 0.002129158 sec. 2024.12.17 08:13:38.461669 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.461862 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:13:38.461940 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:13:38.462721 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.462770 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.463185 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.17 08:13:38.463448 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.463689 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} executeQuery: Read 4 rows, 334.00 B in 0.001883 sec., 2124.2697822623472 rows/sec., 173.22 KiB/sec. 2024.12.17 08:13:38.463755 [ 276 ] {6fc6029f-0436-4c3f-9148-78022e0e2e81} TCPHandler: Processed in 0.002226061 sec. 2024.12.17 08:13:38.463930 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.464051 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:38.464101 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:38.464808 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.464845 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.465223 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:13:38.465460 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.465595 [ 104 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:13:38.465637 [ 104 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.465646 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} executeQuery: Read 221 rows, 19.68 KiB in 0.001618 sec., 136588.38071693448 rows/sec., 11.88 MiB/sec. 2024.12.17 08:13:38.465662 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.465747 [ 281 ] {e45affdf-6602-46af-8218-09ebccd630bd} TCPHandler: Processed in 0.00187449 sec. 2024.12.17 08:13:38.466033 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.466126 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:13:38.466334 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.466503 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:38.466640 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:38.466752 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part 2024.12.17 08:13:38.467022 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 219 rows starting from the beginning of the part 2024.12.17 08:13:38.467388 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1266 rows starting from the beginning of the part 2024.12.17 08:13:38.467783 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 219 rows starting from the beginning of the part 2024.12.17 08:13:38.468120 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 122 rows starting from the beginning of the part 2024.12.17 08:13:38.468436 [ 194 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 221 rows starting from the beginning of the part 2024.12.17 08:13:38.469599 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.469687 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:38.470656 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:13:38.471181 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.471465 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} executeQuery: Read 19 rows, 1.34 KiB in 0.005243 sec., 3623.879458325386 rows/sec., 254.99 KiB/sec. 2024.12.17 08:13:38.471552 [ 276 ] {4180fe6f-b95c-4d29-b6c1-bb0501efc040} TCPHandler: Processed in 0.005687103 sec. 2024.12.17 08:13:38.471774 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.472086 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.472138 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3478 rows, containing 5 columns (5 merged, 0 gathered) in 0.006362802 sec., 546614.5261160099 rows/sec., 47.92 MiB/sec. 2024.12.17 08:13:38.472160 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:38.472491 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:13:38.473121 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.473293 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.473350 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:38.473357 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_26_5} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:13:38.473556 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.17 08:13:38.473856 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:13:38.474126 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.474319 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} executeQuery: Read 14 rows, 1004.00 B in 0.002295 sec., 6100.217864923747 rows/sec., 427.22 KiB/sec. 2024.12.17 08:13:38.474423 [ 281 ] {2c2e1547-4012-481d-919e-a7747f10097c} TCPHandler: Processed in 0.002755545 sec. 2024.12.17 08:13:38.474665 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.474792 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.474844 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:13:38.475518 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.475561 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.475968 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:13:38.476223 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.476443 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} executeQuery: Read 13 rows, 830.00 B in 0.001675 sec., 7761.194029850746 rows/sec., 483.91 KiB/sec. 2024.12.17 08:13:38.476506 [ 276 ] {ee371ee2-679e-49f5-ae86-2eb60f391b4b} TCPHandler: Processed in 0.001979553 sec. 2024.12.17 08:13:38.476660 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.476780 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:38.476829 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:38.477555 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.477594 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.477978 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:13:38.478229 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.478357 [ 104 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:13:38.478396 [ 104 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.478418 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.478423 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} executeQuery: Read 394 rows, 28.65 KiB in 0.001666 sec., 236494.59783913565 rows/sec., 16.79 MiB/sec. 2024.12.17 08:13:38.478597 [ 281 ] {242ada9f-74cc-4f1a-b3b6-4fda7b3a018c} TCPHandler: Processed in 0.001992383 sec. 2024.12.17 08:13:38.478671 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:13:38.478822 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.478869 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:38.478930 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part 2024.12.17 08:13:38.479055 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:13:38.479224 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 390 rows starting from the beginning of the part 2024.12.17 08:13:38.479268 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:13:38.479529 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 561 rows starting from the beginning of the part 2024.12.17 08:13:38.479855 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 390 rows starting from the beginning of the part 2024.12.17 08:13:38.480140 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 97 rows starting from the beginning of the part 2024.12.17 08:13:38.480456 [ 191 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 394 rows starting from the beginning of the part 2024.12.17 08:13:38.481673 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.481732 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:38.482961 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:13:38.483497 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.483986 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} executeQuery: Read 6 rows, 321.00 B in 0.004874 sec., 1231.0217480508823 rows/sec., 64.32 KiB/sec. 2024.12.17 08:13:38.484387 [ 276 ] {3fee764e-3818-418c-bfef-de7bbead0731} TCPHandler: Processed in 0.005649842 sec. 2024.12.17 08:13:38.484658 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.484674 [ 199 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2739 rows, containing 5 columns (5 merged, 0 gathered) in 0.006172626 sec., 443733.3478490354 rows/sec., 33.85 MiB/sec. 2024.12.17 08:13:38.484820 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.484880 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:13:38.484895 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:38.485285 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.485368 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_26_5} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:13:38.485468 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.12.17 08:13:38.485710 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.485747 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.486150 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:13:38.486390 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.486568 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} executeQuery: Read 239 rows, 16.41 KiB in 0.00179 sec., 133519.5530726257 rows/sec., 8.95 MiB/sec. 2024.12.17 08:13:38.486624 [ 281 ] {3b566946-110d-4e60-a8ff-1d7a449f24fb} TCPHandler: Processed in 0.002122007 sec. 2024.12.17 08:13:38.486785 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.486924 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.486986 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:13:38.487550 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.487595 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.487962 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.17 08:13:38.488211 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.488426 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. 2024.12.17 08:13:38.488478 [ 276 ] {3ba77e46-133a-4fcf-9374-037f99ed0233} TCPHandler: Processed in 0.001764898 sec. 2024.12.17 08:13:38.488621 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.488738 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.488821 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} 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 2024.12.17 08:13:38.489932 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.489970 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.490600 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:13:38.490862 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.491103 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} executeQuery: Read 8 rows, 14.68 KiB in 0.002389 sec., 3348.6814566764338 rows/sec., 6.00 MiB/sec. 2024.12.17 08:13:38.491210 [ 281 ] {118aee74-5ae7-4548-8d14-d0cdd7aa13b2} TCPHandler: Processed in 0.002645762 sec. 2024.12.17 08:13:38.491370 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:38.491508 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:38.491568 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:38.492154 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:38.492202 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:38.492639 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:13:38.492884 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:38.493111 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} executeQuery: Read 82 rows, 5.33 KiB in 0.001635 sec., 50152.90519877676 rows/sec., 3.19 MiB/sec. 2024.12.17 08:13:38.493164 [ 276 ] {649efba5-b114-4e4e-a5a0-2864c4184b94} TCPHandler: Processed in 0.001861991 sec. 2024.12.17 08:13:39.869214 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2024.12.17 08:13:39.869826 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:39.869862 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:39.870367 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:39.870614 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:39.870765 [ 100 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:39.870802 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2024.12.17 08:13:39.870816 [ 100 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:39.870844 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:39.871062 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:39.871480 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:39.871557 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2024.12.17 08:13:39.871636 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2024.12.17 08:13:39.871728 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2024.12.17 08:13:39.871969 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2024.12.17 08:13:39.872080 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2024.12.17 08:13:39.872267 [ 200 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2024.12.17 08:13:39.874662 [ 189 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003748851 sec., 2570921.0635472042 rows/sec., 36.78 MiB/sec. 2024.12.17 08:13:39.875276 [ 189 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:39.875765 [ 189 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:39.875861 [ 189 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_21_4} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:39.875976 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2024.12.17 08:13:40.480435 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.12.17 08:13:40.502559 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:40.502618 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:40.510858 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:40.511652 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:40.511971 [ 99 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:40.512040 [ 99 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:40.512088 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:40.512489 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:40.527178 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.12.17 08:13:40.528672 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:40.529852 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2024.12.17 08:13:40.534607 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:40.539480 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2024.12.17 08:13:40.544762 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:40.550377 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2024.12.17 08:13:40.554904 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:40.616013 [ 189 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103781362 sec., 1532.0670006238693 rows/sec., 7.92 MiB/sec. 2024.12.17 08:13:40.618563 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:40.621318 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:40.621422 [ 187 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_21_4} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:40.623541 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.17 08:13:41.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 185.48 MiB, peak 196.04 MiB, free memory in arenas 0.00 B, will set to 187.61 MiB (RSS), difference: 2.13 MiB 2024.12.17 08:13:42.396783 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 610 2024.12.17 08:13:42.400151 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:42.400213 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.17 08:13:42.401716 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:13:42.402043 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:42.403161 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 610 2024.12.17 08:13:43.455692 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:43.455886 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:43.455954 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:43.456704 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:43.456746 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:43.457176 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:13:43.457421 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:43.457620 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} executeQuery: Read 122 rows, 10.59 KiB in 0.001781 sec., 68500.84222346995 rows/sec., 5.81 MiB/sec. 2024.12.17 08:13:43.457680 [ 281 ] {098ffa07-0d0f-40f1-ac69-62b4c5ead19a} TCPHandler: Processed in 0.002111337 sec. 2024.12.17 08:13:43.457982 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:43.458218 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:43.458305 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:43.459142 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:43.459196 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:43.459636 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:13:43.459908 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:43.460112 [ 95 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:13:43.460142 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} executeQuery: Read 33 rows, 2.48 KiB in 0.001985 sec., 16624.685138539044 rows/sec., 1.22 MiB/sec. 2024.12.17 08:13:43.460191 [ 95 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:43.460264 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:43.460285 [ 276 ] {7714c2a2-09bd-47f6-920b-14cd1a8b5138} TCPHandler: Processed in 0.002473697 sec. 2024.12.17 08:13:43.460504 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:43.460537 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:13:43.460708 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:43.460820 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:43.460836 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:43.460950 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part 2024.12.17 08:13:43.461240 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part 2024.12.17 08:13:43.461792 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part 2024.12.17 08:13:43.462228 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:43.462505 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2024.12.17 08:13:43.462883 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:43.463582 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:43.463645 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:43.464674 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:13:43.465269 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:43.465820 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.005426566 sec., 36671.44193952492 rows/sec., 2.77 MiB/sec. 2024.12.17 08:13:43.465914 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} executeQuery: Read 97 rows, 7.76 KiB in 0.005244 sec., 18497.330282227307 rows/sec., 1.44 MiB/sec. 2024.12.17 08:13:43.466194 [ 281 ] {d121f3af-baae-4b07-b614-3399335d33c8} TCPHandler: Processed in 0.005799686 sec. 2024.12.17 08:13:43.466275 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:13:43.466408 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:43.466625 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:43.466724 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:43.466819 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:43.467068 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_26_5} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:13:43.467287 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.17 08:13:43.467779 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:43.467827 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:43.468258 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:13:43.468518 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:43.468751 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} executeQuery: Read 160 rows, 11.41 KiB in 0.002192 sec., 72992.700729927 rows/sec., 5.08 MiB/sec. 2024.12.17 08:13:43.468816 [ 276 ] {0f9b25c0-772f-48d9-b6d9-ec8ee425ca7b} TCPHandler: Processed in 0.002508907 sec. 2024.12.17 08:13:43.468982 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:43.469103 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:43.469185 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} 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 2024.12.17 08:13:43.470360 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:43.470401 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:43.471068 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:13:43.471322 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:43.471572 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} executeQuery: Read 33 rows, 60.55 KiB in 0.002493 sec., 13237.063778580025 rows/sec., 23.72 MiB/sec. 2024.12.17 08:13:43.471667 [ 281 ] {4c7cc0b7-7d8f-4133-8b2b-d8df9ce18abd} TCPHandler: Processed in 0.002745024 sec. 2024.12.17 08:13:43.471898 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:43.472125 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:43.472222 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:43.472984 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:43.473025 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:43.473426 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:13:43.473688 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:43.473913 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} executeQuery: Read 60 rows, 4.14 KiB in 0.001845 sec., 32520.325203252032 rows/sec., 2.19 MiB/sec. 2024.12.17 08:13:43.473970 [ 276 ] {e6498440-9b2f-4cfb-921a-64aa80a2b15d} TCPHandler: Processed in 0.002182929 sec. 2024.12.17 08:13:47.263156 [ 90 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:13:47.263218 [ 90 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:13:47.371853 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2024.12.17 08:13:47.372498 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:47.372543 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:47.373063 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:47.373319 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:47.373631 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.12.17 08:13:48.028205 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.12.17 08:13:48.047717 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.047785 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.054904 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:48.055638 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.059046 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.12.17 08:13:48.459903 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.460092 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.460161 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:13:48.460902 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.460947 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.461379 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:13:48.461633 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.461820 [ 89 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.17 08:13:48.461881 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. 2024.12.17 08:13:48.461899 [ 89 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.461967 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.462024 [ 281 ] {b3172bfc-7149-4a25-b453-51f214621fae} TCPHandler: Processed in 0.002251121 sec. 2024.12.17 08:13:48.462235 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.17 08:13:48.462348 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.462378 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:48.462419 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.462546 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.462568 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:48.462695 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:48.462720 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.463159 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.463272 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.464767 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.464821 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.465085 [ 187 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00298101 sec., 23481.974230210566 rows/sec., 1.74 MiB/sec. 2024.12.17 08:13:48.465439 [ 187 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.17 08:13:48.465692 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:13:48.465993 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.466122 [ 189 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_13_3} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.17 08:13:48.466129 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.466229 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:13:48.466413 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} executeQuery: Read 219 rows, 19.54 KiB in 0.003929 sec., 55739.37388648511 rows/sec., 4.86 MiB/sec. 2024.12.17 08:13:48.466599 [ 276 ] {e7b94e5b-f7be-44c9-9fc5-cc5ca49336ff} TCPHandler: Processed in 0.004386478 sec. 2024.12.17 08:13:48.466840 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.466963 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.467011 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:48.467612 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.467652 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.468017 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:13:48.468262 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.468489 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} executeQuery: Read 15 rows, 1.06 KiB in 0.001549 sec., 9683.666881859264 rows/sec., 682.77 KiB/sec. 2024.12.17 08:13:48.468617 [ 281 ] {5d9c1e85-c6fb-4457-8b62-bbb0f8f1cb69} TCPHandler: Processed in 0.001893701 sec. 2024.12.17 08:13:48.468780 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.468906 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.468960 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:48.469558 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.469599 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.469970 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:13:48.470213 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.470337 [ 89 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:13:48.470381 [ 89 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.470405 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec. 2024.12.17 08:13:48.470411 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.470575 [ 276 ] {30fff762-be89-4514-bd4f-c3267307d50f} TCPHandler: Processed in 0.001833299 sec. 2024.12.17 08:13:48.470743 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:13:48.470867 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.471187 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.471251 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:48.471293 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:13:48.471320 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2024.12.17 08:13:48.471661 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.471982 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part 2024.12.17 08:13:48.472326 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.472666 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.472964 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.17 08:13:48.473951 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.474029 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.474939 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:13:48.475557 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.475675 [ 198 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005134348 sec., 102447.28249818672 rows/sec., 7.34 MiB/sec. 2024.12.17 08:13:48.475797 [ 89 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.17 08:13:48.475908 [ 89 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.476026 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.476051 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} executeQuery: Read 13 rows, 830.00 B in 0.004947 sec., 2627.8552658176673 rows/sec., 163.85 KiB/sec. 2024.12.17 08:13:48.476065 [ 192 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:13:48.476464 [ 281 ] {5981823e-0ad2-45df-9281-54dd91c9ae88} TCPHandler: Processed in 0.005736005 sec. 2024.12.17 08:13:48.476675 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.17 08:13:48.476918 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.477046 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:48.477117 [ 192 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.477183 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.12.17 08:13:48.477315 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:48.477450 [ 192 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_16_3} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:13:48.477714 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:48.477773 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.17 08:13:48.477807 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:48.478099 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:48.478404 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:48.478683 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.12.17 08:13:48.480602 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.480682 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.481105 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004862911 sec., 13366.479460553564 rows/sec., 885.61 KiB/sec. 2024.12.17 08:13:48.481344 [ 192 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.17 08:13:48.481590 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:13:48.481898 [ 192 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.482051 [ 192 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_13_3} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.17 08:13:48.482104 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.482230 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:13:48.482465 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} executeQuery: Read 390 rows, 28.32 KiB in 0.005302 sec., 73557.14824594492 rows/sec., 5.22 MiB/sec. 2024.12.17 08:13:48.482607 [ 276 ] {c2226bfc-18b4-461c-b312-5acb530a4f80} TCPHandler: Processed in 0.006036073 sec. 2024.12.17 08:13:48.482892 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.483048 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:13:48.483107 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:13:48.483673 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.483720 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.484114 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:13:48.484361 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.484618 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} executeQuery: Read 6 rows, 321.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 196.54 KiB/sec. 2024.12.17 08:13:48.484841 [ 281 ] {4e2f04b4-73fa-41d1-b92a-3b92d945ca3b} TCPHandler: Processed in 0.002083456 sec. 2024.12.17 08:13:48.485015 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.485131 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.485184 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:48.485770 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.485809 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.486277 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:13:48.486536 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.486666 [ 89 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:13:48.486703 [ 89 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.486726 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. 2024.12.17 08:13:48.486729 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.486841 [ 276 ] {a1b21bee-264e-4de0-bafc-a656c4be6d30} TCPHandler: Processed in 0.001895641 sec. 2024.12.17 08:13:48.487010 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:13:48.487029 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.487176 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:48.487177 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.487215 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7166 rows starting from the beginning of the part 2024.12.17 08:13:48.487244 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:13:48.487413 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part 2024.12.17 08:13:48.487660 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2024.12.17 08:13:48.487951 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 239 rows starting from the beginning of the part 2024.12.17 08:13:48.488424 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2024.12.17 08:13:48.488728 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2024.12.17 08:13:48.489369 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.489415 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.489861 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.17 08:13:48.490204 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.490557 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} executeQuery: Read 1 rows, 69.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 19.71 KiB/sec. 2024.12.17 08:13:48.490654 [ 281 ] {975ab63f-62cf-415f-9331-d611114b0ded} TCPHandler: Processed in 0.00370921 sec. 2024.12.17 08:13:48.490828 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.490957 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.491083 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} 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 2024.12.17 08:13:48.492981 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8199 rows, containing 5 columns (5 merged, 0 gathered) in 0.006143356 sec., 1334612.5472787186 rows/sec., 89.80 MiB/sec. 2024.12.17 08:13:48.493231 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.493249 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:13:48.493298 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.493885 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.494066 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_26_5} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:13:48.494215 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. 2024.12.17 08:13:48.494506 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:13:48.494781 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.494930 [ 89 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:13:48.494978 [ 89 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.495007 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.495009 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} executeQuery: Read 8 rows, 14.68 KiB in 0.004076 sec., 1962.7085377821395 rows/sec., 3.52 MiB/sec. 2024.12.17 08:13:48.495359 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:13:48.495424 [ 276 ] {c90303ef-5eb5-45c4-bc68-b77c54753e95} TCPHandler: Processed in 0.004660226 sec. 2024.12.17 08:13:48.495635 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:48.495918 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:48.496048 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:48.496091 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:48.496331 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 332 rows starting from the beginning of the part 2024.12.17 08:13:48.497149 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:48.497973 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:48.498253 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.498401 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.498710 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:48.499296 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 33 rows starting from the beginning of the part 2024.12.17 08:13:48.499948 [ 198 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:48.499989 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:13:48.500749 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.501119 [ 89 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:13:48.501239 [ 89 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:48.501324 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} executeQuery: Read 82 rows, 5.33 KiB in 0.005477 sec., 14971.699835676465 rows/sec., 973.71 KiB/sec. 2024.12.17 08:13:48.501333 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:48.501600 [ 281 ] {19802816-2b4a-4ae5-9c77-c38c4ccd2f87} TCPHandler: Processed in 0.006062653 sec. 2024.12.17 08:13:48.501906 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:13:48.502287 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:48.502343 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1168 rows starting from the beginning of the part 2024.12.17 08:13:48.502549 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part 2024.12.17 08:13:48.502714 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.12.17 08:13:48.502990 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2024.12.17 08:13:48.503307 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2024.12.17 08:13:48.503674 [ 201 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2024.12.17 08:13:48.507340 [ 188 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 4 columns (4 merged, 0 gathered) in 0.005789846 sec., 264946.59788878664 rows/sec., 17.11 MiB/sec. 2024.12.17 08:13:48.507735 [ 193 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:13:48.508257 [ 193 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.508421 [ 193 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_26_5} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:13:48.508538 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.17 08:13:48.509809 [ 199 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 19 columns (19 merged, 0 gathered) in 0.014709487 sec., 28688.967874950362 rows/sec., 51.41 MiB/sec. 2024.12.17 08:13:48.510730 [ 199 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:13:48.511240 [ 199 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:48.511332 [ 199 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_21_4} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:13:48.511489 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2024.12.17 08:13:50.046128 [ 86 ] {} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.17 08:13:50.046196 [ 86 ] {} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:50.046218 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:50.046447 [ 191 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.17 08:13:50.046623 [ 191 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:13:50.046665 [ 191 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.12.17 08:13:50.046750 [ 191 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.12.17 08:13:50.046964 [ 191 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.17 08:13:50.047166 [ 191 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.17 08:13:50.047340 [ 191 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.12.17 08:13:50.048501 [ 199 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.002200519 sec., 9997.64146549064 rows/sec., 854.29 KiB/sec. 2024.12.17 08:13:50.048678 [ 188 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.17 08:13:50.049017 [ 188 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:50.049104 [ 188 ] {baf488d6-3044-4f65-bc5d-5d4322924d7d::all_1_5_1} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.17 08:13:50.049204 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:13:52.404280 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 644 2024.12.17 08:13:52.407396 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:52.407448 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:52.408935 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:13:52.409267 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:52.410265 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 644 2024.12.17 08:13:53.485534 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.485785 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:13:53.485883 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:13:53.486800 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.486851 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.487307 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.17 08:13:53.487580 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.487829 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} executeQuery: Read 6 rows, 501.00 B in 0.002131 sec., 2815.5795401220084 rows/sec., 229.59 KiB/sec. 2024.12.17 08:13:53.487901 [ 281 ] {54189910-ff89-464d-8d6d-697ddb1add0c} TCPHandler: Processed in 0.002535298 sec. 2024.12.17 08:13:53.488163 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.488359 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:53.488432 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:53.489909 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.489949 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.490462 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:13:53.490723 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.490915 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} executeQuery: Read 1265 rows, 106.93 KiB in 0.002611 sec., 484488.70164687856 rows/sec., 39.99 MiB/sec. 2024.12.17 08:13:53.490971 [ 276 ] {d52a3154-fe6d-4a31-a74e-4cd8a367ebc6} TCPHandler: Processed in 0.00294488 sec. 2024.12.17 08:13:53.491137 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.491267 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:53.491323 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:53.492038 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.492083 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.492477 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:13:53.492719 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.492958 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} executeQuery: Read 39 rows, 2.90 KiB in 0.001723 sec., 22634.939059779455 rows/sec., 1.64 MiB/sec. 2024.12.17 08:13:53.493101 [ 281 ] {98a13863-8802-462b-9590-251859a4fda9} TCPHandler: Processed in 0.002024375 sec. 2024.12.17 08:13:53.493257 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.493379 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:53.493429 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:53.494176 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.494216 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.494598 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:13:53.494840 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.495021 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} executeQuery: Read 228 rows, 15.81 KiB in 0.001668 sec., 136690.64748201438 rows/sec., 9.26 MiB/sec. 2024.12.17 08:13:53.495074 [ 276 ] {bc2ceda6-a462-40e8-9dbb-1f10c67beff7} TCPHandler: Processed in 0.00187456 sec. 2024.12.17 08:13:53.495243 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.495362 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:53.495410 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:53.496255 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.496295 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.496713 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:13:53.496956 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.497177 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} executeQuery: Read 559 rows, 42.54 KiB in 0.001839 sec., 303969.5486677542 rows/sec., 22.59 MiB/sec. 2024.12.17 08:13:53.497231 [ 281 ] {8fd86604-d654-4355-95a5-1944ceea7900} TCPHandler: Processed in 0.002045626 sec. 2024.12.17 08:13:53.497385 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.497502 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:53.497556 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:53.498361 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.498399 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.498864 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:13:53.499111 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.499301 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} executeQuery: Read 883 rows, 60.84 KiB in 0.001824 sec., 484100.8771929824 rows/sec., 32.57 MiB/sec. 2024.12.17 08:13:53.499351 [ 276 ] {18b64c9a-b65a-4a43-9471-f11c9bd2efac} TCPHandler: Processed in 0.002023305 sec. 2024.12.17 08:13:53.499516 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.499657 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:53.499753 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} 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 2024.12.17 08:13:53.501039 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.501080 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.501779 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:13:53.502045 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.502294 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} executeQuery: Read 33 rows, 60.55 KiB in 0.002668 sec., 12368.815592203899 rows/sec., 22.16 MiB/sec. 2024.12.17 08:13:53.502414 [ 281 ] {1c8e7a52-9582-41eb-87aa-c76b663c337c} TCPHandler: Processed in 0.00296904 sec. 2024.12.17 08:13:53.502586 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:53.502711 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:53.502761 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:53.503269 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:53.503308 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:53.503704 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:13:53.503947 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:53.504162 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. 2024.12.17 08:13:53.504212 [ 276 ] {39fe2faf-d4d7-4e87-948e-1c92c0200748} TCPHandler: Processed in 0.001689286 sec. 2024.12.17 08:13:54.874679 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2024.12.17 08:13:54.875300 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:54.875341 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:54.875844 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:54.876089 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:54.876310 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2024.12.17 08:13:55.560059 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.12.17 08:13:55.579236 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:55.579292 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:55.586874 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:55.587627 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:55.590998 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.12.17 08:13:58.459506 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.459712 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.459792 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:13:58.460552 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.460610 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.461068 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:13:58.461329 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.461604 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. 2024.12.17 08:13:58.461727 [ 281 ] {ba245032-ec16-4997-8c52-ff642e94183f} TCPHandler: Processed in 0.002349943 sec. 2024.12.17 08:13:58.461985 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.462177 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:13:58.462251 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:13:58.463111 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.463154 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.463639 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:13:58.463895 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.464134 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} executeQuery: Read 219 rows, 19.54 KiB in 0.002007 sec., 109118.08669656202 rows/sec., 9.51 MiB/sec. 2024.12.17 08:13:58.464320 [ 276 ] {d6d725c9-236b-4ec6-a691-9968497360dd} TCPHandler: Processed in 0.002467767 sec. 2024.12.17 08:13:58.464523 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.464651 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.464707 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:13:58.465329 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.465371 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.465742 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:13:58.465999 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.466224 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} executeQuery: Read 15 rows, 1.06 KiB in 0.001604 sec., 9351.620947630923 rows/sec., 659.36 KiB/sec. 2024.12.17 08:13:58.466283 [ 281 ] {c551bde1-5f5c-4071-a9e7-379ef1aac929} TCPHandler: Processed in 0.001831729 sec. 2024.12.17 08:13:58.466449 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.466589 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.466647 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:13:58.467312 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.467350 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.467707 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:13:58.467951 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.468164 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. 2024.12.17 08:13:58.468217 [ 276 ] {e0fd898f-ac00-49cd-beb7-ee6cff9c9394} TCPHandler: Processed in 0.00183529 sec. 2024.12.17 08:13:58.468367 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.468492 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.468545 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:13:58.469158 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.469197 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.469596 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:13:58.469836 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.470019 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. 2024.12.17 08:13:58.470076 [ 281 ] {1032a0a6-0c0a-4c95-a99c-f5d5620696c2} TCPHandler: Processed in 0.001767618 sec. 2024.12.17 08:13:58.470230 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.470367 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:13:58.470425 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:13:58.471247 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.471313 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.471696 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:13:58.471947 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.472203 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} executeQuery: Read 390 rows, 28.32 KiB in 0.001861 sec., 209564.75013433638 rows/sec., 14.86 MiB/sec. 2024.12.17 08:13:58.472415 [ 276 ] {313a2ea9-68e4-4e16-a940-481ed144c03c} TCPHandler: Processed in 0.002246431 sec. 2024.12.17 08:13:58.472627 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.472767 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:13:58.472826 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:13:58.473350 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.473387 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.473757 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:13:58.474001 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.474181 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. 2024.12.17 08:13:58.474231 [ 281 ] {73c439da-36ff-4e17-a48d-59c4b6bed931} TCPHandler: Processed in 0.001723247 sec. 2024.12.17 08:13:58.474373 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.474491 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.474544 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:13:58.475130 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.475170 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.475564 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:13:58.475799 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.476013 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} executeQuery: Read 237 rows, 16.27 KiB in 0.001546 sec., 153298.83570504526 rows/sec., 10.28 MiB/sec. 2024.12.17 08:13:58.476065 [ 276 ] {8fd882df-be22-4ed4-ab74-f35d18b5f726} TCPHandler: Processed in 0.001749947 sec. 2024.12.17 08:13:58.476202 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.476320 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.476372 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:13:58.476845 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.476882 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.477242 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.17 08:13:58.477468 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.477717 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. 2024.12.17 08:13:58.477954 [ 281 ] {4d254fc6-0206-4f5a-bc67-24a5ae2e7863} TCPHandler: Processed in 0.001803998 sec. 2024.12.17 08:13:58.478159 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.478296 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.478390 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} 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 2024.12.17 08:13:58.479597 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.479637 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.480257 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:13:58.480514 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.480749 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} executeQuery: Read 8 rows, 14.68 KiB in 0.002482 sec., 3223.2070910556004 rows/sec., 5.78 MiB/sec. 2024.12.17 08:13:58.480843 [ 276 ] {59934c0f-713d-478a-a9fb-2ca168fdd941} TCPHandler: Processed in 0.002786415 sec. 2024.12.17 08:13:58.480999 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:13:58.481136 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:13:58.481196 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:13:58.481793 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:13:58.481840 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:13:58.482264 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:13:58.482498 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:13:58.482691 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} executeQuery: Read 82 rows, 5.33 KiB in 0.001586 sec., 51702.39596469105 rows/sec., 3.28 MiB/sec. 2024.12.17 08:13:58.482817 [ 281 ] {272302a4-902c-42f2-9b19-f8e3810efa20} TCPHandler: Processed in 0.001885921 sec. 2024.12.17 08:14:02.263288 [ 63 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:14:02.263373 [ 63 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:14:02.377349 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2024.12.17 08:14:02.378002 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:02.378047 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:02.378576 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:14:02.378824 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:02.379056 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.12.17 08:14:02.411405 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 682 2024.12.17 08:14:02.414625 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:02.414682 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:02.416186 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:14:02.416503 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:02.416774 [ 63 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:14:02.416929 [ 63 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:02.417045 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:02.418247 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:14:02.418444 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 682 2024.12.17 08:14:02.419090 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:02.419277 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part 2024.12.17 08:14:02.419950 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2024.12.17 08:14:02.420599 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part 2024.12.17 08:14:02.421222 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.12.17 08:14:02.421881 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.12.17 08:14:02.422525 [ 194 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2024.12.17 08:14:02.430224 [ 188 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.01295102 sec., 52659.94493097841 rows/sec., 45.32 MiB/sec. 2024.12.17 08:14:02.431853 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:14:02.432658 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:02.432747 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_16_3} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:14:02.433072 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. 2024.12.17 08:14:03.091991 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.12.17 08:14:03.112889 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.112955 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.120745 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:14:03.121625 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.125698 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.12.17 08:14:03.456421 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:03.456693 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:03.456795 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:03.457912 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.457969 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.458492 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:03.458791 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.459006 [ 59 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:03.459085 [ 59 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.459093 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} executeQuery: Read 122 rows, 10.59 KiB in 0.002462 sec., 49553.20877335499 rows/sec., 4.20 MiB/sec. 2024.12.17 08:14:03.459119 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.459297 [ 281 ] {845aa380-6eb8-49b6-bf4b-4756fdefd2b6} TCPHandler: Processed in 0.003031202 sec. 2024.12.17 08:14:03.459374 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:03.459618 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:03.459644 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:03.459667 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1435 rows starting from the beginning of the part 2024.12.17 08:14:03.459919 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 122 rows starting from the beginning of the part 2024.12.17 08:14:03.460017 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:03.460204 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:03.460322 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part 2024.12.17 08:14:03.460668 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1265 rows starting from the beginning of the part 2024.12.17 08:14:03.460956 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part 2024.12.17 08:14:03.461343 [ 200 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 122 rows starting from the beginning of the part 2024.12.17 08:14:03.463011 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.463148 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.464540 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:14:03.464865 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.465705 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} executeQuery: Read 33 rows, 2.48 KiB in 0.005764 sec., 5725.1908396946565 rows/sec., 430.51 KiB/sec. 2024.12.17 08:14:03.466195 [ 276 ] {747d1446-1e65-4109-b553-fd351f7e43b6} TCPHandler: Processed in 0.006749662 sec. 2024.12.17 08:14:03.466279 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 5 columns (5 merged, 0 gathered) in 0.00702585 sec., 481365.24406299595 rows/sec., 42.11 MiB/sec. 2024.12.17 08:14:03.466490 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:03.466694 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:03.466704 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:03.466821 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:03.467286 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.467525 [ 199 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_31_6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:03.467650 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.17 08:14:03.467935 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.467978 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.468345 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:03.468579 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.468742 [ 59 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:03.468793 [ 59 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.468818 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} executeQuery: Read 97 rows, 7.76 KiB in 0.002166 sec., 44783.01015697137 rows/sec., 3.50 MiB/sec. 2024.12.17 08:14:03.468834 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.468986 [ 281 ] {c695a7ad-8629-4b1d-a992-40149e59dec1} TCPHandler: Processed in 0.002657071 sec. 2024.12.17 08:14:03.469070 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:03.469197 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:03.469265 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:03.469325 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 915 rows starting from the beginning of the part 2024.12.17 08:14:03.469417 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:03.469560 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 97 rows starting from the beginning of the part 2024.12.17 08:14:03.469630 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:03.469957 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 390 rows starting from the beginning of the part 2024.12.17 08:14:03.470328 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 559 rows starting from the beginning of the part 2024.12.17 08:14:03.470703 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 390 rows starting from the beginning of the part 2024.12.17 08:14:03.471082 [ 195 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part 2024.12.17 08:14:03.472353 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.472434 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.473536 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:14:03.473897 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.474376 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} executeQuery: Read 160 rows, 11.41 KiB in 0.005 sec., 32000 rows/sec., 2.23 MiB/sec. 2024.12.17 08:14:03.474468 [ 199 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515719 sec., 443822.4644874041 rows/sec., 34.07 MiB/sec. 2024.12.17 08:14:03.474524 [ 276 ] {f1d41f0a-a907-4be0-80c1-ce9321e1f66a} TCPHandler: Processed in 0.005415456 sec. 2024.12.17 08:14:03.474703 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:03.474706 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:03.474852 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:03.474957 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} 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 2024.12.17 08:14:03.475069 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.475213 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_31_6} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:03.475335 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2024.12.17 08:14:03.476363 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.476402 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.477082 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:14:03.477342 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.477588 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} executeQuery: Read 33 rows, 60.55 KiB in 0.002764 sec., 11939.218523878437 rows/sec., 21.39 MiB/sec. 2024.12.17 08:14:03.477709 [ 281 ] {4b0984cb-67bd-4726-994d-3b37e5b1fecc} TCPHandler: Processed in 0.003066453 sec. 2024.12.17 08:14:03.477915 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:03.478053 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:03.478112 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:03.478644 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:03.478684 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:03.479063 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:14:03.479301 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:03.479474 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. 2024.12.17 08:14:03.479523 [ 276 ] {e85916e9-ad8d-41b0-9b99-4d10ea09e80f} TCPHandler: Processed in 0.001680835 sec. 2024.12.17 08:14:08.459258 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.459457 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.459530 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:14:08.460275 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.460320 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.460755 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:14:08.461008 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.461258 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} executeQuery: Read 14 rows, 1.01 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 546.83 KiB/sec. 2024.12.17 08:14:08.461443 [ 281 ] {242bbe2f-1e2c-4966-be62-db889aa426dc} TCPHandler: Processed in 0.002308132 sec. 2024.12.17 08:14:08.461745 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.461934 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:08.462007 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:08.462878 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.462929 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.463370 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.17 08:14:08.463613 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.463840 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} executeQuery: Read 219 rows, 19.54 KiB in 0.001961 sec., 111677.71545130035 rows/sec., 9.73 MiB/sec. 2024.12.17 08:14:08.463898 [ 276 ] {67a23207-b490-4b4c-abea-5b08fc4c6b3f} TCPHandler: Processed in 0.002292212 sec. 2024.12.17 08:14:08.464072 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.464191 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.464245 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:08.464847 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.464886 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.465248 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:08.465507 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.465680 [ 50 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:08.465745 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} executeQuery: Read 15 rows, 1.06 KiB in 0.001572 sec., 9541.984732824427 rows/sec., 672.78 KiB/sec. 2024.12.17 08:14:08.465755 [ 50 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.465824 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.465872 [ 281 ] {011e0797-9a43-40c4-ab48-b7f25cb2276e} TCPHandler: Processed in 0.00185713 sec. 2024.12.17 08:14:08.466170 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.466181 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:08.466607 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.466627 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:08.466699 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:08.466705 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 66 rows starting from the beginning of the part 2024.12.17 08:14:08.467068 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part 2024.12.17 08:14:08.467405 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2024.12.17 08:14:08.467768 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part 2024.12.17 08:14:08.468139 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:08.468526 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part 2024.12.17 08:14:08.469579 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.469648 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.470634 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:14:08.471199 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005242762 sec., 34905.265583293694 rows/sec., 2.62 MiB/sec. 2024.12.17 08:14:08.471202 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.471451 [ 190 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:08.471639 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} executeQuery: Read 14 rows, 1004.00 B in 0.005194 sec., 2695.4177897574123 rows/sec., 188.77 KiB/sec. 2024.12.17 08:14:08.471790 [ 276 ] {56c385d2-38a8-4980-b389-4c51a59ffd28} TCPHandler: Processed in 0.005798426 sec. 2024.12.17 08:14:08.472008 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.472058 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.472234 [ 199 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_31_6} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:08.472243 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.472361 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:14:08.472379 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.17 08:14:08.473000 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.473043 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.473411 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:14:08.473649 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.473906 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} executeQuery: Read 13 rows, 830.00 B in 0.001717 sec., 7571.3453698311005 rows/sec., 472.07 KiB/sec. 2024.12.17 08:14:08.474131 [ 281 ] {2588f113-331c-48f3-bf64-120c77ba0feb} TCPHandler: Processed in 0.00222284 sec. 2024.12.17 08:14:08.474346 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.474466 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:08.474513 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:08.475441 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.475487 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.475891 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.17 08:14:08.476148 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.476361 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} executeQuery: Read 390 rows, 28.32 KiB in 0.001921 sec., 203019.2608016658 rows/sec., 14.40 MiB/sec. 2024.12.17 08:14:08.476413 [ 276 ] {5f566d6c-2a2d-4b9c-85f0-90b856cec8f6} TCPHandler: Processed in 0.002162789 sec. 2024.12.17 08:14:08.476574 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.476712 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:14:08.476773 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:14:08.477347 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.477393 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.477771 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:14:08.478010 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.478273 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} executeQuery: Read 6 rows, 321.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 199.16 KiB/sec. 2024.12.17 08:14:08.478422 [ 281 ] {ac0709a6-7787-4d78-8ff9-17f6943b47b7} TCPHandler: Processed in 0.001910812 sec. 2024.12.17 08:14:08.478585 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.478725 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.478789 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:08.479486 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.479527 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.479929 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:14:08.480170 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.480381 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} executeQuery: Read 237 rows, 16.27 KiB in 0.001687 sec., 140486.06994665085 rows/sec., 9.42 MiB/sec. 2024.12.17 08:14:08.480433 [ 276 ] {e958bd32-aa58-4e01-8769-12e7c186a0ff} TCPHandler: Processed in 0.001913462 sec. 2024.12.17 08:14:08.480590 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.480728 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.480790 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:14:08.481348 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.481396 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.481767 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.17 08:14:08.482014 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.482177 [ 50 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.12.17 08:14:08.482234 [ 50 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.482254 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} executeQuery: Read 1 rows, 69.00 B in 0.001553 sec., 643.915003219575 rows/sec., 43.39 KiB/sec. 2024.12.17 08:14:08.482269 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.482439 [ 281 ] {4aeb97b8-113d-47e1-a2bb-4bf940416c40} TCPHandler: Processed in 0.001912292 sec. 2024.12.17 08:14:08.482762 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.12.17 08:14:08.482768 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.482975 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:08.482988 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.483017 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2024.12.17 08:14:08.483234 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:08.483261 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} 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 2024.12.17 08:14:08.483632 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:08.483970 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:08.484297 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:08.484641 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:08.487058 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.004657325 sec., 3220.732931457435 rows/sec., 217.02 KiB/sec. 2024.12.17 08:14:08.487205 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.17 08:14:08.487412 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.487462 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.487605 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.487732 [ 189 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_15_3} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.12.17 08:14:08.487813 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.17 08:14:08.488229 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:14:08.488506 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.488763 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} executeQuery: Read 8 rows, 14.68 KiB in 0.005817 sec., 1375.2793536187037 rows/sec., 2.46 MiB/sec. 2024.12.17 08:14:08.488879 [ 276 ] {ac007979-26f6-4ead-b2fb-fabe1c64f7b1} TCPHandler: Processed in 0.00631583 sec. 2024.12.17 08:14:08.489058 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:08.489178 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:08.489230 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:08.489761 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:08.489803 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:08.490197 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:14:08.490447 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:08.490700 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} executeQuery: Read 82 rows, 5.33 KiB in 0.001542 sec., 53177.69130998703 rows/sec., 3.38 MiB/sec. 2024.12.17 08:14:08.490843 [ 281 ] {96414a3f-5b40-493c-827b-1ef64c52e77f} TCPHandler: Processed in 0.00184614 sec. 2024.12.17 08:14:09.880122 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2024.12.17 08:14:09.880745 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:09.880791 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:09.881300 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:14:09.881553 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:09.881791 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2024.12.17 08:14:10.626710 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.12.17 08:14:10.647459 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:10.647526 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:10.655109 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:14:10.655875 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:10.659885 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.12.17 08:14:12.419639 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 716 2024.12.17 08:14:12.422679 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:12.422725 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:12.424257 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:14:12.424576 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:12.425250 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 716 2024.12.17 08:14:13.455497 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:13.455715 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:13.455798 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:13.456680 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.456737 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.457209 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.17 08:14:13.457488 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.457730 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} executeQuery: Read 122 rows, 10.59 KiB in 0.002074 sec., 58823.529411764706 rows/sec., 4.99 MiB/sec. 2024.12.17 08:14:13.457801 [ 281 ] {d04a6a2f-d18f-44fc-acce-7698530c4e26} TCPHandler: Processed in 0.002430626 sec. 2024.12.17 08:14:13.458086 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:13.458277 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:13.458349 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:13.459102 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.459142 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.459589 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.17 08:14:13.459862 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.460054 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} executeQuery: Read 33 rows, 2.48 KiB in 0.001834 sec., 17993.456924754635 rows/sec., 1.32 MiB/sec. 2024.12.17 08:14:13.460117 [ 276 ] {ec6cfe8c-89e5-4090-8c19-b0878d400a29} TCPHandler: Processed in 0.002188969 sec. 2024.12.17 08:14:13.460290 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:13.460439 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:13.460504 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:13.461256 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.461300 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.461736 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.17 08:14:13.462009 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.462273 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} executeQuery: Read 97 rows, 7.76 KiB in 0.001865 sec., 52010.72386058982 rows/sec., 4.06 MiB/sec. 2024.12.17 08:14:13.462491 [ 281 ] {dd70e5c1-3ca7-44ac-91df-e9280160785c} TCPHandler: Processed in 0.002269461 sec. 2024.12.17 08:14:13.462689 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:13.462804 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:13.462858 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:13.463434 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.463476 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.463896 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:13.464145 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.464276 [ 41 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:13.464318 [ 41 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.464335 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2024.12.17 08:14:13.464345 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.464447 [ 276 ] {d716de69-7a08-4798-8ae3-56e14df04d8b} TCPHandler: Processed in 0.001815049 sec. 2024.12.17 08:14:13.464752 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:13.464894 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:13.465168 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:13.465435 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} 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 2024.12.17 08:14:13.465452 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:13.465568 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8199 rows starting from the beginning of the part 2024.12.17 08:14:13.466028 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 883 rows starting from the beginning of the part 2024.12.17 08:14:13.466391 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part 2024.12.17 08:14:13.466742 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2024.12.17 08:14:13.467061 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part 2024.12.17 08:14:13.467491 [ 186 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2024.12.17 08:14:13.470832 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.470914 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.472085 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:14:13.472403 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.472631 [ 41 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:14:13.472725 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} executeQuery: Read 33 rows, 60.55 KiB in 0.007711 sec., 4279.600570613409 rows/sec., 7.67 MiB/sec. 2024.12.17 08:14:13.472734 [ 41 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.472867 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.473355 [ 281 ] {76a8d73f-263d-4276-90cb-7b2008b0f456} TCPHandler: Processed in 0.008778527 sec. 2024.12.17 08:14:13.473580 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:14:13.473782 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:13.474173 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:13.474346 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:13.474434 [ 189 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9876 rows, containing 5 columns (5 merged, 0 gathered) in 0.009940128 sec., 993548.5740223869 rows/sec., 66.91 MiB/sec. 2024.12.17 08:14:13.474809 [ 189 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:13.474884 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:13.475129 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 422 rows starting from the beginning of the part 2024.12.17 08:14:13.475930 [ 189 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.476190 [ 189 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_31_6} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:13.476212 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:13.476389 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2024.12.17 08:14:13.476472 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.476546 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.476952 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:13.477390 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:13.477572 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:13.477742 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:13.478071 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.478098 [ 193 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:13.478297 [ 41 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:13.478427 [ 41 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:13.478508 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:13.478568 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} executeQuery: Read 60 rows, 4.14 KiB in 0.004524 sec., 13262.59946949602 rows/sec., 915.26 KiB/sec. 2024.12.17 08:14:13.479407 [ 276 ] {dbb89c28-9703-48af-b05e-254dccdc8700} TCPHandler: Processed in 0.005895279 sec. 2024.12.17 08:14:13.479573 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:13.480287 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:13.480356 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1534 rows starting from the beginning of the part 2024.12.17 08:14:13.480803 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2024.12.17 08:14:13.481000 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2024.12.17 08:14:13.481322 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2024.12.17 08:14:13.481620 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2024.12.17 08:14:13.481946 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2024.12.17 08:14:13.484601 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 4 columns (4 merged, 0 gathered) in 0.00591492 sec., 317502.1809255239 rows/sec., 20.56 MiB/sec. 2024.12.17 08:14:13.485045 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:13.485879 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.486135 [ 198 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_31_6} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:13.486382 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.17 08:14:13.493236 [ 192 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 19 columns (19 merged, 0 gathered) in 0.020120614 sec., 26689.046368068095 rows/sec., 47.83 MiB/sec. 2024.12.17 08:14:13.494041 [ 187 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:14:13.494530 [ 187 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:13.494624 [ 187 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_26_5} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:14:13.494799 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2024.12.17 08:14:14.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 191.19 MiB, peak 198.52 MiB, free memory in arenas 0.00 B, will set to 192.51 MiB (RSS), difference: 1.33 MiB 2024.12.17 08:14:17.263628 [ 35 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:14:17.263679 [ 35 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:14:17.382876 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2024.12.17 08:14:17.383543 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:17.383590 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:17.384097 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:14:17.384344 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:17.384548 [ 35 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:14:17.384589 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.12.17 08:14:17.384636 [ 35 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:17.384666 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:17.384786 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:14:17.384898 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:17.384930 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2024.12.17 08:14:17.384999 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2024.12.17 08:14:17.385216 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2024.12.17 08:14:17.385401 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2024.12.17 08:14:17.385506 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2024.12.17 08:14:17.385725 [ 192 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2024.12.17 08:14:17.390042 [ 191 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005304773 sec., 2253819.3434478724 rows/sec., 32.24 MiB/sec. 2024.12.17 08:14:17.390299 [ 188 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:14:17.390576 [ 188 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:17.390652 [ 188 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_26_5} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:14:17.390734 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2024.12.17 08:14:18.160912 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.12.17 08:14:18.182871 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.182922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.190453 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:14:18.191232 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.191524 [ 35 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:14:18.191585 [ 35 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.191624 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.191864 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:14:18.200843 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.12.17 08:14:18.201947 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:18.202840 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2024.12.17 08:14:18.207171 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2024.12.17 08:14:18.211519 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:18.216834 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2024.12.17 08:14:18.221833 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:18.226067 [ 195 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2024.12.17 08:14:18.285387 [ 188 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.093682601 sec., 2092.170775659826 rows/sec., 10.82 MiB/sec. 2024.12.17 08:14:18.287823 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:14:18.290767 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.290900 [ 196 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_26_5} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:14:18.293121 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.17 08:14:18.458686 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.458843 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.458908 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:14:18.459637 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.459680 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.460076 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:14:18.460329 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.460546 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} executeQuery: Read 14 rows, 1.01 KiB in 0.001754 sec., 7981.75598631699 rows/sec., 574.58 KiB/sec. 2024.12.17 08:14:18.460599 [ 281 ] {3d600d84-7c77-495b-84d0-2866a1e90b43} TCPHandler: Processed in 0.002028825 sec. 2024.12.17 08:14:18.460867 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.461082 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:18.461165 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:18.462066 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.462106 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.462588 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.17 08:14:18.462877 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.463110 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} executeQuery: Read 219 rows, 19.54 KiB in 0.002091 sec., 104734.57675753228 rows/sec., 9.12 MiB/sec. 2024.12.17 08:14:18.463262 [ 276 ] {f8faf667-2a98-4c8b-bd88-47e5bc87da6f} TCPHandler: Processed in 0.002528008 sec. 2024.12.17 08:14:18.463479 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.463596 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.463646 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:18.464246 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.464288 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.464669 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.17 08:14:18.464934 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.465148 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} executeQuery: Read 15 rows, 1.06 KiB in 0.001576 sec., 9517.76649746193 rows/sec., 671.08 KiB/sec. 2024.12.17 08:14:18.465202 [ 281 ] {6c5b51c2-a8e5-4825-bfaf-d116d434e022} TCPHandler: Processed in 0.001812129 sec. 2024.12.17 08:14:18.465355 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.465473 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.465522 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:18.466113 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.466150 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.466524 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:14:18.466825 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.467227 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} executeQuery: Read 14 rows, 1004.00 B in 0.001776 sec., 7882.882882882883 rows/sec., 552.07 KiB/sec. 2024.12.17 08:14:18.467436 [ 276 ] {dd8652ed-093b-4954-9ef5-0313e10561fc} TCPHandler: Processed in 0.002137798 sec. 2024.12.17 08:14:18.467596 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.467711 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.467759 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:14:18.468332 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.468372 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.468735 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:14:18.468978 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.469188 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. 2024.12.17 08:14:18.469241 [ 281 ] {781ba90d-12be-4e7c-8fe9-27bb9d6b36a5} TCPHandler: Processed in 0.001704126 sec. 2024.12.17 08:14:18.469376 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.469491 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:18.469539 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:18.470257 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.470294 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.470681 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.17 08:14:18.470922 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.471100 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} executeQuery: Read 390 rows, 28.32 KiB in 0.001633 sec., 238824.24984690754 rows/sec., 16.94 MiB/sec. 2024.12.17 08:14:18.471150 [ 276 ] {2979495a-dee8-434d-9eee-abd62a22be36} TCPHandler: Processed in 0.001828679 sec. 2024.12.17 08:14:18.471299 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.471436 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:14:18.471495 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:14:18.472015 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.472053 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.472409 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:14:18.472641 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.472797 [ 33 ] {} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.17 08:14:18.472866 [ 33 ] {} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.472890 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. 2024.12.17 08:14:18.472905 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.473037 [ 281 ] {73232628-b99b-4ee1-beef-fe0f962d6360} TCPHandler: Processed in 0.001802099 sec. 2024.12.17 08:14:18.473122 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.17 08:14:18.473240 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.473302 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:18.473351 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2024.12.17 08:14:18.473485 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.473609 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.12.17 08:14:18.473789 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:18.473929 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.12.17 08:14:18.474263 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.12.17 08:14:18.474514 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.12.17 08:14:18.474871 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.12.17 08:14:18.476585 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.476658 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.477859 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00481196 sec., 19950.29052610579 rows/sec., 1.02 MiB/sec. 2024.12.17 08:14:18.477904 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.17 08:14:18.478016 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.17 08:14:18.478407 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.478558 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.478846 [ 200 ] {d315c80c-fd37-47f9-b926-b6b9a24a893c::all_1_16_3} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.17 08:14:18.478874 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} executeQuery: Read 237 rows, 16.27 KiB in 0.005462 sec., 43390.69937751739 rows/sec., 2.91 MiB/sec. 2024.12.17 08:14:18.479052 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.17 08:14:18.479083 [ 276 ] {b5680468-c283-43e0-b5ac-7023e1394f4c} TCPHandler: Processed in 0.00594082 sec. 2024.12.17 08:14:18.479263 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.479405 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.479468 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:14:18.479973 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.480011 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.480380 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.17 08:14:18.480628 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.480837 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2024.12.17 08:14:18.480889 [ 281 ] {c7ab551e-8852-4547-afdb-60ba0e7c8ee3} TCPHandler: Processed in 0.001700326 sec. 2024.12.17 08:14:18.481030 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.481170 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.481261 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} 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 2024.12.17 08:14:18.482418 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.482455 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.483085 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:14:18.483347 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.483594 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} executeQuery: Read 8 rows, 14.68 KiB in 0.002445 sec., 3271.9836400817994 rows/sec., 5.86 MiB/sec. 2024.12.17 08:14:18.483954 [ 276 ] {c56c2a4d-7626-4f38-acb3-f5babf738b8f} TCPHandler: Processed in 0.00298499 sec. 2024.12.17 08:14:18.484186 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:18.484329 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:18.484390 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:18.484942 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:18.484981 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:18.485357 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.17 08:14:18.485596 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:18.485804 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} executeQuery: Read 82 rows, 5.33 KiB in 0.001505 sec., 54485.04983388704 rows/sec., 3.46 MiB/sec. 2024.12.17 08:14:18.485855 [ 281 ] {e5d8bb5a-672b-4580-852a-d69a0b138892} TCPHandler: Processed in 0.001784888 sec. 2024.12.17 08:14:22.426376 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 750 2024.12.17 08:14:22.429407 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:22.429452 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:22.430911 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:14:22.431229 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:22.431767 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 750 2024.12.17 08:14:23.485522 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.485713 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:14:23.485783 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:14:23.486532 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.486575 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.487006 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.17 08:14:23.487271 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.487526 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} executeQuery: Read 8 rows, 668.00 B in 0.001855 sec., 4312.66846361186 rows/sec., 351.67 KiB/sec. 2024.12.17 08:14:23.487731 [ 281 ] {56410665-648e-4e67-af2a-79dd27210881} TCPHandler: Processed in 0.002326133 sec. 2024.12.17 08:14:23.488020 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.488209 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:23.488282 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:23.489738 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.489783 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.490295 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.17 08:14:23.490555 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.490793 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} executeQuery: Read 1266 rows, 107.00 KiB in 0.002638 sec., 479909.02198635327 rows/sec., 39.61 MiB/sec. 2024.12.17 08:14:23.490850 [ 276 ] {e4834f0c-21f9-4925-98b1-78527e34f46f} TCPHandler: Processed in 0.00296118 sec. 2024.12.17 08:14:23.491015 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.491144 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:23.491199 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:23.491831 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.491872 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.492252 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.17 08:14:23.492502 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.492716 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} executeQuery: Read 41 rows, 3.04 KiB in 0.001602 sec., 25593.008739076155 rows/sec., 1.85 MiB/sec. 2024.12.17 08:14:23.492776 [ 281 ] {f42cb04a-ff9c-4d7b-b2bd-9941b72047b6} TCPHandler: Processed in 0.001821079 sec. 2024.12.17 08:14:23.492948 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.493064 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:23.493113 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:23.493772 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.493812 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.494177 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:14:23.494413 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.494575 [ 83 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:14:23.494634 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} executeQuery: Read 228 rows, 15.81 KiB in 0.001592 sec., 143216.08040201003 rows/sec., 9.70 MiB/sec. 2024.12.17 08:14:23.494650 [ 83 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.494721 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.494763 [ 276 ] {d9c05183-dbb0-4b6c-80d1-9dfd6805a7ad} TCPHandler: Processed in 0.00187046 sec. 2024.12.17 08:14:23.494959 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:14:23.494974 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.495183 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:23.495220 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:23.495243 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part 2024.12.17 08:14:23.495326 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:23.495450 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part 2024.12.17 08:14:23.495849 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:23.496199 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:23.496465 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:23.496831 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part 2024.12.17 08:14:23.498719 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.498787 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.499548 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004716317 sec., 156902.09118683074 rows/sec., 11.23 MiB/sec. 2024.12.17 08:14:23.499698 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.17 08:14:23.499710 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:14:23.500170 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.500182 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.500334 [ 199 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_21_4} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:14:23.500555 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.17 08:14:23.500625 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} executeQuery: Read 561 rows, 42.70 KiB in 0.005485 sec., 102278.94257064721 rows/sec., 7.60 MiB/sec. 2024.12.17 08:14:23.500697 [ 281 ] {58bbae08-3d01-456f-97d3-7f87b437eef0} TCPHandler: Processed in 0.005826078 sec. 2024.12.17 08:14:23.500919 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.501078 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:23.501138 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:23.502001 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.502041 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.502485 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.17 08:14:23.502720 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.502930 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} executeQuery: Read 884 rows, 60.91 KiB in 0.001883 sec., 469463.6218799788 rows/sec., 31.59 MiB/sec. 2024.12.17 08:14:23.502982 [ 276 ] {0f26e4b0-b133-4368-a4f7-adb77d7c899b} TCPHandler: Processed in 0.002170928 sec. 2024.12.17 08:14:23.503142 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.503282 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:23.503375 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} 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 2024.12.17 08:14:23.504638 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.504676 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.505355 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:14:23.505605 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.505845 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} executeQuery: Read 33 rows, 60.55 KiB in 0.002595 sec., 12716.763005780347 rows/sec., 22.79 MiB/sec. 2024.12.17 08:14:23.505964 [ 281 ] {f407848c-2e1c-4731-8ee4-3da467cc873b} TCPHandler: Processed in 0.002891128 sec. 2024.12.17 08:14:23.506127 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:23.506245 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:23.506295 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:23.506773 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:23.506812 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:23.507177 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.17 08:14:23.507418 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:23.507648 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. 2024.12.17 08:14:23.507697 [ 276 ] {d9e364c1-1186-414b-87af-5cc96e7abad9} TCPHandler: Processed in 0.001625724 sec. 2024.12.17 08:14:24.885662 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2024.12.17 08:14:24.886294 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:24.886339 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:24.886865 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:14:24.887114 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:24.887331 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2024.12.17 08:14:25.701839 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.12.17 08:14:25.720530 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:25.720588 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:25.727922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.17 08:14:25.728692 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:25.731790 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.12.17 08:14:26.001168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 195.58 MiB, peak 204.16 MiB, free memory in arenas 0.00 B, will set to 196.63 MiB (RSS), difference: 1.05 MiB 2024.12.17 08:14:28.459160 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.459361 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.459434 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:14:28.460173 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.460224 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.460639 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:14:28.460885 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.461082 [ 31 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.17 08:14:28.461135 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. 2024.12.17 08:14:28.461163 [ 31 ] {} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.461231 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.461246 [ 281 ] {ddcdb2c3-86ba-4741-b0f9-2d9603da8443} TCPHandler: Processed in 0.00221232 sec. 2024.12.17 08:14:28.461472 [ 190 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.17 08:14:28.461649 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.461684 [ 190 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:28.461757 [ 190 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2024.12.17 08:14:28.462082 [ 190 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:28.462104 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:28.462342 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:28.462360 [ 190 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:28.462745 [ 190 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:28.462970 [ 190 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:28.465629 [ 201 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004262485 sec., 16422.345181273366 rows/sec., 1.22 MiB/sec. 2024.12.17 08:14:28.465647 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.465699 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.465787 [ 201 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.17 08:14:28.466250 [ 201 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.466335 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.17 08:14:28.466358 [ 201 ] {1218b4f6-0c69-46d9-92ba-15f185d0449d::all_1_17_4} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.17 08:14:28.466463 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:14:28.466625 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.466818 [ 31 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.17 08:14:28.466873 [ 31 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.466908 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} executeQuery: Read 219 rows, 19.54 KiB in 0.004992 sec., 43870.192307692305 rows/sec., 3.82 MiB/sec. 2024.12.17 08:14:28.466911 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.467097 [ 276 ] {a2bc9d09-aed0-4f24-a847-d895baa4b629} TCPHandler: Processed in 0.005702154 sec. 2024.12.17 08:14:28.467131 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.17 08:14:28.467264 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:28.467311 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.467328 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1435 rows starting from the beginning of the part 2024.12.17 08:14:28.467621 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 219 rows starting from the beginning of the part 2024.12.17 08:14:28.467645 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.467802 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:28.468006 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 122 rows starting from the beginning of the part 2024.12.17 08:14:28.468342 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 219 rows starting from the beginning of the part 2024.12.17 08:14:28.468740 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1266 rows starting from the beginning of the part 2024.12.17 08:14:28.469150 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 219 rows starting from the beginning of the part 2024.12.17 08:14:28.470445 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.470512 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.471585 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.17 08:14:28.471915 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.472229 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} executeQuery: Read 15 rows, 1.06 KiB in 0.004719 sec., 3178.639542275906 rows/sec., 224.12 KiB/sec. 2024.12.17 08:14:28.472558 [ 281 ] {ab52ad01-7c63-422a-b178-548317b515f1} TCPHandler: Processed in 0.005342614 sec. 2024.12.17 08:14:28.472929 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.473477 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.473506 [ 201 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 5 columns (5 merged, 0 gathered) in 0.006459015 sec., 538781.8421229862 rows/sec., 47.23 MiB/sec. 2024.12.17 08:14:28.473637 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:28.473831 [ 201 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.17 08:14:28.474193 [ 201 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.474306 [ 201 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_36_7} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.17 08:14:28.474395 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.17 08:14:28.474497 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.474537 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.474894 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.17 08:14:28.475135 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.475361 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} executeQuery: Read 14 rows, 1004.00 B in 0.002053 sec., 6819.288845591816 rows/sec., 477.58 KiB/sec. 2024.12.17 08:14:28.475501 [ 276 ] {4ca88b10-74c6-44c4-8bc8-2b332cbaece1} TCPHandler: Processed in 0.002783625 sec. 2024.12.17 08:14:28.475654 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.475778 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.475826 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:14:28.476420 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.476459 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.476810 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:14:28.477046 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.477219 [ 43 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.17 08:14:28.477279 [ 43 ] {} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.477293 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec. 2024.12.17 08:14:28.477320 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.477478 [ 281 ] {1f7f495c-720f-43f7-b666-5ce71cec0d06} TCPHandler: Processed in 0.00187083 sec. 2024.12.17 08:14:28.477552 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.17 08:14:28.477693 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.477767 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:28.477854 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.12.17 08:14:28.477918 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:28.478091 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:28.478136 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2024.12.17 08:14:28.478501 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2024.12.17 08:14:28.478786 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2024.12.17 08:14:28.479134 [ 190 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.12.17 08:14:28.481100 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.481173 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.481602 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004139922 sec., 15700.778903563883 rows/sec., 1.02 MiB/sec. 2024.12.17 08:14:28.481803 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.17 08:14:28.482124 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.17 08:14:28.482420 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.482626 [ 198 ] {4823d97f-74e6-433f-9b0e-4e71e1247303::all_1_17_4} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.17 08:14:28.482635 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.482789 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:14:28.482972 [ 43 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.17 08:14:28.483040 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} executeQuery: Read 390 rows, 28.32 KiB in 0.005176 sec., 75347.75888717156 rows/sec., 5.34 MiB/sec. 2024.12.17 08:14:28.483056 [ 43 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.483152 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.483211 [ 276 ] {f132f41a-ae8b-4f04-a179-f03bd23bd9b3} TCPHandler: Processed in 0.005618112 sec. 2024.12.17 08:14:28.483347 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.17 08:14:28.483422 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.483496 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:28.483555 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part 2024.12.17 08:14:28.483658 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:14:28.483846 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:14:28.483863 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 390 rows starting from the beginning of the part 2024.12.17 08:14:28.484245 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 97 rows starting from the beginning of the part 2024.12.17 08:14:28.484633 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 390 rows starting from the beginning of the part 2024.12.17 08:14:28.484936 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 561 rows starting from the beginning of the part 2024.12.17 08:14:28.485280 [ 189 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 390 rows starting from the beginning of the part 2024.12.17 08:14:28.486413 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.486482 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.487742 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:14:28.488163 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.488519 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2743 rows, containing 5 columns (5 merged, 0 gathered) in 0.005236142 sec., 523858.9786144073 rows/sec., 39.97 MiB/sec. 2024.12.17 08:14:28.488781 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} executeQuery: Read 6 rows, 321.00 B in 0.00517 sec., 1160.5415860735009 rows/sec., 60.63 KiB/sec. 2024.12.17 08:14:28.489045 [ 281 ] {92aecadb-b7c7-4ba8-8010-2cc1fb024950} TCPHandler: Processed in 0.005706604 sec. 2024.12.17 08:14:28.489140 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.17 08:14:28.489282 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.489454 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.489538 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:28.489711 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.490001 [ 186 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_36_7} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.17 08:14:28.490175 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.12.17 08:14:28.490583 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.490630 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.491065 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.17 08:14:28.491322 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.491524 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} executeQuery: Read 237 rows, 16.27 KiB in 0.002123 sec., 111634.47951012719 rows/sec., 7.48 MiB/sec. 2024.12.17 08:14:28.491594 [ 276 ] {949584c4-44c1-4ad0-a1fc-0ee4f0d5a9f8} TCPHandler: Processed in 0.002414225 sec. 2024.12.17 08:14:28.491758 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.491875 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.491928 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:14:28.492476 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.492517 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.492919 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.17 08:14:28.493160 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.493373 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} executeQuery: Read 1 rows, 69.00 B in 0.001522 sec., 657.030223390276 rows/sec., 44.27 KiB/sec. 2024.12.17 08:14:28.493430 [ 281 ] {bbfe5e08-6b7f-4f7d-9c67-2f62d48b30d7} TCPHandler: Processed in 0.001732627 sec. 2024.12.17 08:14:28.493571 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.493688 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.493769 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} 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 2024.12.17 08:14:28.494861 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.494901 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.495520 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:14:28.495785 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.496035 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} executeQuery: Read 8 rows, 14.68 KiB in 0.002371 sec., 3374.1037536904264 rows/sec., 6.05 MiB/sec. 2024.12.17 08:14:28.496147 [ 276 ] {cd031e78-5bc4-4f99-9651-f6824f0f55ca} TCPHandler: Processed in 0.002630061 sec. 2024.12.17 08:14:28.496301 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:28.496421 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:28.496471 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:28.496971 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:28.497010 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:28.497387 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.17 08:14:28.497621 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:28.497840 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec. 2024.12.17 08:14:28.497893 [ 281 ] {4bea8b8f-f722-4e53-86eb-ecc6fc8c2d22} TCPHandler: Processed in 0.001652684 sec. 2024.12.17 08:14:32.263723 [ 80 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:14:32.263769 [ 80 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:14:32.388354 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2024.12.17 08:14:32.388986 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:32.389023 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:32.389535 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:14:32.389787 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:32.389975 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.12.17 08:14:32.432859 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 788 2024.12.17 08:14:32.436029 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:32.436080 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:32.437587 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:14:32.437926 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:32.438744 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 788 2024.12.17 08:14:33.232762 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.12.17 08:14:33.252224 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.252269 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:33.259850 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.17 08:14:33.260626 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.263091 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.12.17 08:14:33.455380 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:33.455588 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:33.455667 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:33.456571 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.456621 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:33.457115 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.17 08:14:33.457378 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.457598 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} executeQuery: Read 122 rows, 10.59 KiB in 0.002065 sec., 59079.903147699755 rows/sec., 5.01 MiB/sec. 2024.12.17 08:14:33.457655 [ 281 ] {ad03283b-993b-48ef-ad79-9ee76a51c261} TCPHandler: Processed in 0.002410986 sec. 2024.12.17 08:14:33.457942 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:33.458143 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:33.458221 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:33.459004 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.459063 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:33.459515 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.17 08:14:33.459785 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.459993 [ 67 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.17 08:14:33.460064 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} executeQuery: Read 33 rows, 2.48 KiB in 0.001971 sec., 16742.7701674277 rows/sec., 1.23 MiB/sec. 2024.12.17 08:14:33.460074 [ 67 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.460148 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:33.460210 [ 276 ] {938bb897-f420-416c-b986-ed03936c8535} TCPHandler: Processed in 0.002411225 sec. 2024.12.17 08:14:33.460480 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:33.460574 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.17 08:14:33.460857 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:33.461064 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:33.461103 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:33.461231 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 66 rows starting from the beginning of the part 2024.12.17 08:14:33.461649 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:33.462042 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part 2024.12.17 08:14:33.462354 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part 2024.12.17 08:14:33.462622 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part 2024.12.17 08:14:33.462949 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:33.464395 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.464466 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:33.465612 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.17 08:14:33.465772 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526289 sec., 36733.511403402896 rows/sec., 2.78 MiB/sec. 2024.12.17 08:14:33.465948 [ 187 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.17 08:14:33.466101 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.466491 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} executeQuery: Read 97 rows, 7.76 KiB in 0.00577 sec., 16811.09185441941 rows/sec., 1.31 MiB/sec. 2024.12.17 08:14:33.466540 [ 189 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.466635 [ 281 ] {09411331-1c11-4f40-893b-7829605f8646} TCPHandler: Processed in 0.0063112 sec. 2024.12.17 08:14:33.466777 [ 189 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_36_7} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.17 08:14:33.466837 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:33.466901 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.17 08:14:33.466980 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:33.467037 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:33.467613 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.467654 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:33.468072 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.17 08:14:33.468341 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.468567 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. 2024.12.17 08:14:33.468624 [ 276 ] {25e1622e-eda5-4641-bfcd-802888dc0699} TCPHandler: Processed in 0.00186247 sec. 2024.12.17 08:14:33.468784 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:33.468903 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:33.468984 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} 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 2024.12.17 08:14:33.470110 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.470149 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:33.470817 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:14:33.471067 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.471313 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} executeQuery: Read 33 rows, 60.55 KiB in 0.002435 sec., 13552.3613963039 rows/sec., 24.29 MiB/sec. 2024.12.17 08:14:33.471407 [ 281 ] {94439099-5967-4f45-b12a-e46fccda05a4} TCPHandler: Processed in 0.002683492 sec. 2024.12.17 08:14:33.471614 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:33.471841 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:33.471936 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:33.472565 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:33.472605 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.17 08:14:33.472992 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.17 08:14:33.473237 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:33.473461 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} executeQuery: Read 60 rows, 4.14 KiB in 0.001679 sec., 35735.5568790947 rows/sec., 2.41 MiB/sec. 2024.12.17 08:14:33.473518 [ 276 ] {3249700c-7f8b-48e2-b789-82bcdb179ec0} TCPHandler: Processed in 0.002013714 sec. 2024.12.17 08:14:38.458949 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.459151 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.459224 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:14:38.459953 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.460004 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.460426 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:14:38.460680 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.460918 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} executeQuery: Read 14 rows, 1.01 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 556.50 KiB/sec. 2024.12.17 08:14:38.461120 [ 281 ] {4cc5084b-ae27-4ec2-a76f-91ff365b542c} TCPHandler: Processed in 0.002300643 sec. 2024.12.17 08:14:38.461434 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.461637 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:14:38.461713 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:14:38.462525 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.462577 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.463059 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.17 08:14:38.463343 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.463606 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} executeQuery: Read 4 rows, 334.00 B in 0.002025 sec., 1975.3086419753088 rows/sec., 161.07 KiB/sec. 2024.12.17 08:14:38.463695 [ 276 ] {c2baf9e6-bc18-463a-9bdc-4fc7f1e02b70} TCPHandler: Processed in 0.002422905 sec. 2024.12.17 08:14:38.463863 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.463982 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:38.464034 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:38.464722 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.464763 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.465164 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.17 08:14:38.465408 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.465623 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} executeQuery: Read 221 rows, 19.68 KiB in 0.001655 sec., 133534.74320241692 rows/sec., 11.61 MiB/sec. 2024.12.17 08:14:38.465786 [ 281 ] {dd47fd78-85d1-4f0d-8ad8-0718f54cb584} TCPHandler: Processed in 0.001979554 sec. 2024.12.17 08:14:38.466023 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.466142 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.466192 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:38.466794 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.466835 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.467201 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.17 08:14:38.467441 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.467646 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} executeQuery: Read 19 rows, 1.34 KiB in 0.001528 sec., 12434.554973821989 rows/sec., 874.94 KiB/sec. 2024.12.17 08:14:38.467698 [ 276 ] {0a326f6c-8389-4c79-8260-925bd3563625} TCPHandler: Processed in 0.001795338 sec. 2024.12.17 08:14:38.467870 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.467988 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.468037 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:38.468621 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.468660 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.469022 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.17 08:14:38.469268 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.469482 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} executeQuery: Read 14 rows, 1004.00 B in 0.001513 sec., 9253.139458030402 rows/sec., 648.03 KiB/sec. 2024.12.17 08:14:38.469715 [ 281 ] {5a213576-3d4f-4998-a1f2-bd7b3d5437fb} TCPHandler: Processed in 0.001899282 sec. 2024.12.17 08:14:38.469887 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.470015 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.470065 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:14:38.470665 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.470704 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.471052 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:14:38.471290 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.471493 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} executeQuery: Read 13 rows, 830.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 537.85 KiB/sec. 2024.12.17 08:14:38.471546 [ 276 ] {6a9d2043-378c-4a90-8516-5916f8c65841} TCPHandler: Processed in 0.001720556 sec. 2024.12.17 08:14:38.471701 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.471815 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:38.471863 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:38.472568 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.472605 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.472974 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.17 08:14:38.473201 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.473419 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} executeQuery: Read 394 rows, 28.65 KiB in 0.001618 sec., 243510.50679851667 rows/sec., 17.29 MiB/sec. 2024.12.17 08:14:38.473615 [ 281 ] {b50ef5ff-677c-4a61-b398-17814f813f39} TCPHandler: Processed in 0.001959933 sec. 2024.12.17 08:14:38.473855 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.473990 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:14:38.474050 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:14:38.474637 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.474687 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.475085 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:14:38.475335 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.475569 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} executeQuery: Read 6 rows, 321.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 194.83 KiB/sec. 2024.12.17 08:14:38.475683 [ 276 ] {27c0c6e3-df47-45af-ba92-72da52f85082} TCPHandler: Processed in 0.001955003 sec. 2024.12.17 08:14:38.475855 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.475974 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.476024 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:38.476608 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.476645 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.477031 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.17 08:14:38.477259 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.477381 [ 13 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.17 08:14:38.477421 [ 13 ] {} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.477441 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} executeQuery: Read 239 rows, 16.41 KiB in 0.001491 sec., 160295.1039570758 rows/sec., 10.75 MiB/sec. 2024.12.17 08:14:38.477445 [ 13 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.477532 [ 281 ] {aab74e7e-e46f-4d50-ac8f-bd80aabfa4bb} TCPHandler: Processed in 0.001733497 sec. 2024.12.17 08:14:38.477928 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.477998 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.17 08:14:38.478390 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.478468 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:38.478491 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:14:38.478547 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9876 rows starting from the beginning of the part 2024.12.17 08:14:38.478952 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part 2024.12.17 08:14:38.479372 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 884 rows starting from the beginning of the part 2024.12.17 08:14:38.479679 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part 2024.12.17 08:14:38.479861 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2024.12.17 08:14:38.480258 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 239 rows starting from the beginning of the part 2024.12.17 08:14:38.480965 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.481030 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.481804 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.17 08:14:38.482202 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.482887 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} executeQuery: Read 1 rows, 69.00 B in 0.00464 sec., 215.51724137931035 rows/sec., 14.52 KiB/sec. 2024.12.17 08:14:38.483280 [ 276 ] {44f3176a-653a-424f-b1c6-c116f2e089cd} TCPHandler: Processed in 0.005630282 sec. 2024.12.17 08:14:38.483506 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.483667 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.483759 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} 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 2024.12.17 08:14:38.485346 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.485409 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.486095 [ 187 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11633 rows, containing 5 columns (5 merged, 0 gathered) in 0.008528381 sec., 1364033.8066509927 rows/sec., 91.87 MiB/sec. 2024.12.17 08:14:38.486522 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.17 08:14:38.486885 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:38.486939 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.487033 [ 192 ] {1feb3fb5-396f-43f1-957a-733f20775101::all_1_36_7} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.17 08:14:38.487129 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2024.12.17 08:14:38.487222 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.487356 [ 13 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:38.487399 [ 13 ] {} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.487428 [ 13 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.487485 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} executeQuery: Read 8 rows, 14.68 KiB in 0.003828 sec., 2089.8641588296764 rows/sec., 3.74 MiB/sec. 2024.12.17 08:14:38.488014 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:38.488385 [ 281 ] {44450f68-06ed-4b30-91e4-f1a05b20d07d} TCPHandler: Processed in 0.004968564 sec. 2024.12.17 08:14:38.488664 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:38.488690 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:38.488859 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 537 rows starting from the beginning of the part 2024.12.17 08:14:38.488940 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:38.489102 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:38.489655 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:38.490403 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:38.491223 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:38.491518 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.491676 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.491881 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:38.492520 [ 188 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:38.493511 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.17 08:14:38.494070 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.494394 [ 13 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.17 08:14:38.494478 [ 13 ] {} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:38.494551 [ 13 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:38.494802 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} executeQuery: Read 82 rows, 5.33 KiB in 0.005933 sec., 13821.001179841563 rows/sec., 898.87 KiB/sec. 2024.12.17 08:14:38.494853 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.17 08:14:38.494927 [ 276 ] {fbc55410-9771-4974-8189-4cde9de76b2d} TCPHandler: Processed in 0.006417333 sec. 2024.12.17 08:14:38.495168 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:38.495233 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1878 rows starting from the beginning of the part 2024.12.17 08:14:38.495612 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part 2024.12.17 08:14:38.495918 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2024.12.17 08:14:38.496278 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2024.12.17 08:14:38.496601 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.12.17 08:14:38.496897 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2024.12.17 08:14:38.500711 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 4 columns (4 merged, 0 gathered) in 0.006005692 sec., 373645.5349358575 rows/sec., 24.19 MiB/sec. 2024.12.17 08:14:38.501153 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.17 08:14:38.502026 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.502149 [ 194 ] {7e506614-6888-4134-8d59-bdc8aff182fe::all_1_36_7} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.17 08:14:38.502241 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.12.17 08:14:38.505827 [ 195 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 19 columns (19 merged, 0 gathered) in 0.018309635 sec., 34244.26538267967 rows/sec., 61.36 MiB/sec. 2024.12.17 08:14:38.506883 [ 195 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:38.507320 [ 195 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:38.507416 [ 195 ] {7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f::all_1_31_6} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:38.507576 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2024.12.17 08:14:39.891007 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2024.12.17 08:14:39.891643 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:39.891686 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:39.892207 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:14:39.892468 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:39.892789 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2024.12.17 08:14:40.764071 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.12.17 08:14:40.784314 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:40.784367 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:40.791932 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.17 08:14:40.792690 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:40.795871 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.12.17 08:14:42.439848 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 824 2024.12.17 08:14:42.442999 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:42.443045 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:42.444559 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:14:42.444974 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:42.445528 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 824 2024.12.17 08:14:43.455265 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:43.455460 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:43.455530 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:43.456334 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:43.456378 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:43.456827 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.17 08:14:43.457086 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:43.457297 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} executeQuery: Read 122 rows, 10.59 KiB in 0.001888 sec., 64618.64406779661 rows/sec., 5.48 MiB/sec. 2024.12.17 08:14:43.457363 [ 281 ] {5c713a72-09fd-4586-a4ba-f00b7258a913} TCPHandler: Processed in 0.002220769 sec. 2024.12.17 08:14:43.457647 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:43.457845 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:43.457922 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:43.458717 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:43.458777 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:43.459251 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.17 08:14:43.459532 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:43.459773 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} executeQuery: Read 33 rows, 2.48 KiB in 0.001982 sec., 16649.84863773966 rows/sec., 1.22 MiB/sec. 2024.12.17 08:14:43.459831 [ 276 ] {f50610b6-009f-41cf-aebb-d1eb584c0703} TCPHandler: Processed in 0.002345693 sec. 2024.12.17 08:14:43.459991 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:43.460134 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:43.460196 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:43.460877 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:43.460915 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:43.461333 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.17 08:14:43.461579 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:43.461759 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} executeQuery: Read 97 rows, 7.76 KiB in 0.001661 sec., 58398.55508729681 rows/sec., 4.56 MiB/sec. 2024.12.17 08:14:43.461818 [ 281 ] {5bb4de67-beb7-4d0c-a662-3d9178206fa5} TCPHandler: Processed in 0.001900181 sec. 2024.12.17 08:14:43.461981 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:43.462104 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:43.462160 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:43.462768 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:43.462810 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:43.463232 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.17 08:14:43.463488 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:43.463699 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. 2024.12.17 08:14:43.463753 [ 276 ] {f94b3494-957b-4b1c-bf14-681e6c9098ed} TCPHandler: Processed in 0.001829609 sec. 2024.12.17 08:14:43.463919 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:43.464045 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:43.464130 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} 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 2024.12.17 08:14:43.465366 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:43.465404 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:43.466098 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.17 08:14:43.466354 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:43.466570 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} executeQuery: Read 33 rows, 60.55 KiB in 0.002554 sec., 12920.908379013314 rows/sec., 23.15 MiB/sec. 2024.12.17 08:14:43.466686 [ 281 ] {9a1a78f6-8506-4048-b655-73eb751ffb1a} TCPHandler: Processed in 0.002830296 sec. 2024.12.17 08:14:43.466856 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:43.466973 [ 276 ] {09136489-dc21-4708-b519-b23064239870} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:43.467024 [ 276 ] {09136489-dc21-4708-b519-b23064239870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:43.467532 [ 276 ] {09136489-dc21-4708-b519-b23064239870} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:43.467589 [ 276 ] {09136489-dc21-4708-b519-b23064239870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:43.467963 [ 276 ] {09136489-dc21-4708-b519-b23064239870} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.17 08:14:43.468201 [ 276 ] {09136489-dc21-4708-b519-b23064239870} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:43.468407 [ 276 ] {09136489-dc21-4708-b519-b23064239870} executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. 2024.12.17 08:14:43.468457 [ 276 ] {09136489-dc21-4708-b519-b23064239870} TCPHandler: Processed in 0.001658815 sec. 2024.12.17 08:14:47.264013 [ 169 ] {} DNSResolver: Updating DNS cache 2024.12.17 08:14:47.264062 [ 169 ] {} DNSResolver: Updated DNS cache 2024.12.17 08:14:47.393831 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2024.12.17 08:14:47.394508 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:47.394556 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:47.395075 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:14:47.395332 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:47.395634 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.12.17 08:14:48.296860 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.12.17 08:14:48.317381 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.317434 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.324777 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.17 08:14:48.325540 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.328253 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.12.17 08:14:48.458939 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.459130 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.459204 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:14:48.459959 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.460010 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.460434 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:14:48.460689 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.460962 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. 2024.12.17 08:14:48.461045 [ 281 ] {e5c44f07-3a6b-479d-bc19-1f4ba837431e} TCPHandler: Processed in 0.00223841 sec. 2024.12.17 08:14:48.461403 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.461593 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:48.461667 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:48.462834 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.462885 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.463335 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.17 08:14:48.463595 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.463913 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} executeQuery: Read 219 rows, 19.54 KiB in 0.00237 sec., 92405.06329113923 rows/sec., 8.05 MiB/sec. 2024.12.17 08:14:48.463989 [ 276 ] {1484ecf1-5457-4e7e-9f6b-e98d3492e716} TCPHandler: Processed in 0.002789176 sec. 2024.12.17 08:14:48.464162 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.464281 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.464331 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:48.464940 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.464980 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.465341 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.17 08:14:48.465585 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.465841 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} executeQuery: Read 15 rows, 1.06 KiB in 0.001581 sec., 9487.666034155598 rows/sec., 668.95 KiB/sec. 2024.12.17 08:14:48.466019 [ 281 ] {39c934ca-766c-4fb4-9909-f67df5097d03} TCPHandler: Processed in 0.001917191 sec. 2024.12.17 08:14:48.466245 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.466360 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.466409 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:48.466998 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.467037 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.467391 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.17 08:14:48.467654 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.467921 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} executeQuery: Read 14 rows, 1004.00 B in 0.001585 sec., 8832.807570977919 rows/sec., 618.59 KiB/sec. 2024.12.17 08:14:48.468118 [ 276 ] {5183ec13-9016-43bd-ba04-a5c774709508} TCPHandler: Processed in 0.001972693 sec. 2024.12.17 08:14:48.468296 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.468412 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.468460 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:14:48.469040 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.469079 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.469434 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:14:48.469672 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.469865 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} executeQuery: Read 13 rows, 830.00 B in 0.001473 sec., 8825.526137135099 rows/sec., 550.27 KiB/sec. 2024.12.17 08:14:48.470071 [ 281 ] {024c8fd6-5574-453e-b5e7-dd82e635ce68} TCPHandler: Processed in 0.00184661 sec. 2024.12.17 08:14:48.470226 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.470341 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:48.470390 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:48.471113 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.471153 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.471527 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.17 08:14:48.471767 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.471998 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} executeQuery: Read 390 rows, 28.32 KiB in 0.001676 sec., 232696.8973747017 rows/sec., 16.50 MiB/sec. 2024.12.17 08:14:48.472087 [ 276 ] {2db6798d-c611-45bd-a20f-3e69485fb25d} TCPHandler: Processed in 0.001916792 sec. 2024.12.17 08:14:48.472307 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.472471 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:14:48.472531 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:14:48.473020 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.473058 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.473414 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:14:48.473649 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.473874 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. 2024.12.17 08:14:48.474035 [ 281 ] {972242dc-177e-46f0-8fab-cd021a97304b} TCPHandler: Processed in 0.00185599 sec. 2024.12.17 08:14:48.474189 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.474307 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.474360 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:48.474951 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.474990 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.475385 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.17 08:14:48.475625 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.475882 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} executeQuery: Read 237 rows, 16.27 KiB in 0.001595 sec., 148589.34169278995 rows/sec., 9.96 MiB/sec. 2024.12.17 08:14:48.476072 [ 276 ] {fa23b3e5-f2d3-41d4-814a-e0fe6cde8d82} TCPHandler: Processed in 0.001935623 sec. 2024.12.17 08:14:48.476297 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.476424 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.476473 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:14:48.476955 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.476993 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.477348 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.17 08:14:48.477576 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.477752 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. 2024.12.17 08:14:48.477800 [ 281 ] {08e666b0-2120-4074-a60d-8f873a1932ab} TCPHandler: Processed in 0.001617244 sec. 2024.12.17 08:14:48.477953 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.478079 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.478170 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} 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 2024.12.17 08:14:48.479296 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.479335 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.479944 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.17 08:14:48.480208 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.480457 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. 2024.12.17 08:14:48.480549 [ 276 ] {a302b003-304b-4d6e-ace4-0685f6fcc7d8} TCPHandler: Processed in 0.002657962 sec. 2024.12.17 08:14:48.480709 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:48.480847 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:48.480904 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:48.481486 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:48.481530 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:48.481915 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.17 08:14:48.482143 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:48.482354 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. 2024.12.17 08:14:48.482524 [ 281 ] {ac7a7faf-0507-4618-a06c-e9f78fd6c7db} TCPHandler: Processed in 0.001879311 sec. 2024.12.17 08:14:49.001162 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 200.76 MiB, peak 205.51 MiB, free memory in arenas 0.00 B, will set to 199.65 MiB (RSS), difference: -1.11 MiB 2024.12.17 08:14:52.446620 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 858 2024.12.17 08:14:52.449666 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:52.449708 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:52.451198 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.17 08:14:52.451530 [ 243 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:52.451689 [ 153 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.17 08:14:52.451749 [ 153 ] {} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:52.451784 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:52.452807 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.17 08:14:52.453240 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 858 2024.12.17 08:14:52.453807 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:52.453990 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 682 rows starting from the beginning of the part 2024.12.17 08:14:52.454640 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2024.12.17 08:14:52.455272 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2024.12.17 08:14:52.455882 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part 2024.12.17 08:14:52.456447 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.12.17 08:14:52.457030 [ 199 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.12.17 08:14:52.464764 [ 196 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 72 columns (72 merged, 0 gathered) in 0.012756255 sec., 67261.12013282896 rows/sec., 55.77 MiB/sec. 2024.12.17 08:14:52.466007 [ 197 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.17 08:14:52.466762 [ 197 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} system.query_log (5d71a636-510d-43d8-8303-91f282880141): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:52.466844 [ 197 ] {5d71a636-510d-43d8-8303-91f282880141::all_1_21_4} system.query_log (5d71a636-510d-43d8-8303-91f282880141) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.17 08:14:52.467139 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2024.12.17 08:14:53.484705 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.484924 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.17 08:14:53.485005 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.17 08:14:53.485960 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.486024 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.486518 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.17 08:14:53.486811 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} oximeter.fields_ipaddr (baf488d6-3044-4f65-bc5d-5d4322924d7d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.487039 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} executeQuery: Read 6 rows, 501.00 B in 0.002172 sec., 2762.4309392265195 rows/sec., 225.26 KiB/sec. 2024.12.17 08:14:53.487110 [ 281 ] {b8a19b75-210b-4218-8f21-34185d8251f2} TCPHandler: Processed in 0.002539369 sec. 2024.12.17 08:14:53.487393 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.487586 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:53.487661 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:53.489071 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.489123 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.489637 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.17 08:14:53.489936 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.490160 [ 154 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.17 08:14:53.490226 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} executeQuery: Read 1265 rows, 106.93 KiB in 0.002693 sec., 469736.35350909765 rows/sec., 38.78 MiB/sec. 2024.12.17 08:14:53.490254 [ 154 ] {} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.490318 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.490364 [ 276 ] {d0af9fbe-6f7b-41d9-8398-c8c102f3f1a6} TCPHandler: Processed in 0.003111734 sec. 2024.12.17 08:14:53.490497 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.17 08:14:53.490572 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.490637 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:53.490698 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1435 rows starting from the beginning of the part 2024.12.17 08:14:53.490821 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:53.490927 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 122 rows starting from the beginning of the part 2024.12.17 08:14:53.490987 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:53.491335 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 221 rows starting from the beginning of the part 2024.12.17 08:14:53.491713 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 122 rows starting from the beginning of the part 2024.12.17 08:14:53.492105 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 219 rows starting from the beginning of the part 2024.12.17 08:14:53.492465 [ 193 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1265 rows starting from the beginning of the part 2024.12.17 08:14:53.493863 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.493950 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.494980 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.17 08:14:53.495272 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.495634 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} executeQuery: Read 39 rows, 2.90 KiB in 0.004859 sec., 8026.342868903067 rows/sec., 596.91 KiB/sec. 2024.12.17 08:14:53.496083 [ 281 ] {8abeb84e-e2cd-4208-b234-eb2a973dde6f} TCPHandler: Processed in 0.00557681 sec. 2024.12.17 08:14:53.496578 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.496808 [ 196 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 5 columns (5 merged, 0 gathered) in 0.006371052 sec., 531152.4690113971 rows/sec., 46.47 MiB/sec. 2024.12.17 08:14:53.496956 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:53.497011 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:53.497160 [ 196 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.17 08:14:53.497795 [ 196 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.498040 [ 196 ] {0a20a79d-9b85-438c-bf7b-4cb2a9668a04::all_1_41_8} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.17 08:14:53.498211 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.17 08:14:53.498385 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.498431 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.498805 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.17 08:14:53.499055 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.499280 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} executeQuery: Read 228 rows, 15.81 KiB in 0.002428 sec., 93904.44810543658 rows/sec., 6.36 MiB/sec. 2024.12.17 08:14:53.499337 [ 276 ] {8348bdf6-9a0c-41ff-a52e-e52d6ecf6320} TCPHandler: Processed in 0.003091493 sec. 2024.12.17 08:14:53.499488 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.499657 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:53.499717 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:53.500717 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.500758 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.501162 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.17 08:14:53.501401 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.501528 [ 152 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.17 08:14:53.501577 [ 152 ] {} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.501593 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} executeQuery: Read 559 rows, 42.54 KiB in 0.001968 sec., 284044.7154471545 rows/sec., 21.11 MiB/sec. 2024.12.17 08:14:53.501604 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.501722 [ 281 ] {d1815764-2954-4992-ac39-b83d1f3903fc} TCPHandler: Processed in 0.002298433 sec. 2024.12.17 08:14:53.502174 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.502333 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.17 08:14:53.502791 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:53.503000 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:53.503135 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:53.503255 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part 2024.12.17 08:14:53.503609 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 97 rows starting from the beginning of the part 2024.12.17 08:14:53.504019 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 394 rows starting from the beginning of the part 2024.12.17 08:14:53.504333 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 97 rows starting from the beginning of the part 2024.12.17 08:14:53.504546 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 390 rows starting from the beginning of the part 2024.12.17 08:14:53.504640 [ 190 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 559 rows starting from the beginning of the part 2024.12.17 08:14:53.505860 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.505923 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.507002 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.17 08:14:53.507334 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.507863 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} executeQuery: Read 883 rows, 60.84 KiB in 0.005308 sec., 166352.67520723437 rows/sec., 11.19 MiB/sec. 2024.12.17 08:14:53.507918 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.006196858 sec., 395684.3936072119 rows/sec., 30.38 MiB/sec. 2024.12.17 08:14:53.508005 [ 276 ] {ef0a323f-b419-448c-8b72-daa9a1095f33} TCPHandler: Processed in 0.006088954 sec. 2024.12.17 08:14:53.508184 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.17 08:14:53.508185 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.508354 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:53.508470 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} 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 2024.12.17 08:14:53.508589 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.508741 [ 196 ] {f267cc06-b476-4fe2-bb38-424f506c1392::all_1_41_8} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.17 08:14:53.508852 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2024.12.17 08:14:53.509858 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.509897 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.510573 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.17 08:14:53.510833 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.511076 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} executeQuery: Read 33 rows, 60.55 KiB in 0.002751 sec., 11995.637949836424 rows/sec., 21.50 MiB/sec. 2024.12.17 08:14:53.511631 [ 281 ] {396834ba-321c-4def-bc9e-eb3fa3115048} TCPHandler: Processed in 0.003517315 sec. 2024.12.17 08:14:53.511793 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:53.511913 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:53.511964 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:53.512460 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:53.512499 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:53.512876 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.17 08:14:53.513121 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:53.513370 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2024.12.17 08:14:53.513547 [ 276 ] {2d1e9cb3-6a5e-4503-92b3-3cbd5742bab7} TCPHandler: Processed in 0.001818139 sec. 2024.12.17 08:14:54.896689 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2024.12.17 08:14:54.897326 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:54.897371 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:54.897896 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:54.898152 [ 242 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:54.898355 [ 75 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:54.898393 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2024.12.17 08:14:54.898439 [ 75 ] {} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:54.898471 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:54.898711 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:54.898949 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:54.898996 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2024.12.17 08:14:54.899087 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2024.12.17 08:14:54.899317 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2024.12.17 08:14:54.899498 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2024.12.17 08:14:54.899718 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2024.12.17 08:14:54.899804 [ 201 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2024.12.17 08:14:54.901935 [ 186 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003371091 sec., 4216142.489182285 rows/sec., 60.31 MiB/sec. 2024.12.17 08:14:54.902235 [ 189 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:54.902540 [ 189 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:54.902631 [ 189 ] {937092fc-bef9-4abd-8f04-2304c2768ac1::all_1_31_6} system.asynchronous_metric_log (937092fc-bef9-4abd-8f04-2304c2768ac1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:54.902721 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2024.12.17 08:14:55.829243 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.12.17 08:14:55.852007 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:55.852079 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:55.859547 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.17 08:14:55.860320 [ 244 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:55.860786 [ 82 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.17 08:14:55.860990 [ 82 ] {} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:55.861091 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:55.861528 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.17 08:14:55.876506 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.12.17 08:14:55.878005 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:55.879212 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.12.17 08:14:55.884218 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:55.889751 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2024.12.17 08:14:55.895155 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:55.900828 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2024.12.17 08:14:55.905186 [ 201 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2024.12.17 08:14:55.963658 [ 186 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.102389675 sec., 2285.386685718067 rows/sec., 11.82 MiB/sec. 2024.12.17 08:14:55.966288 [ 191 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.17 08:14:55.970004 [ 191 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:55.970140 [ 191 ] {3372c990-cc4b-4cee-8708-1bdb4508aa5a::all_1_31_6} system.metric_log (3372c990-cc4b-4cee-8708-1bdb4508aa5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.17 08:14:55.972619 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.17 08:14:56.000213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 200.84 MiB, peak 211.38 MiB, free memory in arenas 0.00 B, will set to 202.43 MiB (RSS), difference: 1.59 MiB 2024.12.17 08:14:58.459510 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.459712 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.459784 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.17 08:14:58.460537 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.460584 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.461040 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:14:58.461362 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} oximeter.fields_i16 (1218b4f6-0c69-46d9-92ba-15f185d0449d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.461632 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} executeQuery: Read 14 rows, 1.01 KiB in 0.001971 sec., 7102.9934043632675 rows/sec., 511.32 KiB/sec. 2024.12.17 08:14:58.461701 [ 281 ] {1a955694-7449-4457-a19d-f0c505402a0b} TCPHandler: Processed in 0.002321492 sec. 2024.12.17 08:14:58.461992 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.462187 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.17 08:14:58.462263 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.17 08:14:58.463137 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.463186 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.463641 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.17 08:14:58.463914 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} oximeter.fields_string (0a20a79d-9b85-438c-bf7b-4cb2a9668a04): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.464179 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} executeQuery: Read 219 rows, 19.54 KiB in 0.002038 sec., 107458.29244357214 rows/sec., 9.36 MiB/sec. 2024.12.17 08:14:58.464306 [ 276 ] {b2eaf026-5423-4a08-99aa-c8fa121a8605} TCPHandler: Processed in 0.002451047 sec. 2024.12.17 08:14:58.464526 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.464643 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.464693 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.17 08:14:58.465275 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.465314 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.465673 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.17 08:14:58.465905 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.466069 [ 126 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.17 08:14:58.466137 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} executeQuery: Read 15 rows, 1.06 KiB in 0.00151 sec., 9933.774834437087 rows/sec., 700.41 KiB/sec. 2024.12.17 08:14:58.466148 [ 126 ] {} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.466225 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.466274 [ 281 ] {f115f7b5-44a1-45cb-9cb5-6b176541eb70} TCPHandler: Processed in 0.001831429 sec. 2024.12.17 08:14:58.466555 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.466719 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.17 08:14:58.466918 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.467073 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.17 08:14:58.467456 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:58.467558 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 66 rows starting from the beginning of the part 2024.12.17 08:14:58.467883 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part 2024.12.17 08:14:58.468327 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 33 rows starting from the beginning of the part 2024.12.17 08:14:58.468712 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part 2024.12.17 08:14:58.469015 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2024.12.17 08:14:58.469376 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part 2024.12.17 08:14:58.470129 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.470210 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.471225 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.17 08:14:58.471808 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.472399 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} executeQuery: Read 14 rows, 1004.00 B in 0.005552 sec., 2521.613832853026 rows/sec., 176.60 KiB/sec. 2024.12.17 08:14:58.472454 [ 126 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.17 08:14:58.472593 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.006248029 sec., 29929.438547740414 rows/sec., 2.24 MiB/sec. 2024.12.17 08:14:58.472655 [ 126 ] {} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.472663 [ 276 ] {d510e626-5b10-44a3-8032-9c851bd5d7c9} TCPHandler: Processed in 0.006264379 sec. 2024.12.17 08:14:58.472748 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.472858 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.17 08:14:58.473012 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.473318 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.17 08:14:58.473358 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.473525 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.17 08:14:58.473785 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.473858 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:58.474037 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part 2024.12.17 08:14:58.474089 [ 200 ] {96138355-b18d-45a3-8f27-4e74eaa45e03::all_1_41_8} oximeter.fields_u16 (96138355-b18d-45a3-8f27-4e74eaa45e03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.17 08:14:58.474374 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.17 08:14:58.474454 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:58.474976 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:58.475399 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:58.475712 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part 2024.12.17 08:14:58.476026 [ 194 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.17 08:14:58.476816 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.476880 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.477847 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:14:58.478351 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} oximeter.fields_u8 (4823d97f-74e6-433f-9b0e-4e71e1247303): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.478948 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} executeQuery: Read 13 rows, 830.00 B in 0.005662 sec., 2296.0084775697633 rows/sec., 143.16 KiB/sec. 2024.12.17 08:14:58.478975 [ 187 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005997452 sec., 87703.91159445711 rows/sec., 6.28 MiB/sec. 2024.12.17 08:14:58.479048 [ 281 ] {4c58fafd-def2-45a0-a6ea-a50c565bb6fc} TCPHandler: Processed in 0.006223458 sec. 2024.12.17 08:14:58.479195 [ 188 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.17 08:14:58.479226 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.479430 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.17 08:14:58.479507 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.17 08:14:58.479716 [ 188 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.479952 [ 188 ] {d803f86f-413c-4cbd-95ad-1aaaa13e574d::all_1_26_5} oximeter.fields_u32 (d803f86f-413c-4cbd-95ad-1aaaa13e574d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.17 08:14:58.480166 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.17 08:14:58.480723 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.480767 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.481153 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.17 08:14:58.481392 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} oximeter.fields_uuid (f267cc06-b476-4fe2-bb38-424f506c1392): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.481616 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} executeQuery: Read 390 rows, 28.32 KiB in 0.002255 sec., 172949.00221729488 rows/sec., 12.27 MiB/sec. 2024.12.17 08:14:58.481673 [ 276 ] {033dba48-807f-4194-a0ae-251127846a6b} TCPHandler: Processed in 0.002523798 sec. 2024.12.17 08:14:58.481832 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.481957 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.17 08:14:58.482009 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.17 08:14:58.482505 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.482546 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.482919 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:14:58.483176 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} oximeter.measurements_bool (d315c80c-fd37-47f9-b926-b6b9a24a893c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.483385 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. 2024.12.17 08:14:58.483438 [ 281 ] {cb2ddf24-ffdb-4691-984a-0e28ef3634e8} TCPHandler: Processed in 0.001677525 sec. 2024.12.17 08:14:58.483580 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.483698 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.483751 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.17 08:14:58.484344 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.484383 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.484781 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.17 08:14:58.485021 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} oximeter.measurements_cumulativeu64 (1feb3fb5-396f-43f1-957a-733f20775101): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.485234 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} executeQuery: Read 237 rows, 16.27 KiB in 0.00156 sec., 151923.07692307694 rows/sec., 10.18 MiB/sec. 2024.12.17 08:14:58.485286 [ 276 ] {4f66113f-a726-444e-8435-081b34fb003a} TCPHandler: Processed in 0.001760137 sec. 2024.12.17 08:14:58.485423 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.485542 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.485595 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.17 08:14:58.486073 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.486116 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.486492 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.17 08:14:58.486733 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.486914 [ 125 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.17 08:14:58.486980 [ 125 ] {} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.486990 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. 2024.12.17 08:14:58.487029 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.487111 [ 281 ] {3403e314-1c36-42ae-a932-c97972cb04ad} TCPHandler: Processed in 0.001739317 sec. 2024.12.17 08:14:58.487316 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.17 08:14:58.487368 [ 276 ] {} TCP-Session: df6ac98c-bb63-4138-9319-c573ffefa7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.487553 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.17 08:14:58.487612 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} executeQuery: (from [fd00:1122:3344:101::d]:42989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.487628 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2024.12.17 08:14:58.487946 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:58.487955 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} 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 2024.12.17 08:14:58.488290 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:58.488693 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:58.489058 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:58.489425 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.12.17 08:14:58.493503 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.006350212 sec., 3149.5011505127704 rows/sec., 212.22 KiB/sec. 2024.12.17 08:14:58.493568 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.493631 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.493689 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.17 08:14:58.494362 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.494554 [ 187 ] {f44a3446-8b6c-4579-b81c-69ea525b15f5::all_1_20_4} oximeter.measurements_f64 (f44a3446-8b6c-4579-b81c-69ea525b15f5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.17 08:14:58.494735 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.17 08:14:58.495006 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.17 08:14:58.495273 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} oximeter.measurements_histogramu64 (7e426a0a-077b-43f7-b2d5-e7b08c3b7b2f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.495479 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} executeQuery: Read 8 rows, 14.68 KiB in 0.007932 sec., 1008.5728693898135 rows/sec., 1.81 MiB/sec. 2024.12.17 08:14:58.495585 [ 276 ] {cce93e4d-4653-4f5f-8a92-1ac50a9dc338} TCPHandler: Processed in 0.008347685 sec. 2024.12.17 08:14:58.495755 [ 281 ] {} TCP-Session: 8c78ac1f-5990-4734-b57a-ff221673c4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.17 08:14:58.495874 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} executeQuery: (from [fd00:1122:3344:101::d]:49139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.17 08:14:58.495927 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.17 08:14:58.496443 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.17 08:14:58.496484 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.17 08:14:58.496871 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.17 08:14:58.497113 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} oximeter.measurements_u64 (7e506614-6888-4134-8d59-bdc8aff182fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.17 08:14:58.497330 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. 2024.12.17 08:14:58.497382 [ 281 ] {6f7c44b8-8e85-4d52-8afc-ade95e38a1c1} TCPHandler: Processed in 0.001688206 sec.