[ Feb 23 14:12:37 Enabled. ] [ Feb 23 14:12:37 Rereading configuration. ] [ Feb 23 14:12:38 Rereading configuration. ] [ Feb 23 14:12:40 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 23 14:12:40 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.02.23 14:12:41.194466 [ 1 ] {} Application: Will watch for the process with pid 24253 2025.02.23 14:12:41.195006 [ 1 ] {} Application: Forked a child process to watch 2025.02.23 14:12:41.447014 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24253 2025.02.23 14:12:41.447801 [ 1 ] {} Application: starting up 2025.02.23 14:12:41.448671 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.23 14:12:41.542975 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.23 14:12:41.584495 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.23 14:12:41.584605 [ 1 ] {} Application: Initializing DateLUT. 2025.02.23 14:12:41.584620 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.23 14:12:41.584706 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.23 14:12:41.585122 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.23 14:12:41.586827 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.23 14:12:41.587611 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.23 14:12:41.588502 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.02.23 14:12:41.588527 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.02.23 14:12:41.588544 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.23 14:12:41.588740 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.23 14:12:41.589692 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.23 14:12:41.595141 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.23 14:12:41.595977 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.23 14:12:41.597265 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.23 14:12:41.597328 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.23 14:12:41.598940 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.23 14:12:41.599432 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.23 14:12:41.603885 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.23 14:12:41.604659 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.23 14:12:41.606279 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.23 14:12:41.606682 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.23 14:12:41.607036 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.23 14:12:41.607432 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.23 14:12:41.608895 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.23 14:12:41.608929 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.23 14:12:41.609018 [ 150 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:12:41.609134 [ 150 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:12:41.627988 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.23 14:12:41.628026 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186826 sec 2025.02.23 14:12:41.628088 [ 1 ] {} ReferentialDeps: No tables 2025.02.23 14:12:41.628121 [ 1 ] {} LoadingDeps: No tables 2025.02.23 14:12:41.629560 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.23 14:12:41.630753 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.23 14:12:41.643307 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.23 14:12:41.643371 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.23 14:12:41.643398 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.23 14:12:41.643411 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.23 14:12:41.643442 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.23 14:12:41.643474 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.23 14:12:41.646169 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.23 14:12:41.646218 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.23 14:12:41.646247 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.23 14:12:41.646436 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.23 14:12:41.646456 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.23 14:12:41.646491 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.23 14:12:41.646511 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.23 14:12:41.646524 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.23 14:12:41.646554 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.23 14:12:41.646572 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.23 14:12:41.674262 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.23 14:12:41.682313 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.23 14:12:41.682354 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6532e-05 sec 2025.02.23 14:12:41.682371 [ 1 ] {} ReferentialDeps: No tables 2025.02.23 14:12:41.682385 [ 1 ] {} LoadingDeps: No tables 2025.02.23 14:12:41.682415 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.23 14:12:41.682670 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.23 14:12:41.682725 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.23 14:12:41.682742 [ 1 ] {} Application: Loaded metadata. 2025.02.23 14:12:41.682756 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.02.23 14:12:41.682771 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.23 14:12:41.698262 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.23 14:12:41.698489 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.02.23 14:12:41.699437 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6281e-05 sec. 2025.02.23 14:12:41.700548 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.23 14:12:41.700655 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.23 14:12:41.700678 [ 1 ] {} Application: Ready for connections. 2025.02.23 14:12:42.275184 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37604 2025.02.23 14:12:42.275581 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.275653 [ 3 ] {} TCP-Session: ca7abc41-d586-430d-8e10-b74b38b90bb6 Authenticating user 'default' from [fd00:1122:3344:101::b]:37604 2025.02.23 14:12:42.275701 [ 3 ] {} TCP-Session: ca7abc41-d586-430d-8e10-b74b38b90bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.275795 [ 3 ] {} TCP-Session: ca7abc41-d586-430d-8e10-b74b38b90bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.275926 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.23 14:12:42.275967 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.23 14:12:42.276093 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.23 14:12:42.277181 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34596 2025.02.23 14:12:42.277196 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46519 2025.02.23 14:12:42.277333 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.277376 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.277386 [ 4 ] {} TCP-Session: e6fca884-a7e6-4b55-8fe7-8dcfe3c6c51c Authenticating user 'default' from [fd00:1122:3344:101::b]:34596 2025.02.23 14:12:42.277505 [ 5 ] {} TCP-Session: d73f161a-eef6-40a4-b902-b849ca4cedd8 Authenticating user 'default' from [fd00:1122:3344:101::b]:46519 2025.02.23 14:12:42.277515 [ 4 ] {} TCP-Session: e6fca884-a7e6-4b55-8fe7-8dcfe3c6c51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.277542 [ 5 ] {} TCP-Session: d73f161a-eef6-40a4-b902-b849ca4cedd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.277617 [ 4 ] {} TCP-Session: e6fca884-a7e6-4b55-8fe7-8dcfe3c6c51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.277640 [ 5 ] {} TCP-Session: d73f161a-eef6-40a4-b902-b849ca4cedd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.278082 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53684 2025.02.23 14:12:42.278090 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40801 2025.02.23 14:12:42.278298 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.278363 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.278412 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64480 2025.02.23 14:12:42.278363 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52701 2025.02.23 14:12:42.278381 [ 254 ] {} TCP-Session: b2912a35-46f8-4837-95bb-4d7164a72e7f Authenticating user 'default' from [fd00:1122:3344:101::b]:53684 2025.02.23 14:12:42.278501 [ 253 ] {} TCP-Session: 5b28c70d-f98e-4107-ba4a-50d52fc709da Authenticating user 'default' from [fd00:1122:3344:101::b]:40801 2025.02.23 14:12:42.278541 [ 254 ] {} TCP-Session: b2912a35-46f8-4837-95bb-4d7164a72e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.278525 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53579 2025.02.23 14:12:42.278837 [ 254 ] {} TCP-Session: b2912a35-46f8-4837-95bb-4d7164a72e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.278843 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.278926 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.278919 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.278901 [ 253 ] {} TCP-Session: 5b28c70d-f98e-4107-ba4a-50d52fc709da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.279005 [ 255 ] {} TCP-Session: b63353af-329b-45f5-98a9-ae325a0be4be Authenticating user 'default' from [fd00:1122:3344:101::b]:52701 2025.02.23 14:12:42.279034 [ 256 ] {} TCP-Session: 98a57181-9ae8-4519-abc4-e48aceba42cf Authenticating user 'default' from [fd00:1122:3344:101::b]:64480 2025.02.23 14:12:42.279055 [ 257 ] {} TCP-Session: ad90850a-17ae-4a20-bb16-cf9c68b4b0ce Authenticating user 'default' from [fd00:1122:3344:101::b]:53579 2025.02.23 14:12:42.279101 [ 256 ] {} TCP-Session: 98a57181-9ae8-4519-abc4-e48aceba42cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.279079 [ 253 ] {} TCP-Session: 5b28c70d-f98e-4107-ba4a-50d52fc709da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.279119 [ 255 ] {} TCP-Session: b63353af-329b-45f5-98a9-ae325a0be4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.279238 [ 257 ] {} TCP-Session: ad90850a-17ae-4a20-bb16-cf9c68b4b0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.279277 [ 256 ] {} TCP-Session: 98a57181-9ae8-4519-abc4-e48aceba42cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.279269 [ 255 ] {} TCP-Session: b63353af-329b-45f5-98a9-ae325a0be4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.279309 [ 257 ] {} TCP-Session: ad90850a-17ae-4a20-bb16-cf9c68b4b0ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.565813 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33347 2025.02.23 14:12:42.565989 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.566113 [ 258 ] {} TCP-Session: bbc76d70-6b6e-4a4a-9c4b-9aa6d2185de3 Authenticating user 'default' from [fd00:1122:3344:101::a]:33347 2025.02.23 14:12:42.566139 [ 258 ] {} TCP-Session: bbc76d70-6b6e-4a4a-9c4b-9aa6d2185de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.566155 [ 258 ] {} TCP-Session: bbc76d70-6b6e-4a4a-9c4b-9aa6d2185de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.566294 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.23 14:12:42.566321 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.23 14:12:42.566411 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.23 14:12:42.567579 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45997 2025.02.23 14:12:42.567580 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52088 2025.02.23 14:12:42.567672 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56758 2025.02.23 14:12:42.568001 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36968 2025.02.23 14:12:42.568021 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.568048 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58763 2025.02.23 14:12:42.568039 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.568416 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.568568 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.568614 [ 259 ] {} TCP-Session: f156967e-efda-48e9-9703-048f9b5ee229 Authenticating user 'default' from [fd00:1122:3344:101::a]:45997 2025.02.23 14:12:42.568634 [ 261 ] {} TCP-Session: 01600336-bb26-45fd-a037-f02165d9f75c Authenticating user 'default' from [fd00:1122:3344:101::a]:56758 2025.02.23 14:12:42.568368 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56896 2025.02.23 14:12:42.568727 [ 261 ] {} TCP-Session: 01600336-bb26-45fd-a037-f02165d9f75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.568740 [ 259 ] {} TCP-Session: f156967e-efda-48e9-9703-048f9b5ee229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.568712 [ 263 ] {} TCP-Session: 99425d20-a20f-4c34-8bea-31173f8b02f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:58763 2025.02.23 14:12:42.568629 [ 260 ] {} TCP-Session: 6fa17653-7eba-46e9-986f-0ec469113e25 Authenticating user 'default' from [fd00:1122:3344:101::a]:52088 2025.02.23 14:12:42.568559 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39286 2025.02.23 14:12:42.568926 [ 263 ] {} TCP-Session: 99425d20-a20f-4c34-8bea-31173f8b02f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.568918 [ 261 ] {} TCP-Session: 01600336-bb26-45fd-a037-f02165d9f75c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.568965 [ 259 ] {} TCP-Session: f156967e-efda-48e9-9703-048f9b5ee229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.569038 [ 260 ] {} TCP-Session: 6fa17653-7eba-46e9-986f-0ec469113e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.569245 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.569277 [ 263 ] {} TCP-Session: 99425d20-a20f-4c34-8bea-31173f8b02f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.569257 [ 260 ] {} TCP-Session: 6fa17653-7eba-46e9-986f-0ec469113e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.569371 [ 265 ] {} TCP-Session: 1793ce7d-2fb0-4a9d-8581-1db4c44ad100 Authenticating user 'default' from [fd00:1122:3344:101::a]:39286 2025.02.23 14:12:42.569468 [ 265 ] {} TCP-Session: 1793ce7d-2fb0-4a9d-8581-1db4c44ad100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.569485 [ 265 ] {} TCP-Session: 1793ce7d-2fb0-4a9d-8581-1db4c44ad100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.569836 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.569959 [ 264 ] {} TCP-Session: 89d39bf5-a498-4e6c-9c35-4ad6473309a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:56896 2025.02.23 14:12:42.569993 [ 264 ] {} TCP-Session: 89d39bf5-a498-4e6c-9c35-4ad6473309a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.570008 [ 264 ] {} TCP-Session: 89d39bf5-a498-4e6c-9c35-4ad6473309a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.574410 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.574449 [ 262 ] {} TCP-Session: d0aee0fe-de25-4b0a-ad55-f50f81558aa2 Authenticating user 'default' from [fd00:1122:3344:101::a]:36968 2025.02.23 14:12:42.574469 [ 262 ] {} TCP-Session: d0aee0fe-de25-4b0a-ad55-f50f81558aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.574557 [ 262 ] {} TCP-Session: d0aee0fe-de25-4b0a-ad55-f50f81558aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.982205 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65084 2025.02.23 14:12:42.982415 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.982459 [ 266 ] {} TCP-Session: a4a94b84-b244-4598-80cc-b2f3729b250d Authenticating user 'default' from [fd00:1122:3344:101::c]:65084 2025.02.23 14:12:42.982578 [ 266 ] {} TCP-Session: a4a94b84-b244-4598-80cc-b2f3729b250d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.982598 [ 266 ] {} TCP-Session: a4a94b84-b244-4598-80cc-b2f3729b250d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.982673 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.23 14:12:42.982788 [ 266 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.23 14:12:42.982813 [ 266 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.23 14:12:42.984047 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36804 2025.02.23 14:12:42.984262 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.984341 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50486 2025.02.23 14:12:42.984347 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43498 2025.02.23 14:12:42.984403 [ 267 ] {} TCP-Session: 87dca3af-b3d4-45f1-9fea-b7e5f2509591 Authenticating user 'default' from [fd00:1122:3344:101::c]:36804 2025.02.23 14:12:42.984421 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36582 2025.02.23 14:12:42.984784 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37026 2025.02.23 14:12:42.984807 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.984821 [ 267 ] {} TCP-Session: 87dca3af-b3d4-45f1-9fea-b7e5f2509591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.984820 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.984783 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59397 2025.02.23 14:12:42.985072 [ 269 ] {} TCP-Session: 968d4143-4e73-45cc-99cf-c29e63e3e40a Authenticating user 'default' from [fd00:1122:3344:101::c]:43498 2025.02.23 14:12:42.984887 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65240 2025.02.23 14:12:42.985369 [ 267 ] {} TCP-Session: 87dca3af-b3d4-45f1-9fea-b7e5f2509591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.985408 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.985407 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.985437 [ 269 ] {} TCP-Session: 968d4143-4e73-45cc-99cf-c29e63e3e40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.985495 [ 268 ] {} TCP-Session: c6b3d42f-9703-4684-a8d4-9e39278b0c0b Authenticating user 'default' from [fd00:1122:3344:101::c]:50486 2025.02.23 14:12:42.985485 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.985544 [ 271 ] {} TCP-Session: 05929fe4-6157-4afa-89e5-c874681401de Authenticating user 'default' from [fd00:1122:3344:101::c]:59397 2025.02.23 14:12:42.985741 [ 272 ] {} TCP-Session: 0ca562e9-6c92-420c-91a8-0a157e6d0b14 Authenticating user 'default' from [fd00:1122:3344:101::c]:37026 2025.02.23 14:12:42.985759 [ 270 ] {} TCP-Session: ecaede26-a907-47f4-98d0-8664b6d854e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:36582 2025.02.23 14:12:42.985781 [ 269 ] {} TCP-Session: 968d4143-4e73-45cc-99cf-c29e63e3e40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.985843 [ 271 ] {} TCP-Session: 05929fe4-6157-4afa-89e5-c874681401de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.985809 [ 268 ] {} TCP-Session: c6b3d42f-9703-4684-a8d4-9e39278b0c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.985866 [ 270 ] {} TCP-Session: ecaede26-a907-47f4-98d0-8664b6d854e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.985797 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:42.985977 [ 271 ] {} TCP-Session: 05929fe4-6157-4afa-89e5-c874681401de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.985892 [ 272 ] {} TCP-Session: 0ca562e9-6c92-420c-91a8-0a157e6d0b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.986021 [ 268 ] {} TCP-Session: c6b3d42f-9703-4684-a8d4-9e39278b0c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.986157 [ 273 ] {} TCP-Session: 5bb0ffe3-3b22-4873-b474-1f4f5b3c497f Authenticating user 'default' from [fd00:1122:3344:101::c]:65240 2025.02.23 14:12:42.986171 [ 270 ] {} TCP-Session: ecaede26-a907-47f4-98d0-8664b6d854e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.986270 [ 273 ] {} TCP-Session: 5bb0ffe3-3b22-4873-b474-1f4f5b3c497f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.986288 [ 272 ] {} TCP-Session: 0ca562e9-6c92-420c-91a8-0a157e6d0b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:42.986332 [ 273 ] {} TCP-Session: 5bb0ffe3-3b22-4873-b474-1f4f5b3c497f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:43.000230 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.85 MiB, peak 117.85 MiB, free memory in arenas 0.00 B, will set to 120.43 MiB (RSS), difference: 2.58 MiB 2025.02.23 14:12:48.631523 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55772 2025.02.23 14:12:48.631726 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.631775 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Authenticating user 'default' from [fd00:1122:3344:101::d]:55772 2025.02.23 14:12:48.631799 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.631813 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.631886 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.23 14:12:48.631913 [ 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 2025.02.23 14:12:48.631938 [ 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 2025.02.23 14:12:48.632261 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34063 2025.02.23 14:12:48.632491 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36702 2025.02.23 14:12:48.632501 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.632592 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34063 2025.02.23 14:12:48.632603 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53170 2025.02.23 14:12:48.633840 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44386 2025.02.23 14:12:48.633844 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.635249 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.635217 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.635266 [ 276 ] {} TCP-Session: bf3db543-a3bf-40cf-86b3-82873ff80a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36702 2025.02.23 14:12:48.635384 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43519 2025.02.23 14:12:48.635414 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.635451 [ 276 ] {} TCP-Session: bf3db543-a3bf-40cf-86b3-82873ff80a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.635475 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53170 2025.02.23 14:12:48.635289 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.635454 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.635666 [ 276 ] {} TCP-Session: bf3db543-a3bf-40cf-86b3-82873ff80a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.635693 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.635700 [ 278 ] {} TCP-Session: 57798d0e-bc32-46ee-86dc-7a101c33cbde Authenticating user 'default' from [fd00:1122:3344:101::d]:44386 2025.02.23 14:12:48.635890 [ 278 ] {} TCP-Session: 57798d0e-bc32-46ee-86dc-7a101c33cbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.635929 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.635972 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49438 2025.02.23 14:12:48.635997 [ 278 ] {} TCP-Session: 57798d0e-bc32-46ee-86dc-7a101c33cbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.635902 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46772 2025.02.23 14:12:48.635915 [ 279 ] {} TCP-Session: c3f509ec-3385-4b05-b93b-944040f55c1f Authenticating user 'default' from [fd00:1122:3344:101::d]:43519 2025.02.23 14:12:48.636031 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.636287 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.636329 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51091 2025.02.23 14:12:48.636450 [ 281 ] {} TCP-Session: 6a568379-ad08-4e91-98ca-e41aac261ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:49438 2025.02.23 14:12:48.642672 [ 279 ] {} TCP-Session: c3f509ec-3385-4b05-b93b-944040f55c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.642692 [ 281 ] {} TCP-Session: 6a568379-ad08-4e91-98ca-e41aac261ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.642705 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.642729 [ 279 ] {} TCP-Session: c3f509ec-3385-4b05-b93b-944040f55c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.642756 [ 281 ] {} TCP-Session: 6a568379-ad08-4e91-98ca-e41aac261ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.642775 [ 280 ] {} TCP-Session: 37b60e58-ca20-43aa-9d10-806fdce97f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:46772 2025.02.23 14:12:48.642692 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.23 14:12:48.644275 [ 282 ] {} TCP-Session: 791d2650-d1b3-4290-b032-53204d70c173 Authenticating user 'default' from [fd00:1122:3344:101::d]:51091 2025.02.23 14:12:48.644298 [ 280 ] {} TCP-Session: 37b60e58-ca20-43aa-9d10-806fdce97f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.644327 [ 282 ] {} TCP-Session: 791d2650-d1b3-4290-b032-53204d70c173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.644358 [ 280 ] {} TCP-Session: 37b60e58-ca20-43aa-9d10-806fdce97f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.644364 [ 282 ] {} TCP-Session: 791d2650-d1b3-4290-b032-53204d70c173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:12:48.646093 [ 274 ] {9a1855b2-a1d8-46a0-bbd0-f255bbed33f8} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.23 14:12:48.703444 [ 274 ] {9a1855b2-a1d8-46a0-bbd0-f255bbed33f8} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55772) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.23 14:12:48.704979 [ 274 ] {9a1855b2-a1d8-46a0-bbd0-f255bbed33f8} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.23 14:12:48.705214 [ 274 ] {9a1855b2-a1d8-46a0-bbd0-f255bbed33f8} TCPHandler: Processed in 0.07268633 sec. 2025.02.23 14:12:48.705581 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.705797 [ 275 ] {f8d39557-3e2b-4c47-8dc4-e6327b0ebe59} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.23 14:12:48.706263 [ 275 ] {f8d39557-3e2b-4c47-8dc4-e6327b0ebe59} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34063) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.23 14:12:48.706546 [ 275 ] {f8d39557-3e2b-4c47-8dc4-e6327b0ebe59} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.23 14:12:48.706761 [ 275 ] {f8d39557-3e2b-4c47-8dc4-e6327b0ebe59} TCPHandler: Processed in 0.001333143 sec. 2025.02.23 14:12:48.707098 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.708402 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.23 14:12:48.708499 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.23 14:12:48.710298 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.23 14:12:48.710381 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114974 sec 2025.02.23 14:12:48.710397 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} ReferentialDeps: No tables 2025.02.23 14:12:48.710409 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} LoadingDeps: No tables 2025.02.23 14:12:48.710464 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} DatabaseAtomic (oximeter): Starting up tables. 2025.02.23 14:12:48.711090 [ 274 ] {a9b6b2d9-6bb5-4def-9a57-d4c6e5fe0c78} TCPHandler: Processed in 0.00410724 sec. 2025.02.23 14:12:48.711294 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.711481 [ 275 ] {cdad7a4e-e683-4b7c-be59-7db97db3b0a0} executeQuery: (from [fd00:1122:3344:101::d]:34063) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.02.23 14:12:48.711605 [ 275 ] {cdad7a4e-e683-4b7c-be59-7db97db3b0a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.23 14:12:48.724789 [ 275 ] {cdad7a4e-e683-4b7c-be59-7db97db3b0a0} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.23 14:12:48.730311 [ 275 ] {cdad7a4e-e683-4b7c-be59-7db97db3b0a0} oximeter.version (2e20d504-e962-4a00-819d-66fc9945cc21): Loading data parts 2025.02.23 14:12:48.730880 [ 275 ] {cdad7a4e-e683-4b7c-be59-7db97db3b0a0} oximeter.version (2e20d504-e962-4a00-819d-66fc9945cc21): There are no data parts 2025.02.23 14:12:48.734103 [ 275 ] {cdad7a4e-e683-4b7c-be59-7db97db3b0a0} TCPHandler: Processed in 0.022877177 sec. 2025.02.23 14:12:48.734490 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.734747 [ 274 ] {5a8bddb5-db15-4168-9506-51d74b9b1a38} executeQuery: (from [fd00:1122:3344:101::d]:55772) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.734881 [ 274 ] {5a8bddb5-db15-4168-9506-51d74b9b1a38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.23 14:12:48.744407 [ 274 ] {5a8bddb5-db15-4168-9506-51d74b9b1a38} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Loading data parts 2025.02.23 14:12:48.744670 [ 274 ] {5a8bddb5-db15-4168-9506-51d74b9b1a38} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): There are no data parts 2025.02.23 14:12:48.745922 [ 274 ] {5a8bddb5-db15-4168-9506-51d74b9b1a38} TCPHandler: Processed in 0.011492915 sec. 2025.02.23 14:12:48.746132 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.746472 [ 275 ] {d215b555-299c-441a-abf6-bff9738b3e07} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.746537 [ 275 ] {d215b555-299c-441a-abf6-bff9738b3e07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.23 14:12:48.748582 [ 275 ] {d215b555-299c-441a-abf6-bff9738b3e07} oximeter.measurements_i8 (762ebfd4-4c5f-41bd-a00c-70397c62fbef): Loading data parts 2025.02.23 14:12:48.748765 [ 275 ] {d215b555-299c-441a-abf6-bff9738b3e07} oximeter.measurements_i8 (762ebfd4-4c5f-41bd-a00c-70397c62fbef): There are no data parts 2025.02.23 14:12:48.749977 [ 275 ] {d215b555-299c-441a-abf6-bff9738b3e07} TCPHandler: Processed in 0.003915674 sec. 2025.02.23 14:12:48.750230 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.750452 [ 274 ] {0dc5bae1-e2a7-4494-b269-983f3c7b576f} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.750589 [ 274 ] {0dc5bae1-e2a7-4494-b269-983f3c7b576f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.23 14:12:48.752519 [ 274 ] {0dc5bae1-e2a7-4494-b269-983f3c7b576f} oximeter.measurements_u8 (be7b2766-7069-401c-bccd-5f8616912b22): Loading data parts 2025.02.23 14:12:48.752663 [ 274 ] {0dc5bae1-e2a7-4494-b269-983f3c7b576f} oximeter.measurements_u8 (be7b2766-7069-401c-bccd-5f8616912b22): There are no data parts 2025.02.23 14:12:48.753890 [ 274 ] {0dc5bae1-e2a7-4494-b269-983f3c7b576f} TCPHandler: Processed in 0.003715549 sec. 2025.02.23 14:12:48.754078 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.754377 [ 275 ] {c877f487-1191-48b3-a415-13ff46187c51} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.754468 [ 275 ] {c877f487-1191-48b3-a415-13ff46187c51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.23 14:12:48.756382 [ 275 ] {c877f487-1191-48b3-a415-13ff46187c51} oximeter.measurements_i16 (1e44ed46-eaf6-46c8-968a-a9b6751750e7): Loading data parts 2025.02.23 14:12:48.756546 [ 275 ] {c877f487-1191-48b3-a415-13ff46187c51} oximeter.measurements_i16 (1e44ed46-eaf6-46c8-968a-a9b6751750e7): There are no data parts 2025.02.23 14:12:48.757760 [ 275 ] {c877f487-1191-48b3-a415-13ff46187c51} TCPHandler: Processed in 0.00375024 sec. 2025.02.23 14:12:48.758006 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.758254 [ 274 ] {88159609-2533-4dcb-8662-e31110692c72} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.758386 [ 274 ] {88159609-2533-4dcb-8662-e31110692c72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.23 14:12:48.760083 [ 274 ] {88159609-2533-4dcb-8662-e31110692c72} oximeter.measurements_u16 (1931fc5c-5d53-4033-a818-687606829111): Loading data parts 2025.02.23 14:12:48.760240 [ 274 ] {88159609-2533-4dcb-8662-e31110692c72} oximeter.measurements_u16 (1931fc5c-5d53-4033-a818-687606829111): There are no data parts 2025.02.23 14:12:48.761458 [ 274 ] {88159609-2533-4dcb-8662-e31110692c72} TCPHandler: Processed in 0.003522862 sec. 2025.02.23 14:12:48.761637 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.761935 [ 275 ] {6aa46b67-1080-4728-ba62-e29c8ee2b738} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.762035 [ 275 ] {6aa46b67-1080-4728-ba62-e29c8ee2b738} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.23 14:12:48.763960 [ 275 ] {6aa46b67-1080-4728-ba62-e29c8ee2b738} oximeter.measurements_i32 (1acf4c40-72d0-4356-bb15-7889177b9dee): Loading data parts 2025.02.23 14:12:48.764116 [ 275 ] {6aa46b67-1080-4728-ba62-e29c8ee2b738} oximeter.measurements_i32 (1acf4c40-72d0-4356-bb15-7889177b9dee): There are no data parts 2025.02.23 14:12:48.765372 [ 275 ] {6aa46b67-1080-4728-ba62-e29c8ee2b738} TCPHandler: Processed in 0.003835922 sec. 2025.02.23 14:12:48.765601 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.765897 [ 274 ] {b353a389-73ac-4f36-873f-fb2b4de8c421} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.766043 [ 274 ] {b353a389-73ac-4f36-873f-fb2b4de8c421} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.23 14:12:48.767966 [ 274 ] {b353a389-73ac-4f36-873f-fb2b4de8c421} oximeter.measurements_u32 (6f2895f0-d0b8-4e14-bba3-5faad364aa24): Loading data parts 2025.02.23 14:12:48.768088 [ 274 ] {b353a389-73ac-4f36-873f-fb2b4de8c421} oximeter.measurements_u32 (6f2895f0-d0b8-4e14-bba3-5faad364aa24): There are no data parts 2025.02.23 14:12:48.769379 [ 274 ] {b353a389-73ac-4f36-873f-fb2b4de8c421} TCPHandler: Processed in 0.003796471 sec. 2025.02.23 14:12:48.769563 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.769853 [ 275 ] {60814642-53be-4652-b56d-c725943f2236} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.769951 [ 275 ] {60814642-53be-4652-b56d-c725943f2236} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.23 14:12:48.771847 [ 275 ] {60814642-53be-4652-b56d-c725943f2236} oximeter.measurements_i64 (09d1f1fc-b782-4d45-af7f-1458c5925879): Loading data parts 2025.02.23 14:12:48.771984 [ 275 ] {60814642-53be-4652-b56d-c725943f2236} oximeter.measurements_i64 (09d1f1fc-b782-4d45-af7f-1458c5925879): There are no data parts 2025.02.23 14:12:48.773187 [ 275 ] {60814642-53be-4652-b56d-c725943f2236} TCPHandler: Processed in 0.003690318 sec. 2025.02.23 14:12:48.773439 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.773680 [ 274 ] {179937e6-cadb-469d-ba14-ebe5104a94db} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.773814 [ 274 ] {179937e6-cadb-469d-ba14-ebe5104a94db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.23 14:12:48.775700 [ 274 ] {179937e6-cadb-469d-ba14-ebe5104a94db} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Loading data parts 2025.02.23 14:12:48.775823 [ 274 ] {179937e6-cadb-469d-ba14-ebe5104a94db} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): There are no data parts 2025.02.23 14:12:48.777085 [ 274 ] {179937e6-cadb-469d-ba14-ebe5104a94db} TCPHandler: Processed in 0.003712968 sec. 2025.02.23 14:12:48.777267 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.777511 [ 275 ] {1083846e-f668-4359-802b-f1df01f71cf5} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.777648 [ 275 ] {1083846e-f668-4359-802b-f1df01f71cf5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.23 14:12:48.779586 [ 275 ] {1083846e-f668-4359-802b-f1df01f71cf5} oximeter.measurements_f32 (5f9123c2-b83a-45e0-9439-1352b525d165): Loading data parts 2025.02.23 14:12:48.779733 [ 275 ] {1083846e-f668-4359-802b-f1df01f71cf5} oximeter.measurements_f32 (5f9123c2-b83a-45e0-9439-1352b525d165): There are no data parts 2025.02.23 14:12:48.781015 [ 275 ] {1083846e-f668-4359-802b-f1df01f71cf5} TCPHandler: Processed in 0.003815052 sec. 2025.02.23 14:12:48.781248 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.781473 [ 274 ] {66e3e39f-4564-4350-a232-3213ab4c3040} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.781607 [ 274 ] {66e3e39f-4564-4350-a232-3213ab4c3040} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.23 14:12:48.783536 [ 274 ] {66e3e39f-4564-4350-a232-3213ab4c3040} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Loading data parts 2025.02.23 14:12:48.783665 [ 274 ] {66e3e39f-4564-4350-a232-3213ab4c3040} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): There are no data parts 2025.02.23 14:12:48.785037 [ 274 ] {66e3e39f-4564-4350-a232-3213ab4c3040} TCPHandler: Processed in 0.003845622 sec. 2025.02.23 14:12:48.785232 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.785478 [ 275 ] {eec2238b-c7ab-4188-b70a-a3c239da7592} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.785621 [ 275 ] {eec2238b-c7ab-4188-b70a-a3c239da7592} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.23 14:12:48.787619 [ 275 ] {eec2238b-c7ab-4188-b70a-a3c239da7592} oximeter.measurements_string (007f45d1-319a-43c9-be4b-f54bdd132d32): Loading data parts 2025.02.23 14:12:48.787790 [ 275 ] {eec2238b-c7ab-4188-b70a-a3c239da7592} oximeter.measurements_string (007f45d1-319a-43c9-be4b-f54bdd132d32): There are no data parts 2025.02.23 14:12:48.789059 [ 275 ] {eec2238b-c7ab-4188-b70a-a3c239da7592} TCPHandler: Processed in 0.003892923 sec. 2025.02.23 14:12:48.789296 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.789543 [ 274 ] {64505dfc-4dfc-433d-b47e-9c009a4de474} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.789682 [ 274 ] {64505dfc-4dfc-433d-b47e-9c009a4de474} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.23 14:12:48.791671 [ 274 ] {64505dfc-4dfc-433d-b47e-9c009a4de474} oximeter.measurements_bytes (f228031c-f2a5-43a7-a7ff-8e1d6a92015d): Loading data parts 2025.02.23 14:12:48.791784 [ 274 ] {64505dfc-4dfc-433d-b47e-9c009a4de474} oximeter.measurements_bytes (f228031c-f2a5-43a7-a7ff-8e1d6a92015d): There are no data parts 2025.02.23 14:12:48.793104 [ 274 ] {64505dfc-4dfc-433d-b47e-9c009a4de474} TCPHandler: Processed in 0.003865673 sec. 2025.02.23 14:12:48.793347 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.793604 [ 275 ] {c3a3a453-9834-4e9c-b572-29584fbe8cce} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.793744 [ 275 ] {c3a3a453-9834-4e9c-b572-29584fbe8cce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.23 14:12:48.795740 [ 275 ] {c3a3a453-9834-4e9c-b572-29584fbe8cce} oximeter.measurements_cumulativei64 (2154e4cd-a616-4e0c-bd1e-20e1bdfca005): Loading data parts 2025.02.23 14:12:48.795951 [ 275 ] {c3a3a453-9834-4e9c-b572-29584fbe8cce} oximeter.measurements_cumulativei64 (2154e4cd-a616-4e0c-bd1e-20e1bdfca005): There are no data parts 2025.02.23 14:12:48.797192 [ 275 ] {c3a3a453-9834-4e9c-b572-29584fbe8cce} TCPHandler: Processed in 0.003901884 sec. 2025.02.23 14:12:48.797365 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.797664 [ 274 ] {474b44d0-2b2a-4d77-b972-ef9eedfadf58} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.797785 [ 274 ] {474b44d0-2b2a-4d77-b972-ef9eedfadf58} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.23 14:12:48.799641 [ 274 ] {474b44d0-2b2a-4d77-b972-ef9eedfadf58} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Loading data parts 2025.02.23 14:12:48.799760 [ 274 ] {474b44d0-2b2a-4d77-b972-ef9eedfadf58} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): There are no data parts 2025.02.23 14:12:48.801067 [ 274 ] {474b44d0-2b2a-4d77-b972-ef9eedfadf58} TCPHandler: Processed in 0.003766 sec. 2025.02.23 14:12:48.801240 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.801477 [ 275 ] {45355a1a-82b3-4a86-9cd0-119f8d326c0f} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.801630 [ 275 ] {45355a1a-82b3-4a86-9cd0-119f8d326c0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.23 14:12:48.803619 [ 275 ] {45355a1a-82b3-4a86-9cd0-119f8d326c0f} oximeter.measurements_cumulativef32 (24e937a6-6798-4383-8736-ebf5405fd15e): Loading data parts 2025.02.23 14:12:48.803766 [ 275 ] {45355a1a-82b3-4a86-9cd0-119f8d326c0f} oximeter.measurements_cumulativef32 (24e937a6-6798-4383-8736-ebf5405fd15e): There are no data parts 2025.02.23 14:12:48.805007 [ 275 ] {45355a1a-82b3-4a86-9cd0-119f8d326c0f} TCPHandler: Processed in 0.003824391 sec. 2025.02.23 14:12:48.805254 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.805501 [ 274 ] {d69be67d-494e-442e-a87e-e398d59754f0} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.805646 [ 274 ] {d69be67d-494e-442e-a87e-e398d59754f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.23 14:12:48.807625 [ 274 ] {d69be67d-494e-442e-a87e-e398d59754f0} oximeter.measurements_cumulativef64 (b731b491-5f45-4169-9762-fed6bb13cbe1): Loading data parts 2025.02.23 14:12:48.807908 [ 274 ] {d69be67d-494e-442e-a87e-e398d59754f0} oximeter.measurements_cumulativef64 (b731b491-5f45-4169-9762-fed6bb13cbe1): There are no data parts 2025.02.23 14:12:48.809140 [ 274 ] {d69be67d-494e-442e-a87e-e398d59754f0} TCPHandler: Processed in 0.003941326 sec. 2025.02.23 14:12:48.809532 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.810861 [ 275 ] {5f7b4be0-338d-4cd4-b07d-1aa8684e8b6e} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.811019 [ 275 ] {5f7b4be0-338d-4cd4-b07d-1aa8684e8b6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.23 14:12:48.816932 [ 275 ] {5f7b4be0-338d-4cd4-b07d-1aa8684e8b6e} oximeter.measurements_histogrami8 (6676126f-2627-44f7-9128-9abe3b950072): Loading data parts 2025.02.23 14:12:48.817114 [ 275 ] {5f7b4be0-338d-4cd4-b07d-1aa8684e8b6e} oximeter.measurements_histogrami8 (6676126f-2627-44f7-9128-9abe3b950072): There are no data parts 2025.02.23 14:12:48.823306 [ 275 ] {5f7b4be0-338d-4cd4-b07d-1aa8684e8b6e} TCPHandler: Processed in 0.014006466 sec. 2025.02.23 14:12:48.823665 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.824011 [ 274 ] {92488ec9-e868-4e82-bc4e-065ca1ca0866} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.824187 [ 274 ] {92488ec9-e868-4e82-bc4e-065ca1ca0866} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.23 14:12:48.830816 [ 274 ] {92488ec9-e868-4e82-bc4e-065ca1ca0866} oximeter.measurements_histogramu8 (f3102c9f-f38a-4a06-a2ac-b6c427ef863e): Loading data parts 2025.02.23 14:12:48.831013 [ 274 ] {92488ec9-e868-4e82-bc4e-065ca1ca0866} oximeter.measurements_histogramu8 (f3102c9f-f38a-4a06-a2ac-b6c427ef863e): There are no data parts 2025.02.23 14:12:48.839688 [ 274 ] {92488ec9-e868-4e82-bc4e-065ca1ca0866} TCPHandler: Processed in 0.016128392 sec. 2025.02.23 14:12:48.839939 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.840392 [ 275 ] {461c8e6d-39ac-437b-a98a-2414c8d15c89} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.840549 [ 275 ] {461c8e6d-39ac-437b-a98a-2414c8d15c89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.23 14:12:48.843794 [ 275 ] {461c8e6d-39ac-437b-a98a-2414c8d15c89} oximeter.measurements_histogrami16 (0cc83227-62b1-4c33-8a4b-c55a2c4afb81): Loading data parts 2025.02.23 14:12:48.843977 [ 275 ] {461c8e6d-39ac-437b-a98a-2414c8d15c89} oximeter.measurements_histogrami16 (0cc83227-62b1-4c33-8a4b-c55a2c4afb81): There are no data parts 2025.02.23 14:12:48.846758 [ 275 ] {461c8e6d-39ac-437b-a98a-2414c8d15c89} TCPHandler: Processed in 0.00691297 sec. 2025.02.23 14:12:48.847056 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.847362 [ 274 ] {00e55f1b-db04-4b28-b2f6-2f3278f87756} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.847522 [ 274 ] {00e55f1b-db04-4b28-b2f6-2f3278f87756} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.23 14:12:48.849807 [ 274 ] {00e55f1b-db04-4b28-b2f6-2f3278f87756} oximeter.measurements_histogramu16 (42f0caad-0889-4032-ab99-316827c17b2f): Loading data parts 2025.02.23 14:12:48.849993 [ 274 ] {00e55f1b-db04-4b28-b2f6-2f3278f87756} oximeter.measurements_histogramu16 (42f0caad-0889-4032-ab99-316827c17b2f): There are no data parts 2025.02.23 14:12:48.851173 [ 274 ] {00e55f1b-db04-4b28-b2f6-2f3278f87756} TCPHandler: Processed in 0.004177653 sec. 2025.02.23 14:12:48.851364 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.851710 [ 275 ] {11efed8b-cd85-4a78-ad96-a89d12ce743c} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.851857 [ 275 ] {11efed8b-cd85-4a78-ad96-a89d12ce743c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.23 14:12:48.854144 [ 275 ] {11efed8b-cd85-4a78-ad96-a89d12ce743c} oximeter.measurements_histogrami32 (a8795b76-be78-4d5a-b663-9150e026ec0f): Loading data parts 2025.02.23 14:12:48.854297 [ 275 ] {11efed8b-cd85-4a78-ad96-a89d12ce743c} oximeter.measurements_histogrami32 (a8795b76-be78-4d5a-b663-9150e026ec0f): There are no data parts 2025.02.23 14:12:48.855527 [ 275 ] {11efed8b-cd85-4a78-ad96-a89d12ce743c} TCPHandler: Processed in 0.004222304 sec. 2025.02.23 14:12:48.855795 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.856093 [ 274 ] {c945fe51-7d4c-4066-a272-412265ac5522} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.856244 [ 274 ] {c945fe51-7d4c-4066-a272-412265ac5522} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.23 14:12:48.858368 [ 274 ] {c945fe51-7d4c-4066-a272-412265ac5522} oximeter.measurements_histogramu32 (215c40d4-135d-4aca-b954-eb190bbaaf11): Loading data parts 2025.02.23 14:12:48.858542 [ 274 ] {c945fe51-7d4c-4066-a272-412265ac5522} oximeter.measurements_histogramu32 (215c40d4-135d-4aca-b954-eb190bbaaf11): There are no data parts 2025.02.23 14:12:48.859866 [ 274 ] {c945fe51-7d4c-4066-a272-412265ac5522} TCPHandler: Processed in 0.004126421 sec. 2025.02.23 14:12:48.860064 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.860444 [ 275 ] {b1ec15f6-1ea3-4319-99ca-62089f1e2449} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.860577 [ 275 ] {b1ec15f6-1ea3-4319-99ca-62089f1e2449} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.23 14:12:48.862821 [ 275 ] {b1ec15f6-1ea3-4319-99ca-62089f1e2449} oximeter.measurements_histogrami64 (b3ed77ad-fea4-4d09-8ca7-b8deff2cc953): Loading data parts 2025.02.23 14:12:48.862976 [ 275 ] {b1ec15f6-1ea3-4319-99ca-62089f1e2449} oximeter.measurements_histogrami64 (b3ed77ad-fea4-4d09-8ca7-b8deff2cc953): There are no data parts 2025.02.23 14:12:48.864160 [ 275 ] {b1ec15f6-1ea3-4319-99ca-62089f1e2449} TCPHandler: Processed in 0.004162482 sec. 2025.02.23 14:12:48.864420 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.864711 [ 274 ] {a4c3d88d-893e-460a-ae35-f71e4604c665} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.864862 [ 274 ] {a4c3d88d-893e-460a-ae35-f71e4604c665} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.23 14:12:48.867108 [ 274 ] {a4c3d88d-893e-460a-ae35-f71e4604c665} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Loading data parts 2025.02.23 14:12:48.867237 [ 274 ] {a4c3d88d-893e-460a-ae35-f71e4604c665} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): There are no data parts 2025.02.23 14:12:48.868456 [ 274 ] {a4c3d88d-893e-460a-ae35-f71e4604c665} TCPHandler: Processed in 0.00409375 sec. 2025.02.23 14:12:48.868654 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.869050 [ 275 ] {2e1edfc3-56c7-4d56-8098-3ad41d2dec05} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.869202 [ 275 ] {2e1edfc3-56c7-4d56-8098-3ad41d2dec05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.23 14:12:48.871435 [ 275 ] {2e1edfc3-56c7-4d56-8098-3ad41d2dec05} oximeter.measurements_histogramf32 (628a021b-ea85-45f4-bcd2-1ce2479f4a0a): Loading data parts 2025.02.23 14:12:48.871599 [ 275 ] {2e1edfc3-56c7-4d56-8098-3ad41d2dec05} oximeter.measurements_histogramf32 (628a021b-ea85-45f4-bcd2-1ce2479f4a0a): There are no data parts 2025.02.23 14:12:48.872823 [ 275 ] {2e1edfc3-56c7-4d56-8098-3ad41d2dec05} TCPHandler: Processed in 0.004238235 sec. 2025.02.23 14:12:48.873086 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.873422 [ 274 ] {f2d36b3f-3909-45da-80f9-2fde1b33cfbe} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.873572 [ 274 ] {f2d36b3f-3909-45da-80f9-2fde1b33cfbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.23 14:12:48.875751 [ 274 ] {f2d36b3f-3909-45da-80f9-2fde1b33cfbe} oximeter.measurements_histogramf64 (436a5c97-ed69-470d-92a8-ebb0d8c84326): Loading data parts 2025.02.23 14:12:48.875936 [ 274 ] {f2d36b3f-3909-45da-80f9-2fde1b33cfbe} oximeter.measurements_histogramf64 (436a5c97-ed69-470d-92a8-ebb0d8c84326): There are no data parts 2025.02.23 14:12:48.877116 [ 274 ] {f2d36b3f-3909-45da-80f9-2fde1b33cfbe} TCPHandler: Processed in 0.00409685 sec. 2025.02.23 14:12:48.877306 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.877569 [ 275 ] {455373f5-4bcc-41dd-a4b7-cd63b699b140} executeQuery: (from [fd00:1122:3344:101::d]:34063) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.877697 [ 275 ] {455373f5-4bcc-41dd-a4b7-cd63b699b140} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.23 14:12:48.879824 [ 275 ] {455373f5-4bcc-41dd-a4b7-cd63b699b140} oximeter.fields_bool (bc85f0f2-3610-42e7-86ff-89cfd2769ed9): Loading data parts 2025.02.23 14:12:48.880010 [ 275 ] {455373f5-4bcc-41dd-a4b7-cd63b699b140} oximeter.fields_bool (bc85f0f2-3610-42e7-86ff-89cfd2769ed9): There are no data parts 2025.02.23 14:12:48.881115 [ 275 ] {455373f5-4bcc-41dd-a4b7-cd63b699b140} TCPHandler: Processed in 0.003867103 sec. 2025.02.23 14:12:48.881309 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.881658 [ 274 ] {d59eae15-744d-434f-90e0-e24dedb7250b} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.881809 [ 274 ] {d59eae15-744d-434f-90e0-e24dedb7250b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.23 14:12:48.883933 [ 274 ] {d59eae15-744d-434f-90e0-e24dedb7250b} oximeter.fields_i8 (bc103cb4-e2bb-4913-b1d0-4f245165f2fb): Loading data parts 2025.02.23 14:12:48.884068 [ 274 ] {d59eae15-744d-434f-90e0-e24dedb7250b} oximeter.fields_i8 (bc103cb4-e2bb-4913-b1d0-4f245165f2fb): There are no data parts 2025.02.23 14:12:48.885239 [ 274 ] {d59eae15-744d-434f-90e0-e24dedb7250b} TCPHandler: Processed in 0.003997807 sec. 2025.02.23 14:12:48.885453 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.885702 [ 275 ] {779f514b-555e-4331-a235-cc12a5c158fc} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.885851 [ 275 ] {779f514b-555e-4331-a235-cc12a5c158fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.23 14:12:48.888056 [ 275 ] {779f514b-555e-4331-a235-cc12a5c158fc} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Loading data parts 2025.02.23 14:12:48.888218 [ 275 ] {779f514b-555e-4331-a235-cc12a5c158fc} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): There are no data parts 2025.02.23 14:12:48.889380 [ 275 ] {779f514b-555e-4331-a235-cc12a5c158fc} TCPHandler: Processed in 0.003996317 sec. 2025.02.23 14:12:48.889561 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.889850 [ 274 ] {a9fbd260-80bf-4f42-bbdc-70564094bcad} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.889968 [ 274 ] {a9fbd260-80bf-4f42-bbdc-70564094bcad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.23 14:12:48.892005 [ 274 ] {a9fbd260-80bf-4f42-bbdc-70564094bcad} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Loading data parts 2025.02.23 14:12:48.892150 [ 274 ] {a9fbd260-80bf-4f42-bbdc-70564094bcad} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): There are no data parts 2025.02.23 14:12:48.893415 [ 274 ] {a9fbd260-80bf-4f42-bbdc-70564094bcad} TCPHandler: Processed in 0.003909924 sec. 2025.02.23 14:12:48.893606 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.893854 [ 275 ] {51ac8ee6-2d35-4914-b6dd-fdad520cebcd} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.894006 [ 275 ] {51ac8ee6-2d35-4914-b6dd-fdad520cebcd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.23 14:12:48.896056 [ 275 ] {51ac8ee6-2d35-4914-b6dd-fdad520cebcd} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Loading data parts 2025.02.23 14:12:48.896227 [ 275 ] {51ac8ee6-2d35-4914-b6dd-fdad520cebcd} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): There are no data parts 2025.02.23 14:12:48.897415 [ 275 ] {51ac8ee6-2d35-4914-b6dd-fdad520cebcd} TCPHandler: Processed in 0.003875243 sec. 2025.02.23 14:12:48.897635 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.897887 [ 274 ] {d72b07bd-7897-4dbc-89de-9807e126acfd} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.898010 [ 274 ] {d72b07bd-7897-4dbc-89de-9807e126acfd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.23 14:12:48.899963 [ 274 ] {d72b07bd-7897-4dbc-89de-9807e126acfd} oximeter.fields_i32 (7d91fad4-2817-43a8-b408-ff4e1b157b0a): Loading data parts 2025.02.23 14:12:48.900107 [ 274 ] {d72b07bd-7897-4dbc-89de-9807e126acfd} oximeter.fields_i32 (7d91fad4-2817-43a8-b408-ff4e1b157b0a): There are no data parts 2025.02.23 14:12:48.901254 [ 274 ] {d72b07bd-7897-4dbc-89de-9807e126acfd} TCPHandler: Processed in 0.003675747 sec. 2025.02.23 14:12:48.901440 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.901686 [ 275 ] {ce1e079b-af32-4fd1-8a57-da0161b8cb3b} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.901834 [ 275 ] {ce1e079b-af32-4fd1-8a57-da0161b8cb3b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.23 14:12:48.903923 [ 275 ] {ce1e079b-af32-4fd1-8a57-da0161b8cb3b} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Loading data parts 2025.02.23 14:12:48.904083 [ 275 ] {ce1e079b-af32-4fd1-8a57-da0161b8cb3b} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): There are no data parts 2025.02.23 14:12:48.905228 [ 275 ] {ce1e079b-af32-4fd1-8a57-da0161b8cb3b} TCPHandler: Processed in 0.003853162 sec. 2025.02.23 14:12:48.905489 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.905695 [ 274 ] {3e84c093-0ffa-4a22-899a-c9ad21cc133e} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.905835 [ 274 ] {3e84c093-0ffa-4a22-899a-c9ad21cc133e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.23 14:12:48.907841 [ 274 ] {3e84c093-0ffa-4a22-899a-c9ad21cc133e} oximeter.fields_i64 (7b1e324a-4423-42b9-bd24-8187741e2b6e): Loading data parts 2025.02.23 14:12:48.908013 [ 274 ] {3e84c093-0ffa-4a22-899a-c9ad21cc133e} oximeter.fields_i64 (7b1e324a-4423-42b9-bd24-8187741e2b6e): There are no data parts 2025.02.23 14:12:48.909132 [ 274 ] {3e84c093-0ffa-4a22-899a-c9ad21cc133e} TCPHandler: Processed in 0.003700697 sec. 2025.02.23 14:12:48.909307 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.909610 [ 275 ] {25a10000-7a97-46ce-8cf7-6c943a6822e3} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.909715 [ 275 ] {25a10000-7a97-46ce-8cf7-6c943a6822e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.23 14:12:48.911872 [ 275 ] {25a10000-7a97-46ce-8cf7-6c943a6822e3} oximeter.fields_u64 (1591079c-17da-4f12-8e1d-2e9ede5bbca7): Loading data parts 2025.02.23 14:12:48.912044 [ 275 ] {25a10000-7a97-46ce-8cf7-6c943a6822e3} oximeter.fields_u64 (1591079c-17da-4f12-8e1d-2e9ede5bbca7): There are no data parts 2025.02.23 14:12:48.913124 [ 275 ] {25a10000-7a97-46ce-8cf7-6c943a6822e3} TCPHandler: Processed in 0.003873893 sec. 2025.02.23 14:12:48.913381 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.913586 [ 274 ] {0b17faee-2d37-4de3-bc6d-898347ae1291} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.913719 [ 274 ] {0b17faee-2d37-4de3-bc6d-898347ae1291} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.23 14:12:48.915656 [ 274 ] {0b17faee-2d37-4de3-bc6d-898347ae1291} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): Loading data parts 2025.02.23 14:12:48.915862 [ 274 ] {0b17faee-2d37-4de3-bc6d-898347ae1291} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): There are no data parts 2025.02.23 14:12:48.916935 [ 274 ] {0b17faee-2d37-4de3-bc6d-898347ae1291} TCPHandler: Processed in 0.003618346 sec. 2025.02.23 14:12:48.917116 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.917418 [ 275 ] {9932a448-7e27-4c34-bf00-9eb81d1584a4} executeQuery: (from [fd00:1122:3344:101::d]:34063) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.917516 [ 275 ] {9932a448-7e27-4c34-bf00-9eb81d1584a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.23 14:12:48.919611 [ 275 ] {9932a448-7e27-4c34-bf00-9eb81d1584a4} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Loading data parts 2025.02.23 14:12:48.919774 [ 275 ] {9932a448-7e27-4c34-bf00-9eb81d1584a4} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): There are no data parts 2025.02.23 14:12:48.920984 [ 275 ] {9932a448-7e27-4c34-bf00-9eb81d1584a4} TCPHandler: Processed in 0.003924434 sec. 2025.02.23 14:12:48.921262 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.921529 [ 274 ] {3977ba28-e3b3-400e-9620-5fa04109c14a} executeQuery: (from [fd00:1122:3344:101::d]:55772) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.23 14:12:48.921693 [ 274 ] {3977ba28-e3b3-400e-9620-5fa04109c14a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.23 14:12:48.923710 [ 274 ] {3977ba28-e3b3-400e-9620-5fa04109c14a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Loading data parts 2025.02.23 14:12:48.923915 [ 274 ] {3977ba28-e3b3-400e-9620-5fa04109c14a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): There are no data parts 2025.02.23 14:12:48.925042 [ 274 ] {3977ba28-e3b3-400e-9620-5fa04109c14a} TCPHandler: Processed in 0.003863553 sec. 2025.02.23 14:12:48.925259 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.925658 [ 275 ] {cf9052ef-4e3a-4014-b131-ebb9788bf27a} executeQuery: (from [fd00:1122:3344:101::d]:34063) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.02.23 14:12:48.925812 [ 275 ] {cf9052ef-4e3a-4014-b131-ebb9788bf27a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.23 14:12:48.927750 [ 275 ] {cf9052ef-4e3a-4014-b131-ebb9788bf27a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Loading data parts 2025.02.23 14:12:48.927984 [ 275 ] {cf9052ef-4e3a-4014-b131-ebb9788bf27a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): There are no data parts 2025.02.23 14:12:48.929316 [ 275 ] {cf9052ef-4e3a-4014-b131-ebb9788bf27a} TCPHandler: Processed in 0.004115111 sec. 2025.02.23 14:12:48.929509 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:12:48.929829 [ 274 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.23 14:12:48.932512 [ 274 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.23 14:12:48.942749 [ 284 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} oximeter.version (2e20d504-e962-4a00-819d-66fc9945cc21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:12:48.942911 [ 284 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:12:48.950227 [ 284 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:12:48.950848 [ 284 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} oximeter.version (2e20d504-e962-4a00-819d-66fc9945cc21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:12:48.951234 [ 274 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} executeQuery: Read 1 rows, 16.00 B in 0.021515 sec., 46.47920055775041 rows/sec., 743.67 B/sec. 2025.02.23 14:12:48.951522 [ 274 ] {e626bc3c-2695-4abc-ba13-ca7cff0a961a} TCPHandler: Processed in 0.022079592 sec. 2025.02.23 14:12:49.000209 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 127.83 MiB, peak 127.83 MiB, free memory in arenas 0.00 B, will set to 140.93 MiB (RSS), difference: 13.10 MiB 2025.02.23 14:12:49.146837 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.23 14:12:49.146886 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.02.23 14:12:49.146934 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.23 14:12:49.146968 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.23 14:12:49.154953 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Loading data parts 2025.02.23 14:12:49.155324 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): There are no data parts 2025.02.23 14:12:49.166590 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:12:49.166725 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:12:49.171702 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Loading data parts 2025.02.23 14:12:49.171779 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:12:49.171952 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): There are no data parts 2025.02.23 14:12:49.172508 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:12:49.173319 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.02.23 14:12:49.196608 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:12:49.196694 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:12:49.203930 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:12:49.204680 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:12:49.207068 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.23 14:12:50.000224 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 145.79 MiB, peak 149.79 MiB, free memory in arenas 0.00 B, will set to 150.43 MiB (RSS), difference: 4.64 MiB 2025.02.23 14:12:51.646785 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.23 14:12:51.646939 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.23 14:12:51.651569 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Loading data parts 2025.02.23 14:12:51.651777 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): There are no data parts 2025.02.23 14:12:51.662749 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:12:51.662885 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:12:51.664482 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:12:51.664784 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:12:51.665346 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.23 14:12:52.000160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.63 MiB, peak 154.63 MiB, free memory in arenas 0.00 B, will set to 150.85 MiB (RSS), difference: -3.78 MiB 2025.02.23 14:12:56.609177 [ 124 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:12:56.609239 [ 124 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:12:56.673472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.02.23 14:12:56.674472 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:12:56.674522 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:12:56.675268 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:12:56.675961 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:12:56.676229 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.23 14:12:56.707160 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.23 14:12:56.729280 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:12:56.729389 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:12:56.736319 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:12:56.737509 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:12:56.739946 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.23 14:12:57.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.54 MiB, peak 155.54 MiB, free memory in arenas 0.00 B, will set to 152.66 MiB (RSS), difference: 1.12 MiB 2025.02.23 14:13:02.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 148.69 MiB, peak 155.54 MiB, free memory in arenas 0.00 B, will set to 152.71 MiB (RSS), difference: 4.02 MiB 2025.02.23 14:13:04.176353 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.02.23 14:13:04.177091 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:04.177132 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:04.177963 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:04.178500 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:04.178766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.02.23 14:13:04.240042 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.23 14:13:04.259104 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:04.259168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:04.265615 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:04.266770 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:04.269414 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.23 14:13:08.961708 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:08.961965 [ 274 ] {b693b9ea-93b5-4965-b333-c94973b9f8b6} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.23 14:13:08.964425 [ 274 ] {b693b9ea-93b5-4965-b333-c94973b9f8b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:08.968821 [ 274 ] {b693b9ea-93b5-4965-b333-c94973b9f8b6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:08.973800 [ 274 ] {b693b9ea-93b5-4965-b333-c94973b9f8b6} TCPHandler: Processed in 0.012300351 sec. 2025.02.23 14:13:08.982925 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:08.983190 [ 275 ] {c187fa7c-107f-4e02-b79f-e611654cbd54} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:08.995875 [ 275 ] {c187fa7c-107f-4e02-b79f-e611654cbd54} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:08.995958 [ 275 ] {c187fa7c-107f-4e02-b79f-e611654cbd54} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:08.996636 [ 275 ] {c187fa7c-107f-4e02-b79f-e611654cbd54} TCPHandler: Processed in 0.01384771 sec. 2025.02.23 14:13:08.996989 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:08.997180 [ 274 ] {699b97a5-593b-4bb4-80f6-7a1089db7eed} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:08.997644 [ 274 ] {699b97a5-593b-4bb4-80f6-7a1089db7eed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:08.997703 [ 274 ] {699b97a5-593b-4bb4-80f6-7a1089db7eed} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:08.998259 [ 274 ] {699b97a5-593b-4bb4-80f6-7a1089db7eed} TCPHandler: Processed in 0.001338613 sec. 2025.02.23 14:13:08.998681 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:08.998971 [ 275 ] {572464b5-14ce-4a22-ae39-d5b68d1830bb} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:08.999528 [ 275 ] {572464b5-14ce-4a22-ae39-d5b68d1830bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:08.999585 [ 275 ] {572464b5-14ce-4a22-ae39-d5b68d1830bb} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.000099 [ 275 ] {572464b5-14ce-4a22-ae39-d5b68d1830bb} TCPHandler: Processed in 0.001525388 sec. 2025.02.23 14:13:09.000479 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.000658 [ 274 ] {282ab376-abbf-4f84-909a-0e12224dd866} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.001101 [ 274 ] {282ab376-abbf-4f84-909a-0e12224dd866} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.001170 [ 274 ] {282ab376-abbf-4f84-909a-0e12224dd866} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.001716 [ 274 ] {282ab376-abbf-4f84-909a-0e12224dd866} TCPHandler: Processed in 0.001334933 sec. 2025.02.23 14:13:09.001981 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.002133 [ 275 ] {ec1d3581-e0b2-410d-804c-9d0783751d76} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.002498 [ 275 ] {ec1d3581-e0b2-410d-804c-9d0783751d76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.002555 [ 275 ] {ec1d3581-e0b2-410d-804c-9d0783751d76} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.003051 [ 275 ] {ec1d3581-e0b2-410d-804c-9d0783751d76} TCPHandler: Processed in 0.001125606 sec. 2025.02.23 14:13:09.003287 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.003468 [ 274 ] {93dbfb3c-17f1-4abf-8a7b-fb387c8be138} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.003914 [ 274 ] {93dbfb3c-17f1-4abf-8a7b-fb387c8be138} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.003981 [ 274 ] {93dbfb3c-17f1-4abf-8a7b-fb387c8be138} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.004551 [ 274 ] {93dbfb3c-17f1-4abf-8a7b-fb387c8be138} TCPHandler: Processed in 0.001316172 sec. 2025.02.23 14:13:09.004778 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.004930 [ 275 ] {fc8baccf-f2d8-408e-87b5-f06d6faeeb75} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.005304 [ 275 ] {fc8baccf-f2d8-408e-87b5-f06d6faeeb75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.005360 [ 275 ] {fc8baccf-f2d8-408e-87b5-f06d6faeeb75} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.005852 [ 275 ] {fc8baccf-f2d8-408e-87b5-f06d6faeeb75} TCPHandler: Processed in 0.001130966 sec. 2025.02.23 14:13:09.006105 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.006258 [ 274 ] {36c3c6d3-7f4f-4f55-82b5-da1d61abbee8} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.006635 [ 274 ] {36c3c6d3-7f4f-4f55-82b5-da1d61abbee8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.006691 [ 274 ] {36c3c6d3-7f4f-4f55-82b5-da1d61abbee8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.007193 [ 274 ] {36c3c6d3-7f4f-4f55-82b5-da1d61abbee8} TCPHandler: Processed in 0.001143367 sec. 2025.02.23 14:13:09.007418 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.007574 [ 275 ] {50586736-fee4-4294-9255-32400de0984e} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.007950 [ 275 ] {50586736-fee4-4294-9255-32400de0984e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.008013 [ 275 ] {50586736-fee4-4294-9255-32400de0984e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.008503 [ 275 ] {50586736-fee4-4294-9255-32400de0984e} TCPHandler: Processed in 0.001138176 sec. 2025.02.23 14:13:09.008747 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.008903 [ 274 ] {d74f4081-120a-49ce-9660-2e72ce3d4033} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.009289 [ 274 ] {d74f4081-120a-49ce-9660-2e72ce3d4033} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.009346 [ 274 ] {d74f4081-120a-49ce-9660-2e72ce3d4033} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.009841 [ 274 ] {d74f4081-120a-49ce-9660-2e72ce3d4033} TCPHandler: Processed in 0.001147827 sec. 2025.02.23 14:13:09.010126 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.010327 [ 275 ] {ecaef8ee-ef01-4722-8541-1b3b4f5115b7} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.010807 [ 275 ] {ecaef8ee-ef01-4722-8541-1b3b4f5115b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.010878 [ 275 ] {ecaef8ee-ef01-4722-8541-1b3b4f5115b7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.011461 [ 275 ] {ecaef8ee-ef01-4722-8541-1b3b4f5115b7} TCPHandler: Processed in 0.001401384 sec. 2025.02.23 14:13:09.011734 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.011891 [ 274 ] {c5800476-e322-4312-b886-50486c749a89} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.012280 [ 274 ] {c5800476-e322-4312-b886-50486c749a89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.012347 [ 274 ] {c5800476-e322-4312-b886-50486c749a89} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.012843 [ 274 ] {c5800476-e322-4312-b886-50486c749a89} TCPHandler: Processed in 0.001161727 sec. 2025.02.23 14:13:09.013097 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.013262 [ 275 ] {51515348-025f-45ff-a20d-83d2107c12ea} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.013666 [ 275 ] {51515348-025f-45ff-a20d-83d2107c12ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.013726 [ 275 ] {51515348-025f-45ff-a20d-83d2107c12ea} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.014243 [ 275 ] {51515348-025f-45ff-a20d-83d2107c12ea} TCPHandler: Processed in 0.001203328 sec. 2025.02.23 14:13:09.014490 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.014658 [ 274 ] {9f309957-f9df-4c7c-be15-4dd384c8d2e2} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.015070 [ 274 ] {9f309957-f9df-4c7c-be15-4dd384c8d2e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.015128 [ 274 ] {9f309957-f9df-4c7c-be15-4dd384c8d2e2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.015652 [ 274 ] {9f309957-f9df-4c7c-be15-4dd384c8d2e2} TCPHandler: Processed in 0.001219078 sec. 2025.02.23 14:13:09.015938 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.016104 [ 275 ] {a0c374fc-5dca-47c6-9eb4-d067060c9a30} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.016517 [ 275 ] {a0c374fc-5dca-47c6-9eb4-d067060c9a30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.016577 [ 275 ] {a0c374fc-5dca-47c6-9eb4-d067060c9a30} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.017126 [ 275 ] {a0c374fc-5dca-47c6-9eb4-d067060c9a30} TCPHandler: Processed in 0.00126493 sec. 2025.02.23 14:13:09.017377 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.017571 [ 274 ] {f4442cb4-5795-42da-a522-f8bde0025a7f} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.018063 [ 274 ] {f4442cb4-5795-42da-a522-f8bde0025a7f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.018135 [ 274 ] {f4442cb4-5795-42da-a522-f8bde0025a7f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.018678 [ 274 ] {f4442cb4-5795-42da-a522-f8bde0025a7f} TCPHandler: Processed in 0.001364114 sec. 2025.02.23 14:13:09.018942 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.019115 [ 275 ] {b1d8531d-2e48-473b-b926-d47e703261b3} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:09.019532 [ 275 ] {b1d8531d-2e48-473b-b926-d47e703261b3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.019589 [ 275 ] {b1d8531d-2e48-473b-b926-d47e703261b3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:09.020109 [ 275 ] {b1d8531d-2e48-473b-b926-d47e703261b3} TCPHandler: Processed in 0.001224709 sec. 2025.02.23 14:13:09.026393 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.026546 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.23 14:13:09.026609 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:09.027445 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:09.027486 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:09.028191 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:09.028643 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:09.028835 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} executeQuery: Read 18 rows, 2.52 KiB in 0.002333 sec., 7715.387912558937 rows/sec., 1.05 MiB/sec. 2025.02.23 14:13:09.028894 [ 274 ] {73e325ea-5b10-48ec-9ffa-0e7acc4d1af1} TCPHandler: Processed in 0.002568071 sec. 2025.02.23 14:13:09.029044 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.029199 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:09.029257 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:09.037499 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:09.037552 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:09.040471 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:09.041090 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:09.041371 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} executeQuery: Read 56 rows, 4.41 KiB in 0.012214 sec., 4584.902570820371 rows/sec., 360.67 KiB/sec. 2025.02.23 14:13:09.041426 [ 275 ] {cfa1d64e-d3b5-4d26-a207-600b18c0d40d} TCPHandler: Processed in 0.012448886 sec. 2025.02.23 14:13:09.041597 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.041741 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:09.041800 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:09.042502 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:09.042542 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:09.043076 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:09.043652 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:09.043833 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} executeQuery: Read 64 rows, 5.12 KiB in 0.002127 sec., 30089.327691584393 rows/sec., 2.35 MiB/sec. 2025.02.23 14:13:09.043885 [ 274 ] {e5f61004-e768-4640-acb6-ce52676536f1} TCPHandler: Processed in 0.002356255 sec. 2025.02.23 14:13:09.044033 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.044157 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:09.044213 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:09.044874 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:09.044912 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:09.045526 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:09.046053 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:09.046263 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} executeQuery: Read 128 rows, 9.13 KiB in 0.002135 sec., 59953.16159250585 rows/sec., 4.18 MiB/sec. 2025.02.23 14:13:09.046318 [ 275 ] {581aac4a-39d5-4558-82a9-da08f83a8c58} TCPHandler: Processed in 0.002344525 sec. 2025.02.23 14:13:09.046487 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:09.046628 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:09.046688 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:09.047260 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:09.047306 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:09.047823 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:09.048381 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:09.048619 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} executeQuery: Read 48 rows, 3.31 KiB in 0.002006 sec., 23928.215353938187 rows/sec., 1.61 MiB/sec. 2025.02.23 14:13:09.048725 [ 274 ] {0b1bec6b-ded8-4982-b6eb-50222e85db98} TCPHandler: Processed in 0.002306773 sec. 2025.02.23 14:13:11.609282 [ 91 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:13:11.609360 [ 91 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:13:11.665826 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 2025.02.23 14:13:11.669783 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:11.669836 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:11.671537 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:11.672123 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:11.672651 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 134 2025.02.23 14:13:11.678959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.02.23 14:13:11.679680 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:11.679729 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:11.680457 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:11.681069 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:11.681311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.23 14:13:11.769501 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.23 14:13:11.788793 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:11.788859 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:11.796053 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:11.797229 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:11.800084 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.23 14:13:13.968498 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:13.968714 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:13.968794 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:13.969620 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:13.969671 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:13.970284 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:13.970877 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:13.971120 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} executeQuery: Read 56 rows, 4.41 KiB in 0.002466 sec., 22708.840227088403 rows/sec., 1.74 MiB/sec. 2025.02.23 14:13:13.971252 [ 274 ] {a761b28c-4ae1-450e-91da-c69602444953} TCPHandler: Processed in 0.002877791 sec. 2025.02.23 14:13:13.971527 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:13.971750 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:13.971837 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:13.972682 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:13.972731 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:13.973378 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:13.973925 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:13.974134 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} executeQuery: Read 64 rows, 5.12 KiB in 0.002447 sec., 26154.474867184308 rows/sec., 2.04 MiB/sec. 2025.02.23 14:13:13.974201 [ 275 ] {c34f15f3-69f9-4bb8-bc51-29ed9ae89851} TCPHandler: Processed in 0.00281951 sec. 2025.02.23 14:13:13.974356 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:13.974498 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:13.974562 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:13.975252 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:13.975299 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:13.975890 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:13.976461 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:13.976669 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} executeQuery: Read 160 rows, 11.41 KiB in 0.002206 sec., 72529.46509519492 rows/sec., 5.05 MiB/sec. 2025.02.23 14:13:13.976720 [ 274 ] {aa17187b-fdb9-40c9-9405-5deb410930e7} TCPHandler: Processed in 0.002429147 sec. 2025.02.23 14:13:13.976868 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:13.976997 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:13.977055 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:13.977590 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:13.977627 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.23 14:13:13.978171 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:13.978711 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:13.978900 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} executeQuery: Read 60 rows, 4.14 KiB in 0.001935 sec., 31007.751937984496 rows/sec., 2.09 MiB/sec. 2025.02.23 14:13:13.978954 [ 275 ] {1d9a322d-01dd-4478-aad0-6740c0734d05} TCPHandler: Processed in 0.002149089 sec. 2025.02.23 14:13:18.962482 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:18.962860 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:18.965529 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:18.967512 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:18.967926 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:18.973850 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:18.976194 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.23 14:13:18.979791 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:18.981950 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:18.981979 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:18.982122 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.23 14:13:18.982153 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:18.992386 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} executeQuery: Read 18 rows, 754.00 B in 0.02966 sec., 606.8779501011463 rows/sec., 24.83 KiB/sec. 2025.02.23 14:13:18.992498 [ 274 ] {a18eb2fc-eab4-4f5a-a128-62cd2d275a8b} TCPHandler: Processed in 0.03020351 sec. 2025.02.23 14:13:18.994612 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:18.994886 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:18.995279 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:18.995322 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:18.995622 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:18.995702 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:18.995881 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.23 14:13:18.995920 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:18.995944 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:18.995962 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:18.996013 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.23 14:13:18.996037 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:18.996651 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} executeQuery: Read 18 rows, 754.00 B in 0.001881 sec., 9569.377990430621 rows/sec., 391.46 KiB/sec. 2025.02.23 14:13:18.996770 [ 275 ] {5fe369e2-7c5c-4135-9b72-e8bfcbe604d3} TCPHandler: Processed in 0.002301613 sec. 2025.02.23 14:13:18.997049 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:18.997265 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:18.997643 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:18.997696 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:18.997981 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:18.998050 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:18.998203 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.23 14:13:18.998239 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:18.998262 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:18.998280 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:18.998323 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.23 14:13:18.998346 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:18.998871 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} executeQuery: Read 18 rows, 754.00 B in 0.00171 sec., 10526.315789473685 rows/sec., 430.60 KiB/sec. 2025.02.23 14:13:18.998954 [ 274 ] {8ce134b1-ad7e-4545-a286-7e8e08d74b30} TCPHandler: Processed in 0.001977312 sec. 2025.02.23 14:13:18.999413 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:18.999743 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.000126 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.000209 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:19.001021 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.001087 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.001231 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.23 14:13:19.001265 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.001288 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.001304 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.001347 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.23 14:13:19.001370 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.001940 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} executeQuery: Read 18 rows, 754.00 B in 0.002359 sec., 7630.351844001696 rows/sec., 312.14 KiB/sec. 2025.02.23 14:13:19.002055 [ 275 ] {5a5142ac-fef2-4107-8b69-60d95f117f3a} TCPHandler: Processed in 0.002750988 sec. 2025.02.23 14:13:19.003016 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.003242 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.003636 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.003692 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:19.003993 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.004077 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.004237 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.23 14:13:19.004272 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.004295 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.004313 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.004358 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.23 14:13:19.004382 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.005046 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} executeQuery: Read 18 rows, 754.00 B in 0.001912 sec., 9414.225941422594 rows/sec., 385.11 KiB/sec. 2025.02.23 14:13:19.005152 [ 274 ] {432ce94a-c97d-4956-94ce-005d7d94dd8a} TCPHandler: Processed in 0.00220509 sec. 2025.02.23 14:13:19.008892 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.009120 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.009503 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.009558 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:19.009875 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.009941 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.010098 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.23 14:13:19.010133 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.010158 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.010175 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.010220 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.23 14:13:19.010244 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.010841 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} executeQuery: Read 18 rows, 754.00 B in 0.00183 sec., 9836.065573770491 rows/sec., 402.37 KiB/sec. 2025.02.23 14:13:19.010959 [ 275 ] {5a8c2ce7-f16a-428b-a51b-7f5fdb321c51} TCPHandler: Processed in 0.002140168 sec. 2025.02.23 14:13:19.011399 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.011632 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.012018 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.012069 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:19.012379 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.012463 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.012638 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.23 14:13:19.012675 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.012700 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.012718 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.012763 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.23 14:13:19.012787 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.013333 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} executeQuery: Read 18 rows, 754.00 B in 0.001816 sec., 9911.894273127753 rows/sec., 405.47 KiB/sec. 2025.02.23 14:13:19.013422 [ 274 ] {3d3bb15e-644a-49ca-91dd-66fd97cf47c5} TCPHandler: Processed in 0.002126017 sec. 2025.02.23 14:13:19.014083 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.014299 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.014681 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.014734 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.23 14:13:19.015025 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.015095 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.015247 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.23 14:13:19.015280 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.015303 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.015322 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.015367 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.23 14:13:19.015391 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.015964 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} executeQuery: Read 18 rows, 754.00 B in 0.001766 sec., 10192.525481313703 rows/sec., 416.95 KiB/sec. 2025.02.23 14:13:19.016080 [ 275 ] {e8cb8cd8-4a62-4234-8040-453b899a43e5} TCPHandler: Processed in 0.002068026 sec. 2025.02.23 14:13:19.016460 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.016678 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.017010 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.017055 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.23 14:13:19.017346 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.017413 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.017561 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.23 14:13:19.017596 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.017619 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.017637 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.017681 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.23 14:13:19.017705 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.018239 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} executeQuery: Read 18 rows, 754.00 B in 0.001669 sec., 10784.901138406232 rows/sec., 441.18 KiB/sec. 2025.02.23 14:13:19.018322 [ 274 ] {91c2bd2a-0a9c-48a8-a85c-a972481f0cc5} TCPHandler: Processed in 0.001931382 sec. 2025.02.23 14:13:19.018610 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.018796 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.019184 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.019239 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.23 14:13:19.019594 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.019676 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.019838 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.23 14:13:19.019870 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.019894 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.019911 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.019955 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.23 14:13:19.019978 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.020544 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} executeQuery: Read 18 rows, 754.00 B in 0.001841 sec., 9777.29494839761 rows/sec., 399.96 KiB/sec. 2025.02.23 14:13:19.020657 [ 275 ] {3088e75d-024f-4b0b-9ff0-590e59258ab0} TCPHandler: Processed in 0.002105707 sec. 2025.02.23 14:13:19.020935 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.021159 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.021546 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.021602 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.23 14:13:19.021922 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.021989 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.022141 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.23 14:13:19.022174 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.022197 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.022214 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.022258 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.23 14:13:19.022282 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.022769 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} executeQuery: Read 18 rows, 754.00 B in 0.001715 sec., 10495.626822157436 rows/sec., 429.35 KiB/sec. 2025.02.23 14:13:19.022851 [ 274 ] {d43a1d79-13a5-4c6f-bd1b-90b4525605e7} TCPHandler: Processed in 0.001981443 sec. 2025.02.23 14:13:19.023127 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.023336 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.023723 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.023774 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.23 14:13:19.024074 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.024141 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.024294 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.23 14:13:19.024328 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.024351 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.024367 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.024412 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.23 14:13:19.024436 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.025094 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} executeQuery: Read 18 rows, 754.00 B in 0.001859 sec., 9682.625067240451 rows/sec., 396.09 KiB/sec. 2025.02.23 14:13:19.025218 [ 275 ] {96f79c08-baa6-4fb7-b64a-588652045098} TCPHandler: Processed in 0.002159529 sec. 2025.02.23 14:13:19.025712 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.025953 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.026344 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.026402 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:19.026766 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.026832 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.026982 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.23 14:13:19.027016 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.027038 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.027055 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.027098 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.23 14:13:19.027122 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.027813 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} executeQuery: Read 18 rows, 754.00 B in 0.001966 sec., 9155.645981688709 rows/sec., 374.53 KiB/sec. 2025.02.23 14:13:19.027897 [ 274 ] {facc856c-7eb2-489a-a95a-b044967345ed} TCPHandler: Processed in 0.002293233 sec. 2025.02.23 14:13:19.028369 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.028707 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.029077 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.029123 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:19.029422 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.029488 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.029638 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.23 14:13:19.029670 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.029694 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.029710 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.029755 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.23 14:13:19.029779 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.030534 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} executeQuery: Read 18 rows, 754.00 B in 0.001994 sec., 9027.081243731192 rows/sec., 369.27 KiB/sec. 2025.02.23 14:13:19.030681 [ 275 ] {9a23c35c-e460-4a99-9a19-8ff49d5c6e9c} TCPHandler: Processed in 0.002419317 sec. 2025.02.23 14:13:19.030987 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.031204 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.031594 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.031652 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:19.031965 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.032036 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.032184 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.23 14:13:19.032217 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.032239 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.032255 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.032298 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:19.032321 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.032839 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} executeQuery: Read 18 rows, 754.00 B in 0.001744 sec., 10321.100917431191 rows/sec., 422.21 KiB/sec. 2025.02.23 14:13:19.032920 [ 274 ] {07cfb1dd-33a5-442f-9cb3-85e5c14fc251} TCPHandler: Processed in 0.002001494 sec. 2025.02.23 14:13:19.033405 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.033754 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.034123 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.034174 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:19.034491 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.034559 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.034710 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.23 14:13:19.034743 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.034856 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.034874 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.034922 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:19.035023 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.035747 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} executeQuery: Read 18 rows, 754.00 B in 0.00217 sec., 8294.930875576036 rows/sec., 339.32 KiB/sec. 2025.02.23 14:13:19.035862 [ 275 ] {3fe6441a-6822-462a-bb00-25c7bd00b10e} TCPHandler: Processed in 0.002570211 sec. 2025.02.23 14:13:19.041883 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.042070 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} executeQuery: (from [fd00:1122:3344:101::d]:55772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:19.042400 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:19.042448 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:19.042758 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.042824 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:19.042972 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.23 14:13:19.043005 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:19.043028 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.23 14:13:19.043044 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:19.043088 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:19.043111 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.23 14:13:19.043629 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} executeQuery: Read 18 rows, 754.00 B in 0.001649 sec., 10915.70648878108 rows/sec., 446.53 KiB/sec. 2025.02.23 14:13:19.043711 [ 274 ] {d892c31f-bbdf-4981-b525-7d0f783de6df} TCPHandler: Processed in 0.00188172 sec. 2025.02.23 14:13:19.050827 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.051052 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.23 14:13:19.051142 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:19.052084 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.052129 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.052776 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:19.053196 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.053407 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} executeQuery: Read 17 rows, 4.90 KiB in 0.002423 sec., 7016.0957490714 rows/sec., 1.97 MiB/sec. 2025.02.23 14:13:19.053588 [ 274 ] {aeca1705-37fd-4797-84dc-c3d036933a81} TCPHandler: Processed in 0.002854541 sec. 2025.02.23 14:13:19.053754 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.053906 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.053966 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:13:19.057123 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.057202 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.058028 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.058545 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.058773 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} executeQuery: Read 212 rows, 13.81 KiB in 0.004911 sec., 43168.397475056 rows/sec., 2.75 MiB/sec. 2025.02.23 14:13:19.058825 [ 275 ] {c293e1a4-c397-4f0a-8aea-493c6f521190} TCPHandler: Processed in 0.005140253 sec. 2025.02.23 14:13:19.059026 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.059167 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:19.059223 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:19.060238 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.060276 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.060865 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:19.061382 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.061569 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} executeQuery: Read 688 rows, 56.13 KiB in 0.002437 sec., 282314.3208863357 rows/sec., 22.49 MiB/sec. 2025.02.23 14:13:19.061623 [ 274 ] {a3c6472c-6b58-46a4-b262-4e523e87b3fd} TCPHandler: Processed in 0.002666715 sec. 2025.02.23 14:13:19.061768 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.061885 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.061933 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:13:19.062596 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.062633 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.063198 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.063711 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.063948 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} executeQuery: Read 141 rows, 9.02 KiB in 0.002086 sec., 67593.4803451582 rows/sec., 4.22 MiB/sec. 2025.02.23 14:13:19.064024 [ 275 ] {50c7ed0c-26b7-4c4c-9d9c-d4808ba50cc0} TCPHandler: Processed in 0.002315474 sec. 2025.02.23 14:13:19.064224 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.064445 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.064534 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:13:19.065249 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.065288 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.065799 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.066229 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.066470 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} executeQuery: Read 114 rows, 7.56 KiB in 0.002068 sec., 55125.7253384913 rows/sec., 3.57 MiB/sec. 2025.02.23 14:13:19.066534 [ 274 ] {4774f054-e4fb-4acc-b463-80597a811a8f} TCPHandler: Processed in 0.002416617 sec. 2025.02.23 14:13:19.066682 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.066871 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.066960 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:13:19.067939 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.067978 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.068522 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.069030 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.069241 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} executeQuery: Read 112 rows, 6.53 KiB in 0.00242 sec., 46280.991735537194 rows/sec., 2.64 MiB/sec. 2025.02.23 14:13:19.069318 [ 275 ] {2e172e99-5ec1-4929-89e0-e9b297109cf4} TCPHandler: Processed in 0.002703436 sec. 2025.02.23 14:13:19.069461 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.069597 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:19.069654 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:19.070531 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.070572 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.071052 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:19.071518 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.071791 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} executeQuery: Read 427 rows, 31.20 KiB in 0.002212 sec., 193037.9746835443 rows/sec., 13.77 MiB/sec. 2025.02.23 14:13:19.071916 [ 274 ] {4735bec6-6036-4d99-8494-846ca608436d} TCPHandler: Processed in 0.00252209 sec. 2025.02.23 14:13:19.072067 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.072206 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:13:19.072265 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:13:19.072813 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.072853 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.073396 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.073897 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.074162 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} executeQuery: Read 6 rows, 321.00 B in 0.001976 sec., 3036.4372469635628 rows/sec., 158.64 KiB/sec. 2025.02.23 14:13:19.074221 [ 275 ] {ad4dfbcc-082d-424d-af91-c5af79645663} TCPHandler: Processed in 0.00222074 sec. 2025.02.23 14:13:19.074368 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.074489 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.074540 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:19.075098 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.075138 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.075693 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:19.076174 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.076385 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} executeQuery: Read 237 rows, 16.27 KiB in 0.001922 sec., 123309.05306971904 rows/sec., 8.27 MiB/sec. 2025.02.23 14:13:19.076441 [ 274 ] {2366a581-556e-42c6-ba5e-e85c5257f8fd} TCPHandler: Processed in 0.002135368 sec. 2025.02.23 14:13:19.076594 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.076742 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.076804 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:13:19.077371 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.077420 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.077997 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.078513 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.078727 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} executeQuery: Read 2 rows, 134.00 B in 0.002018 sec., 991.0802775024778 rows/sec., 64.85 KiB/sec. 2025.02.23 14:13:19.078779 [ 275 ] {33db6ea3-0659-4ca8-a2e8-66c176f6baf4} TCPHandler: Processed in 0.002255101 sec. 2025.02.23 14:13:19.078973 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.079194 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.079333 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:13:19.080750 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.080790 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.083982 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.084557 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.084801 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} executeQuery: Read 35 rows, 64.22 KiB in 0.005663 sec., 6180.469715698394 rows/sec., 11.08 MiB/sec. 2025.02.23 14:13:19.084912 [ 274 ] {17824b99-b05a-4ba0-a195-5fd12ab24247} TCPHandler: Processed in 0.006043772 sec. 2025.02.23 14:13:19.085058 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.085196 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.085257 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.23 14:13:19.086120 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} oximeter.measurements_i64 (09d1f1fc-b782-4d45-af7f-1458c5925879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.086161 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.086686 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:13:19.087190 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} oximeter.measurements_i64 (09d1f1fc-b782-4d45-af7f-1458c5925879): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.087460 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} executeQuery: Read 18 rows, 1.36 KiB in 0.002292 sec., 7853.403141361256 rows/sec., 591.82 KiB/sec. 2025.02.23 14:13:19.087615 [ 275 ] {791be8e9-3a0b-404f-8089-40f28660d97b} TCPHandler: Processed in 0.002624353 sec. 2025.02.23 14:13:19.087783 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:19.088006 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:19.088100 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:19.088882 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.088923 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.089408 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:19.089912 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.090124 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} executeQuery: Read 82 rows, 5.33 KiB in 0.002176 sec., 37683.82352941176 rows/sec., 2.39 MiB/sec. 2025.02.23 14:13:19.090176 [ 274 ] {bfabe685-46cf-4903-a8d1-6164733d28db} TCPHandler: Processed in 0.002475189 sec. 2025.02.23 14:13:19.181417 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.02.23 14:13:19.182135 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.182175 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.182833 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:19.183394 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.183651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.02.23 14:13:19.300140 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.23 14:13:19.320075 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:19.320128 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:19.327176 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:19.328365 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:19.330840 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.23 14:13:21.673862 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 202 2025.02.23 14:13:21.677673 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:21.677728 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:21.679586 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:21.680211 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:21.680851 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2025.02.23 14:13:23.969132 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:23.969440 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:23.969555 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:23.970611 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:23.970666 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:23.971215 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:23.971743 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:23.972069 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} executeQuery: Read 56 rows, 4.41 KiB in 0.002694 sec., 20786.93392724573 rows/sec., 1.60 MiB/sec. 2025.02.23 14:13:23.972157 [ 274 ] {cd94f5cb-507b-4b68-8f9a-5d070f85450f} TCPHandler: Processed in 0.003216032 sec. 2025.02.23 14:13:23.972507 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:23.972795 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:23.972903 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:23.973683 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:23.973731 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:23.974316 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:23.974852 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:23.975087 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} executeQuery: Read 64 rows, 5.12 KiB in 0.002374 sec., 26958.719460825614 rows/sec., 2.10 MiB/sec. 2025.02.23 14:13:23.975144 [ 275 ] {aaf3fdef-e3e0-47a6-814b-3def269e4130} TCPHandler: Processed in 0.00281056 sec. 2025.02.23 14:13:23.975370 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:23.975592 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:23.975689 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:23.976394 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:23.976435 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:23.976942 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:23.977404 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:23.977649 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} executeQuery: Read 160 rows, 11.41 KiB in 0.002111 sec., 75793.4628138323 rows/sec., 5.28 MiB/sec. 2025.02.23 14:13:23.977782 [ 274 ] {dfe4ecae-944d-4f97-8189-fd17a394dde2} TCPHandler: Processed in 0.00251868 sec. 2025.02.23 14:13:23.977941 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:23.978066 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:23.978119 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:23.978632 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:23.978672 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:23.979224 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:23.979825 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:23.980041 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} executeQuery: Read 60 rows, 4.14 KiB in 0.002 sec., 30000 rows/sec., 2.02 MiB/sec. 2025.02.23 14:13:23.980090 [ 275 ] {f724ebcd-463d-4427-8be1-12bbed2dd61a} TCPHandler: Processed in 0.00220708 sec. 2025.02.23 14:13:26.609611 [ 63 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:13:26.609704 [ 63 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:13:26.684697 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.02.23 14:13:26.685340 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:26.685392 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:26.686153 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:26.686694 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:26.686950 [ 63 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:26.686990 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.23 14:13:26.687081 [ 63 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:26.687132 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:26.687444 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:26.687714 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:26.687948 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.02.23 14:13:26.688121 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.02.23 14:13:26.688333 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.02.23 14:13:26.688546 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.02.23 14:13:26.688737 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.02.23 14:13:26.688942 [ 187 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.02.23 14:13:26.709636 [ 186 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.022384712 sec., 125353.41084575937 rows/sec., 1.79 MiB/sec. 2025.02.23 14:13:26.710277 [ 186 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:26.710948 [ 186 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:26.711042 [ 186 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_6_1} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:26.711177 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.23 14:13:26.831846 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.23 14:13:26.852100 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:26.852162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:26.859333 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:26.860604 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:26.860966 [ 63 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:26.861085 [ 63 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:26.861146 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:26.861715 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:26.876744 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.23 14:13:26.878323 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:26.879909 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.23 14:13:26.885322 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.23 14:13:26.890507 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.02.23 14:13:26.895638 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.23 14:13:26.905539 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.02.23 14:13:26.910230 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.23 14:13:26.972288 [ 187 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.110959797 sec., 414.5645652181573 rows/sec., 2.14 MiB/sec. 2025.02.23 14:13:26.974707 [ 201 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:26.978044 [ 201 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:26.978166 [ 201 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_6_1} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:26.980430 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.23 14:13:27.000178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.80 MiB, peak 169.34 MiB, free memory in arenas 0.00 B, will set to 163.20 MiB (RSS), difference: 3.40 MiB 2025.02.23 14:13:28.976810 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.977113 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:13:28.977186 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:13:28.978041 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.978089 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.978645 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:28.979108 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.979305 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} executeQuery: Read 212 rows, 13.81 KiB in 0.002279 sec., 93023.25581395348 rows/sec., 5.92 MiB/sec. 2025.02.23 14:13:28.979359 [ 274 ] {27855b3c-3032-474b-b9a4-74bd21e440be} TCPHandler: Processed in 0.002735266 sec. 2025.02.23 14:13:28.979680 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.979970 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:28.980080 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:28.981208 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.981262 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.981865 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:28.982336 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.982618 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} executeQuery: Read 687 rows, 56.04 KiB in 0.002729 sec., 251740.5643092708 rows/sec., 20.05 MiB/sec. 2025.02.23 14:13:28.982686 [ 275 ] {b32f9a2e-0e01-40a3-bad1-8cb2addcb794} TCPHandler: Processed in 0.003183301 sec. 2025.02.23 14:13:28.982842 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.982982 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:13:28.983039 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:13:28.983789 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.983835 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.984337 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:28.984810 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.984989 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} executeQuery: Read 141 rows, 9.02 KiB in 0.00204 sec., 69117.64705882352 rows/sec., 4.32 MiB/sec. 2025.02.23 14:13:28.985039 [ 274 ] {00420295-fe74-42a7-b8c6-8707febb17b2} TCPHandler: Processed in 0.002262572 sec. 2025.02.23 14:13:28.985264 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.985476 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:13:28.985562 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:13:28.986434 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.986474 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.986966 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:28.987511 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.987805 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} executeQuery: Read 113 rows, 7.49 KiB in 0.002372 sec., 47639.12310286678 rows/sec., 3.08 MiB/sec. 2025.02.23 14:13:28.987883 [ 275 ] {9ca0963f-b44e-4a0d-897d-3f202649de0e} TCPHandler: Processed in 0.002721157 sec. 2025.02.23 14:13:28.988039 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.988177 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:13:28.988233 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:13:28.988958 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.989006 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.989484 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:28.989923 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.990117 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} executeQuery: Read 112 rows, 6.53 KiB in 0.001972 sec., 56795.13184584179 rows/sec., 3.24 MiB/sec. 2025.02.23 14:13:28.990281 [ 274 ] {c1e71237-a7ea-4623-bf8e-d324b1b87caf} TCPHandler: Processed in 0.002304583 sec. 2025.02.23 14:13:28.990446 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.990599 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:28.990661 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:28.991503 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.991544 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.992071 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:28.992602 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.992931 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} executeQuery: Read 417 rows, 30.39 KiB in 0.002347 sec., 177673.62590541114 rows/sec., 12.64 MiB/sec. 2025.02.23 14:13:28.993013 [ 275 ] {1683c0ef-aa42-4c9d-ab4c-290c459108d1} TCPHandler: Processed in 0.002636803 sec. 2025.02.23 14:13:28.993170 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.993306 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:13:28.993366 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:13:28.993929 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.993975 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.994465 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:28.994911 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.995155 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} executeQuery: Read 6 rows, 321.00 B in 0.001865 sec., 3217.1581769437 rows/sec., 168.08 KiB/sec. 2025.02.23 14:13:28.995222 [ 274 ] {bd2b2ceb-c2cc-40e5-b189-8b0cd449c7ab} TCPHandler: Processed in 0.002119368 sec. 2025.02.23 14:13:28.995390 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.995545 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:28.995609 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:28.996276 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.996318 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.996913 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:28.997487 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.997810 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} executeQuery: Read 237 rows, 16.27 KiB in 0.002289 sec., 103538.6631716907 rows/sec., 6.94 MiB/sec. 2025.02.23 14:13:28.997877 [ 275 ] {f1357c54-4720-48fc-8ae3-acb788f5ee5b} TCPHandler: Processed in 0.002556351 sec. 2025.02.23 14:13:28.998034 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:28.998173 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:13:28.998233 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:13:28.998783 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:28.998828 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:28.999323 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:28.999800 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:28.999984 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} executeQuery: Read 1 rows, 69.00 B in 0.001844 sec., 542.2993492407809 rows/sec., 36.54 KiB/sec. 2025.02.23 14:13:29.000034 [ 274 ] {ddbaabe8-b633-467d-ac7b-ce98f6cd8599} TCPHandler: Processed in 0.002069566 sec. 2025.02.23 14:13:29.000200 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:29.000344 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:29.000438 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:13:29.002006 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:29.002048 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:29.002860 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:13:29.003379 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:29.003743 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} executeQuery: Read 35 rows, 64.22 KiB in 0.003424 sec., 10221.96261682243 rows/sec., 18.32 MiB/sec. 2025.02.23 14:13:29.003855 [ 275 ] {c134f0e2-fa57-48a5-9aec-9d20f7e10724} TCPHandler: Processed in 0.003723528 sec. 2025.02.23 14:13:29.004013 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:29.004152 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:29.004211 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:29.004802 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:29.004848 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:29.005377 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:29.005829 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:29.006037 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} executeQuery: Read 82 rows, 5.33 KiB in 0.001917 sec., 42775.169535732915 rows/sec., 2.72 MiB/sec. 2025.02.23 14:13:29.006088 [ 274 ] {d0bff197-bf24-4557-9f11-bf8adfd139b5} TCPHandler: Processed in 0.002140828 sec. 2025.02.23 14:13:31.682078 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 232 2025.02.23 14:13:31.684936 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:31.684977 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:31.686461 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:31.686768 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:31.687233 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 232 2025.02.23 14:13:33.968775 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:33.969017 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:33.969114 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:33.969943 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.969991 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.970433 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:33.970685 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.970891 [ 80 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:33.970960 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} executeQuery: Read 56 rows, 4.41 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.15 MiB/sec. 2025.02.23 14:13:33.970973 [ 80 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.971047 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.971103 [ 274 ] {21c2e745-466f-4a45-a687-a39f1b2b0c09} TCPHandler: Processed in 0.002478629 sec. 2025.02.23 14:13:33.971219 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:33.971343 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:33.971377 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.02.23 14:13:33.971417 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:33.971538 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.02.23 14:13:33.971885 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 688 rows starting from the beginning of the part 2025.02.23 14:13:33.971923 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:33.972165 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.23 14:13:33.972185 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:33.972579 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 687 rows starting from the beginning of the part 2025.02.23 14:13:33.972784 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.02.23 14:13:33.974769 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.974860 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.975917 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:33.975941 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1599 rows, containing 5 columns (5 merged, 0 gathered) in 0.004776482 sec., 334765.21004370996 rows/sec., 27.81 MiB/sec. 2025.02.23 14:13:33.976306 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:33.976320 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.976619 [ 80 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:33.976719 [ 80 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.976806 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.976996 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} executeQuery: Read 64 rows, 5.12 KiB in 0.005279 sec., 12123.508240197007 rows/sec., 968.98 KiB/sec. 2025.02.23 14:13:33.977225 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.977442 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:33.977580 [ 275 ] {869be6bd-658e-432f-a853-08e522ea0bcd} TCPHandler: Processed in 0.00631517 sec. 2025.02.23 14:13:33.977715 [ 190 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_6_1} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:33.977924 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:33.978022 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:33.978023 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.23 14:13:33.978137 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.02.23 14:13:33.978207 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:33.978398 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.02.23 14:13:33.978499 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:33.978647 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.02.23 14:13:33.978993 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.23 14:13:33.979309 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 417 rows starting from the beginning of the part 2025.02.23 14:13:33.979623 [ 187 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.02.23 14:13:33.981319 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.981386 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.982368 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:33.982738 [ 190 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005774804 sec., 190482.65534206876 rows/sec., 14.60 MiB/sec. 2025.02.23 14:13:33.982839 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.983053 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:33.983078 [ 80 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:33.983189 [ 80 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.983295 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.983391 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} executeQuery: Read 160 rows, 11.41 KiB in 0.005231 sec., 30586.885872682084 rows/sec., 2.13 MiB/sec. 2025.02.23 14:13:33.983683 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:33.983779 [ 274 ] {d3342477-b51e-4f14-8551-9295466aff56} TCPHandler: Processed in 0.006009751 sec. 2025.02.23 14:13:33.983996 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.984159 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:33.984184 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:33.984255 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.02.23 14:13:33.984276 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_6_1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:33.984506 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.02.23 14:13:33.984570 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.23 14:13:33.984847 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2025.02.23 14:13:33.984901 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:33.985172 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:33.985239 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.02.23 14:13:33.985710 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.02.23 14:13:33.986139 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.02.23 14:13:33.987497 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.987565 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.988655 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:33.989129 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.989514 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006112565 sec., 177012.43258762892 rows/sec., 12.13 MiB/sec. 2025.02.23 14:13:33.989527 [ 80 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:33.989635 [ 80 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:33.989682 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:33.989753 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} executeQuery: Read 60 rows, 4.14 KiB in 0.005065 sec., 11846.001974333662 rows/sec., 817.50 KiB/sec. 2025.02.23 14:13:33.989886 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:33.990082 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:33.990325 [ 275 ] {25873faa-75be-4c6e-a4ea-c76b2e19e6a5} TCPHandler: Processed in 0.006391303 sec. 2025.02.23 14:13:33.990665 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:33.990788 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.02.23 14:13:33.990962 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.991118 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.02.23 14:13:33.991270 [ 187 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_6_1} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:33.991373 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2025.02.23 14:13:33.991542 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.23 14:13:33.991682 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.02.23 14:13:33.991897 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.02.23 14:13:33.991985 [ 196 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.02.23 14:13:33.993172 [ 193 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369697 sec., 116330.93420565706 rows/sec., 7.65 MiB/sec. 2025.02.23 14:13:33.993417 [ 187 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:33.993937 [ 187 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:33.994076 [ 187 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_6_1} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:33.994212 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.23 14:13:34.188072 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.02.23 14:13:34.188938 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:34.188978 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:34.189475 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:13:34.189725 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:34.189951 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.02.23 14:13:34.377749 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.23 14:13:34.397117 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:34.397181 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:34.404171 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:13:34.404935 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:34.408223 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.23 14:13:38.977011 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.977241 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.977321 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:13:38.978201 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.978251 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.978720 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:38.978985 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.979213 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} executeQuery: Read 212 rows, 13.81 KiB in 0.002032 sec., 104330.70866141733 rows/sec., 6.64 MiB/sec. 2025.02.23 14:13:38.979269 [ 274 ] {0d871f95-0b93-4160-9816-7609151c73e7} TCPHandler: Processed in 0.002392386 sec. 2025.02.23 14:13:38.979560 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.979771 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:38.979864 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:38.981066 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.981120 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.981625 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:13:38.981893 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.982122 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} executeQuery: Read 687 rows, 56.04 KiB in 0.002408 sec., 285299.0033222591 rows/sec., 22.73 MiB/sec. 2025.02.23 14:13:38.982185 [ 275 ] {c25edfee-fcb4-43af-80c1-7a3009d704f9} TCPHandler: Processed in 0.002780648 sec. 2025.02.23 14:13:38.982332 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.982464 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.982520 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:13:38.983269 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.983319 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.983700 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:38.983947 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.984169 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} executeQuery: Read 141 rows, 9.02 KiB in 0.001735 sec., 81268.01152737752 rows/sec., 5.08 MiB/sec. 2025.02.23 14:13:38.984220 [ 274 ] {e2304158-843a-40e9-80f1-52470282541b} TCPHandler: Processed in 0.001947202 sec. 2025.02.23 14:13:38.984390 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.984536 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.984594 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:13:38.985347 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.985396 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.985763 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:38.986121 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.986344 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} executeQuery: Read 113 rows, 7.49 KiB in 0.001841 sec., 61379.68495382944 rows/sec., 3.97 MiB/sec. 2025.02.23 14:13:38.986398 [ 275 ] {cb089559-fb9b-47db-adbc-6ffc51f7204c} TCPHandler: Processed in 0.002067666 sec. 2025.02.23 14:13:38.986567 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.986703 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.986760 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:13:38.987470 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.987512 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.987878 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:38.988124 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.988329 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} executeQuery: Read 112 rows, 6.53 KiB in 0.001657 sec., 67592.0337960169 rows/sec., 3.85 MiB/sec. 2025.02.23 14:13:38.988382 [ 274 ] {2e09f63f-a0bd-498f-9202-647ebeaedf97} TCPHandler: Processed in 0.0018854 sec. 2025.02.23 14:13:38.988532 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.988669 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:38.988728 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:38.989564 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.989605 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.989983 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:13:38.990218 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.990486 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} executeQuery: Read 417 rows, 30.39 KiB in 0.00184 sec., 226630.4347826087 rows/sec., 16.13 MiB/sec. 2025.02.23 14:13:38.990624 [ 275 ] {f0803ca7-82d6-4e14-ab94-5857306902b8} TCPHandler: Processed in 0.002159298 sec. 2025.02.23 14:13:38.990785 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.990922 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:13:38.990981 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:13:38.991523 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.991560 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.991937 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:38.992173 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.992379 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. 2025.02.23 14:13:38.992429 [ 274 ] {35ae82ab-9207-4f8a-bf9d-4ca5aead6de7} TCPHandler: Processed in 0.001710585 sec. 2025.02.23 14:13:38.992577 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.992716 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.992778 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:38.993454 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.993495 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.993889 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:13:38.994124 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.994393 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} executeQuery: Read 237 rows, 16.27 KiB in 0.001688 sec., 140402.84360189573 rows/sec., 9.41 MiB/sec. 2025.02.23 14:13:38.994521 [ 275 ] {eae1b533-c0cf-4595-a8cd-d0e7a7b998e3} TCPHandler: Processed in 0.002010434 sec. 2025.02.23 14:13:38.994669 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.994806 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.994867 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:13:38.995411 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.995451 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.995806 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:38.996042 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.996268 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. 2025.02.23 14:13:38.996319 [ 274 ] {6abcd408-1080-44d4-a2c3-17a292c97b9e} TCPHandler: Processed in 0.001719794 sec. 2025.02.23 14:13:38.996480 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.996621 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.996715 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:13:38.998009 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:38.998051 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:38.998718 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:38.998979 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:38.999218 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} executeQuery: Read 35 rows, 64.22 KiB in 0.002628 sec., 13318.112633181127 rows/sec., 23.87 MiB/sec. 2025.02.23 14:13:38.999311 [ 275 ] {c8a96938-b041-4952-b9cd-851ba7722938} TCPHandler: Processed in 0.002901222 sec. 2025.02.23 14:13:38.999458 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:38.999594 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:38.999654 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:39.000341 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:39.000420 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:39.000935 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:13:39.001172 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:39.001379 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} executeQuery: Read 82 rows, 5.33 KiB in 0.001816 sec., 45154.18502202643 rows/sec., 2.87 MiB/sec. 2025.02.23 14:13:39.001432 [ 274 ] {8b2333a5-0e78-4de7-828a-a18b812831c0} TCPHandler: Processed in 0.002038995 sec. 2025.02.23 14:13:41.609753 [ 62 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:13:41.609828 [ 62 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:13:41.688333 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 262 2025.02.23 14:13:41.691109 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.02.23 14:13:41.694202 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:41.694247 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:41.694287 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:41.694336 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:41.695813 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:13:41.696407 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:41.697112 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.23 14:13:41.698079 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:41.698427 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:41.699105 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 262 2025.02.23 14:13:41.909233 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.23 14:13:41.928956 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:41.929011 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:41.936326 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:13:41.937070 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:41.940070 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.23 14:13:43.969465 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:43.969663 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:43.969742 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:43.970528 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:43.970588 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:43.971060 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:13:43.971331 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:43.971568 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. 2025.02.23 14:13:43.971711 [ 274 ] {8df5e300-6608-4e16-ac7f-3fe6f37da84c} TCPHandler: Processed in 0.002386506 sec. 2025.02.23 14:13:43.972063 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:43.972324 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:43.972431 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:43.973504 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:43.973577 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:43.974256 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:13:43.974642 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:43.975068 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} executeQuery: Read 64 rows, 5.12 KiB in 0.00279 sec., 22939.068100358425 rows/sec., 1.79 MiB/sec. 2025.02.23 14:13:43.975191 [ 275 ] {33ae92ec-43c7-4907-8fde-6d9538fa0567} TCPHandler: Processed in 0.003337316 sec. 2025.02.23 14:13:43.975393 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:43.975535 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} executeQuery: (from [fd00:1122:3344:101::d]:55772) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:43.975600 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:43.976243 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:43.976287 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:43.976720 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:13:43.976987 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:43.977248 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. 2025.02.23 14:13:43.977317 [ 274 ] {8b03f66a-9a45-409d-b547-f79e5228ec84} TCPHandler: Processed in 0.001988313 sec. 2025.02.23 14:13:43.977579 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:43.977766 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:43.977855 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:43.978670 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:43.978731 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.23 14:13:43.979405 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:13:43.979786 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:43.980220 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} executeQuery: Read 60 rows, 4.14 KiB in 0.002479 sec., 24203.307785397337 rows/sec., 1.63 MiB/sec. 2025.02.23 14:13:43.980339 [ 275 ] {22ac9dcc-b0a8-46cf-b4da-b7e4e75f8866} TCPHandler: Processed in 0.002870712 sec. 2025.02.23 14:13:48.636990 [ 274 ] {} TCPHandler: Done processing connection. 2025.02.23 14:13:48.637082 [ 274 ] {} TCP-Session: 107bb557-3d5f-4023-a68d-7fcd69a26001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.23 14:13:48.976391 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.976601 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.976681 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:13:48.977515 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.977558 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.978000 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:48.978248 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.978492 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} executeQuery: Read 212 rows, 13.81 KiB in 0.001932 sec., 109730.84886128365 rows/sec., 6.98 MiB/sec. 2025.02.23 14:13:48.978776 [ 275 ] {4f701ca7-5c7c-497b-9d35-56812a37fef6} TCPHandler: Processed in 0.002523191 sec. 2025.02.23 14:13:48.979084 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.979304 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:48.979414 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:48.980543 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.980592 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.981076 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:13:48.981336 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.981665 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} executeQuery: Read 687 rows, 56.04 KiB in 0.002399 sec., 286369.3205502292 rows/sec., 22.81 MiB/sec. 2025.02.23 14:13:48.981797 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2025.02.23 14:13:48.981814 [ 277 ] {a60b2dd9-27fc-4594-9235-fdcfefe2e776} TCPHandler: Processed in 0.002903112 sec. 2025.02.23 14:13:48.981975 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.982115 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.982174 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:13:48.983100 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.983139 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.983501 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:48.983733 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.983981 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} executeQuery: Read 141 rows, 9.02 KiB in 0.001877 sec., 75119.87213638786 rows/sec., 4.69 MiB/sec. 2025.02.23 14:13:48.984043 [ 275 ] {b1873af1-4cdb-45fb-9f1b-09d83da4ce7a} TCPHandler: Processed in 0.002133518 sec. 2025.02.23 14:13:48.984200 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.984349 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.984410 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:13:48.985092 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.985133 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.985492 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:48.985730 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.986070 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} executeQuery: Read 113 rows, 7.49 KiB in 0.001713 sec., 65966.14127262114 rows/sec., 4.27 MiB/sec. 2025.02.23 14:13:48.986256 [ 277 ] {c5bb6bc2-fc71-4c4c-a010-0caf99d0585c} TCPHandler: Processed in 0.002123807 sec. 2025.02.23 14:13:48.986409 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.986547 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.986603 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:13:48.987244 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.987284 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.987629 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:48.987859 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.988260 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} executeQuery: Read 112 rows, 6.53 KiB in 0.001704 sec., 65727.69953051643 rows/sec., 3.74 MiB/sec. 2025.02.23 14:13:48.988339 [ 275 ] {f86b162e-2ef3-4322-a8fb-138fa8bfbd48} TCPHandler: Processed in 0.001997004 sec. 2025.02.23 14:13:48.988508 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.988647 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:48.988707 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:48.989552 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.989598 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.989990 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:13:48.990224 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.990475 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} executeQuery: Read 417 rows, 30.39 KiB in 0.001839 sec., 226753.6704730832 rows/sec., 16.14 MiB/sec. 2025.02.23 14:13:48.990617 [ 277 ] {eee1064c-7a3b-492c-884a-c27724a6cd26} TCPHandler: Processed in 0.002178229 sec. 2025.02.23 14:13:48.990760 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.990900 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:13:48.990959 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:13:48.991509 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.991553 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.991942 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:48.992173 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.992430 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. 2025.02.23 14:13:48.992477 [ 275 ] {b760dd44-bbf4-4f73-8995-177799c4ca72} TCPHandler: Processed in 0.001779227 sec. 2025.02.23 14:13:48.992615 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.992738 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.992807 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:48.993493 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.993539 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.993986 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:13:48.994220 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.994473 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} executeQuery: Read 237 rows, 16.27 KiB in 0.00176 sec., 134659.0909090909 rows/sec., 9.03 MiB/sec. 2025.02.23 14:13:48.994536 [ 277 ] {66493a34-dd27-4576-af53-375e20b8b837} TCPHandler: Processed in 0.001978062 sec. 2025.02.23 14:13:48.994677 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.994810 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.994871 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:13:48.995403 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.995447 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.995838 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:48.996068 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.996307 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} executeQuery: Read 1 rows, 69.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 44.51 KiB/sec. 2025.02.23 14:13:48.996367 [ 275 ] {d7431a9b-4ef9-4a80-8b2c-5f131bee1ff5} TCPHandler: Processed in 0.001747676 sec. 2025.02.23 14:13:48.996507 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.996626 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.996706 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:13:48.998033 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:48.998074 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:48.998731 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:13:48.998992 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:48.999446 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} executeQuery: Read 35 rows, 64.22 KiB in 0.002817 sec., 12424.565140220093 rows/sec., 22.26 MiB/sec. 2025.02.23 14:13:48.999587 [ 277 ] {277110f3-e8e0-4b8c-a42e-5160d55fc57f} TCPHandler: Processed in 0.00313653 sec. 2025.02.23 14:13:48.999735 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:48.999872 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:48.999931 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:49.000483 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.000528 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.000934 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:13:49.001415 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.001766 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} executeQuery: Read 82 rows, 5.33 KiB in 0.001907 sec., 42999.47561615102 rows/sec., 2.73 MiB/sec. 2025.02.23 14:13:49.001822 [ 275 ] {e815b168-a8f9-4cfe-b6a9-5fc34ad89c2f} TCPHandler: Processed in 0.002154808 sec. 2025.02.23 14:13:49.198174 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.02.23 14:13:49.198778 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.198821 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.199322 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:13:49.199601 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.199856 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.02.23 14:13:49.334643 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.334917 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:49.335370 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:49.335432 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:49.335830 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:49.335906 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:49.336074 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.23 14:13:49.336338 [ 287 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:49.336362 [ 288 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.23 14:13:49.336515 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.23 14:13:49.336547 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:49.338749 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.23 14:13:49.338784 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Reading approx. 35 rows with 2 streams 2025.02.23 14:13:49.338857 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.338913 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.340343 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} executeQuery: Read 35 rows, 1.35 KiB in 0.005557 sec., 6298.3624257693 rows/sec., 242.52 KiB/sec. 2025.02.23 14:13:49.340507 [ 275 ] {eaa90e38-2c7c-4d19-bb19-dd2343d701e9} TCPHandler: Processed in 0.00598697 sec. 2025.02.23 14:13:49.340988 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.341246 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} executeQuery: (from [fd00:1122:3344:101::d]:53170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:49.341670 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:49.341724 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:49.342096 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:49.342179 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:49.342360 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.23 14:13:49.342457 [ 289 ] {904c77bc-905a-443a-898c-94116b7fb7d2} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:49.342471 [ 287 ] {904c77bc-905a-443a-898c-94116b7fb7d2} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.23 14:13:49.342586 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.23 14:13:49.342617 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:49.342706 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.23 14:13:49.342728 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Reading approx. 35 rows with 2 streams 2025.02.23 14:13:49.342773 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.342821 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.343938 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} executeQuery: Read 35 rows, 1.35 KiB in 0.002813 sec., 12442.232492001422 rows/sec., 479.08 KiB/sec. 2025.02.23 14:13:49.344088 [ 277 ] {904c77bc-905a-443a-898c-94116b7fb7d2} TCPHandler: Processed in 0.003231243 sec. 2025.02.23 14:13:49.344370 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.344596 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:49.344960 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:49.345007 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:49.345331 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:49.345395 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:49.345540 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.23 14:13:49.345645 [ 288 ] {9d862019-a1a5-4ec6-9698-75913996f60b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:49.345655 [ 289 ] {9d862019-a1a5-4ec6-9698-75913996f60b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.23 14:13:49.345762 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.23 14:13:49.345790 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:49.345870 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.23 14:13:49.345891 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Reading approx. 35 rows with 2 streams 2025.02.23 14:13:49.345932 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.345978 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.347033 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} executeQuery: Read 35 rows, 1.35 KiB in 0.002551 sec., 13720.109760878087 rows/sec., 528.29 KiB/sec. 2025.02.23 14:13:49.347186 [ 275 ] {9d862019-a1a5-4ec6-9698-75913996f60b} TCPHandler: Processed in 0.002885001 sec. 2025.02.23 14:13:49.347479 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.347711 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} executeQuery: (from [fd00:1122:3344:101::d]:53170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:49.348073 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:49.348124 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:49.348460 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:49.348528 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:49.348682 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.23 14:13:49.348781 [ 289 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.23 14:13:49.348787 [ 287 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:49.348894 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.23 14:13:49.348923 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:49.349005 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.23 14:13:49.349026 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Reading approx. 35 rows with 2 streams 2025.02.23 14:13:49.349066 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.349113 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.350142 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} executeQuery: Read 35 rows, 1.35 KiB in 0.00255 sec., 13725.49019607843 rows/sec., 528.49 KiB/sec. 2025.02.23 14:13:49.350301 [ 277 ] {d4591eb5-5c46-400b-bde9-cfb7daf7cdd4} TCPHandler: Processed in 0.002896521 sec. 2025.02.23 14:13:49.350649 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.350842 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:49.351188 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:49.351237 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:49.351566 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:49.351630 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:49.351774 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.23 14:13:49.351890 [ 288 ] {a890566b-a513-4589-ba90-c3fe73b92675} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:49.351892 [ 287 ] {a890566b-a513-4589-ba90-c3fe73b92675} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.23 14:13:49.352016 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.23 14:13:49.352046 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:49.352126 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.23 14:13:49.352146 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Reading approx. 35 rows with 2 streams 2025.02.23 14:13:49.352186 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.352233 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.353250 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} executeQuery: Read 35 rows, 1.35 KiB in 0.002504 sec., 13977.635782747602 rows/sec., 538.20 KiB/sec. 2025.02.23 14:13:49.353401 [ 275 ] {a890566b-a513-4589-ba90-c3fe73b92675} TCPHandler: Processed in 0.002809389 sec. 2025.02.23 14:13:49.353678 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.353881 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} executeQuery: (from [fd00:1122:3344:101::d]:53170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:13:49.354239 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:13:49.354292 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:13:49.354635 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:49.354704 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:13:49.354861 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.02.23 14:13:49.354938 [ 287 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:13:49.354966 [ 289 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.23 14:13:49.355062 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.23 14:13:49.355086 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:13:49.355165 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.23 14:13:49.355187 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Reading approx. 35 rows with 2 streams 2025.02.23 14:13:49.355227 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.355274 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:13:49.356378 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} executeQuery: Read 35 rows, 1.35 KiB in 0.002598 sec., 13471.901462663587 rows/sec., 518.73 KiB/sec. 2025.02.23 14:13:49.356515 [ 277 ] {5efa7958-c231-4ac1-92f4-6f2f288666e6} TCPHandler: Processed in 0.002901572 sec. 2025.02.23 14:13:49.441052 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.23 14:13:49.461560 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.461612 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.468853 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:13:49.469653 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.472957 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.23 14:13:49.484483 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.484640 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.23 14:13:49.484705 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:13:49.485470 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.485514 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.486032 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:13:49.486282 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.486654 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} executeQuery: Read 6 rows, 1.34 KiB in 0.002038 sec., 2944.0628066732093 rows/sec., 655.51 KiB/sec. 2025.02.23 14:13:49.486791 [ 275 ] {df4aaec8-b264-45dc-8f8b-a91126049741} TCPHandler: Processed in 0.002380356 sec. 2025.02.23 14:13:49.486962 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.487100 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:49.487153 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:49.488313 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.488357 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.488885 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:13:49.489144 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.489412 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} executeQuery: Read 1196 rows, 100.97 KiB in 0.002342 sec., 510674.6370623399 rows/sec., 42.10 MiB/sec. 2025.02.23 14:13:49.489489 [ 277 ] {c89eaf90-e9f6-4315-a4e2-b1e6639f260e} TCPHandler: Processed in 0.002589842 sec. 2025.02.23 14:13:49.489645 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.489784 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:13:49.489844 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:13:49.490679 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.490727 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.491115 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:49.491358 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.491577 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} executeQuery: Read 228 rows, 15.81 KiB in 0.001825 sec., 124931.50684931506 rows/sec., 8.46 MiB/sec. 2025.02.23 14:13:49.491630 [ 275 ] {b710f5bd-7e3e-4855-9ccf-2a9ab0a96ffd} TCPHandler: Processed in 0.002052665 sec. 2025.02.23 14:13:49.491791 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.491939 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:49.492000 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:49.492873 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.492916 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.493323 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:13:49.493593 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.493809 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} executeQuery: Read 520 rows, 39.40 KiB in 0.001905 sec., 272965.87926509185 rows/sec., 20.20 MiB/sec. 2025.02.23 14:13:49.493872 [ 277 ] {8e407cc8-efc0-4c55-b2cb-e448d7875847} TCPHandler: Processed in 0.002148619 sec. 2025.02.23 14:13:49.494032 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.494158 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:49.494212 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:49.495855 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.495892 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.496535 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:13:49.496782 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.497004 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} executeQuery: Read 3338 rows, 228.28 KiB in 0.002871 sec., 1162661.0936955765 rows/sec., 77.65 MiB/sec. 2025.02.23 14:13:49.497059 [ 275 ] {8cc12eda-e9eb-4439-b2cc-20aae68e3603} TCPHandler: Processed in 0.003086588 sec. 2025.02.23 14:13:49.497243 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:49.497387 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:49.497449 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:49.497979 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:49.498021 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:49.498394 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:13:49.498629 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:49.498843 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} executeQuery: Read 12 rows, 848.00 B in 0.001489 sec., 8059.100067159166 rows/sec., 556.16 KiB/sec. 2025.02.23 14:13:49.498898 [ 277 ] {143bc4dc-fa90-404c-aea8-dc42b9cf9fee} TCPHandler: Processed in 0.001726435 sec. 2025.02.23 14:13:51.699415 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 316 2025.02.23 14:13:51.702928 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:51.702980 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:51.704556 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:51.704870 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:51.705076 [ 42 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:51.705198 [ 42 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:51.705264 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:51.705809 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:51.707156 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 316 2025.02.23 14:13:51.707518 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:51.707688 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.23 14:13:51.708314 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2025.02.23 14:13:51.708937 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part 2025.02.23 14:13:51.709556 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.02.23 14:13:51.710180 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.02.23 14:13:51.710783 [ 196 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part 2025.02.23 14:13:51.718708 [ 193 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.013271272 sec., 23810.82988880041 rows/sec., 24.51 MiB/sec. 2025.02.23 14:13:51.719508 [ 192 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:51.720207 [ 192 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:51.720287 [ 192 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_6_1} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:51.720482 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. 2025.02.23 14:13:53.966620 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:53.966838 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:53.966918 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:53.967727 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.967772 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.968213 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:13:53.968466 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.968663 [ 36 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:13:53.968741 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. 2025.02.23 14:13:53.968750 [ 36 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.968824 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.968878 [ 275 ] {96c2ea5a-c3f5-4ea7-97b5-efe4dbf155cb} TCPHandler: Processed in 0.002395306 sec. 2025.02.23 14:13:53.969180 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:13:53.969256 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:53.969399 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:53.969463 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 688 rows starting from the beginning of the part 2025.02.23 14:13:53.969525 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:53.969643 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 687 rows starting from the beginning of the part 2025.02.23 14:13:53.969681 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:53.970105 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.02.23 14:13:53.970343 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 687 rows starting from the beginning of the part 2025.02.23 14:13:53.970618 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1196 rows starting from the beginning of the part 2025.02.23 14:13:53.970965 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.02.23 14:13:53.972645 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.972734 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.973696 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:13:53.974078 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.974501 [ 36 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:13:53.974500 [ 192 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3370 rows, containing 5 columns (5 merged, 0 gathered) in 0.005570698 sec., 604951.1210264853 rows/sec., 51.04 MiB/sec. 2025.02.23 14:13:53.974602 [ 36 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.974656 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.974663 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} executeQuery: Read 64 rows, 5.12 KiB in 0.005202 sec., 12302.960399846213 rows/sec., 983.32 KiB/sec. 2025.02.23 14:13:53.974958 [ 277 ] {e134ff6a-817e-4893-9de6-a7315699a605} TCPHandler: Processed in 0.005927318 sec. 2025.02.23 14:13:53.975044 [ 192 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:13:53.975042 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:13:53.975227 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:53.975354 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:53.975451 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 427 rows starting from the beginning of the part 2025.02.23 14:13:53.975510 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:53.975742 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 417 rows starting from the beginning of the part 2025.02.23 14:13:53.975770 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:53.976206 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.02.23 14:13:53.976208 [ 192 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.976870 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 417 rows starting from the beginning of the part 2025.02.23 14:13:53.976866 [ 192 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_11_2} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:13:53.977363 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.02.23 14:13:53.977395 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 520 rows starting from the beginning of the part 2025.02.23 14:13:53.977658 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.02.23 14:13:53.978439 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.978497 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.979245 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:13:53.979638 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.979635 [ 194 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1909 rows, containing 5 columns (5 merged, 0 gathered) in 0.004853414 sec., 393331.3745746808 rows/sec., 29.99 MiB/sec. 2025.02.23 14:13:53.979855 [ 36 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:13:53.979950 [ 36 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.980005 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.980065 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} executeQuery: Read 128 rows, 9.13 KiB in 0.00463 sec., 27645.78833693305 rows/sec., 1.93 MiB/sec. 2025.02.23 14:13:53.980140 [ 194 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:13:53.980428 [ 275 ] {7efa8ba5-6855-4e19-82e7-77ac440df1df} TCPHandler: Processed in 0.005328629 sec. 2025.02.23 14:13:53.980436 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:13:53.980703 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:53.980783 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:53.980869 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part 2025.02.23 14:13:53.981059 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:53.981192 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part 2025.02.23 14:13:53.981306 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:53.981568 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2025.02.23 14:13:53.981980 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2025.02.23 14:13:53.982008 [ 194 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.982425 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3338 rows starting from the beginning of the part 2025.02.23 14:13:53.982769 [ 194 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_11_2} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:13:53.982882 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part 2025.02.23 14:13:53.983488 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.23 14:13:53.984265 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.984314 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.985333 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:13:53.985756 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.986093 [ 36 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:13:53.986213 [ 36 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:53.986288 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:53.986312 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} executeQuery: Read 48 rows, 3.31 KiB in 0.005394 sec., 8898.77641824249 rows/sec., 614.11 KiB/sec. 2025.02.23 14:13:53.986571 [ 277 ] {4ba107fd-e40f-42a8-a458-2b6f1237579d} TCPHandler: Processed in 0.005998431 sec. 2025.02.23 14:13:53.986617 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:13:53.986774 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:53.986812 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part 2025.02.23 14:13:53.986951 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part 2025.02.23 14:13:53.987135 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2025.02.23 14:13:53.987395 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2025.02.23 14:13:53.987875 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.02.23 14:13:53.988004 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5182 rows, containing 5 columns (5 merged, 0 gathered) in 0.007897301 sec., 656173.5458734572 rows/sec., 44.18 MiB/sec. 2025.02.23 14:13:53.988147 [ 192 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2025.02.23 14:13:53.988487 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:13:53.989058 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.989253 [ 193 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_11_2} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:13:53.989432 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.02.23 14:13:53.989953 [ 197 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003544572 sec., 190714.13981716268 rows/sec., 12.49 MiB/sec. 2025.02.23 14:13:53.990151 [ 197 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:13:53.990451 [ 197 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:53.990535 [ 197 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_11_2} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:13:53.990619 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.23 14:13:56.609891 [ 33 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:13:56.609979 [ 33 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:13:56.700917 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.02.23 14:13:56.701577 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:56.701628 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:56.702179 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:13:56.702444 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:56.702646 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.23 14:13:56.973948 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.23 14:13:56.994496 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:56.994564 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:57.000252 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 172.30 MiB, peak 174.58 MiB, free memory in arenas 0.00 B, will set to 168.22 MiB (RSS), difference: -4.09 MiB 2025.02.23 14:13:57.002953 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:13:57.003774 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:57.008684 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.23 14:13:58.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.22 MiB, peak 174.58 MiB, free memory in arenas 0.00 B, will set to 168.65 MiB (RSS), difference: 4.43 MiB 2025.02.23 14:13:58.976644 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:58.976882 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:13:58.976964 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:13:58.977842 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.977889 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:58.978344 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:58.978598 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.978789 [ 31 ] {} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.23 14:13:58.978866 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} executeQuery: Read 212 rows, 13.81 KiB in 0.002063 sec., 102762.96655356276 rows/sec., 6.54 MiB/sec. 2025.02.23 14:13:58.978877 [ 31 ] {} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.978948 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:58.979007 [ 275 ] {84766711-a11a-4be4-ae7a-d9b31f9873d5} TCPHandler: Processed in 0.00250171 sec. 2025.02.23 14:13:58.979225 [ 192 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.23 14:13:58.979313 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:58.979469 [ 192 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:58.979551 [ 192 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.02.23 14:13:58.979570 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:13:58.979715 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:13:58.979797 [ 192 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.02.23 14:13:58.980135 [ 192 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part 2025.02.23 14:13:58.980420 [ 192 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part 2025.02.23 14:13:58.980796 [ 192 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part 2025.02.23 14:13:58.983239 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.983315 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:13:58.983682 [ 197 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004613276 sec., 229771.64167069126 rows/sec., 15.49 MiB/sec. 2025.02.23 14:13:58.983923 [ 197 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.23 14:13:58.984337 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:13:58.984465 [ 197 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.984610 [ 197 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_5_1} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.23 14:13:58.984771 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.23 14:13:58.984845 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.985105 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} executeQuery: Read 687 rows, 56.04 KiB in 0.005615 sec., 122350.84594835262 rows/sec., 9.75 MiB/sec. 2025.02.23 14:13:58.985320 [ 277 ] {20579ee5-b467-4a76-a8e2-9d63e9fdc0be} TCPHandler: Processed in 0.006150676 sec. 2025.02.23 14:13:58.985495 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:58.985637 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:13:58.985702 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:13:58.986419 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.986461 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:58.986840 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:58.987086 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.987238 [ 31 ] {} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.23 14:13:58.987304 [ 31 ] {} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.987334 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:58.987357 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} executeQuery: Read 141 rows, 9.02 KiB in 0.001743 sec., 80895.00860585198 rows/sec., 5.05 MiB/sec. 2025.02.23 14:13:58.987723 [ 275 ] {7e50672f-6c56-43ce-b75a-538e6e04d0cf} TCPHandler: Processed in 0.002286133 sec. 2025.02.23 14:13:58.987771 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.23 14:13:58.987908 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:58.987944 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:58.987961 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 141 rows starting from the beginning of the part 2025.02.23 14:13:58.988266 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 141 rows starting from the beginning of the part 2025.02.23 14:13:58.988288 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:13:58.988502 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:13:58.988581 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 141 rows starting from the beginning of the part 2025.02.23 14:13:58.988912 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 141 rows starting from the beginning of the part 2025.02.23 14:13:58.989296 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 141 rows starting from the beginning of the part 2025.02.23 14:13:58.991228 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.991310 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:13:58.992092 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 5 columns (5 merged, 0 gathered) in 0.004659279 sec., 151310.964636374 rows/sec., 10.03 MiB/sec. 2025.02.23 14:13:58.992321 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.23 14:13:58.992325 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:13:58.992817 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.992850 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.993032 [ 197 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_5_1} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.23 14:13:58.993088 [ 31 ] {} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:13:58.993205 [ 31 ] {} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.993285 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:13:58.993288 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.23 14:13:58.993322 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} executeQuery: Read 113 rows, 7.49 KiB in 0.005186 sec., 21789.433089086004 rows/sec., 1.41 MiB/sec. 2025.02.23 14:13:58.993580 [ 277 ] {c5273c17-7652-4ead-beb2-a05ab0f7d3a5} TCPHandler: Processed in 0.005726442 sec. 2025.02.23 14:13:58.993590 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:13:58.993753 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:58.993788 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2025.02.23 14:13:58.993795 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:58.993918 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.02.23 14:13:58.994153 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:13:58.994309 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part 2025.02.23 14:13:58.994349 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:13:58.994657 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.02.23 14:13:58.995011 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2025.02.23 14:13:58.995368 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part 2025.02.23 14:13:58.996496 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.996544 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:13:58.997059 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:58.997156 [ 192 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.00374701 sec., 211902.29009263386 rows/sec., 14.71 MiB/sec. 2025.02.23 14:13:58.997410 [ 192 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:13:58.997466 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.997749 [ 31 ] {} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.23 14:13:58.997862 [ 31 ] {} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:58.997950 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:13:58.998079 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} executeQuery: Read 112 rows, 6.53 KiB in 0.004038 sec., 27736.503219415554 rows/sec., 1.58 MiB/sec. 2025.02.23 14:13:58.998177 [ 192 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:58.998540 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.23 14:13:58.998591 [ 275 ] {9f3607fd-2ee9-4dba-8b35-b705ad6dc760} TCPHandler: Processed in 0.004869845 sec. 2025.02.23 14:13:58.998651 [ 192 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_6_1} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:13:58.999001 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:58.999012 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.23 14:13:58.999193 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:13:58.999303 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.02.23 14:13:58.999342 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:13:58.999502 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:13:58.999562 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.02.23 14:13:58.999951 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.02.23 14:13:59.000303 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part 2025.02.23 14:13:59.000596 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part 2025.02.23 14:13:59.002514 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:59.002585 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:13:59.003580 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005509785 sec., 101637.359715488 rows/sec., 6.18 MiB/sec. 2025.02.23 14:13:59.003640 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:13:59.003752 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.23 14:13:59.004138 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:59.004254 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:59.004494 [ 200 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_5_1} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.23 14:13:59.004611 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} executeQuery: Read 417 rows, 30.39 KiB in 0.005332 sec., 78207.05176294074 rows/sec., 5.57 MiB/sec. 2025.02.23 14:13:59.004622 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.23 14:13:59.004747 [ 277 ] {e7b51c42-c7bd-48d7-856d-1f60d954bd6b} TCPHandler: Processed in 0.00597766 sec. 2025.02.23 14:13:59.004921 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:59.005068 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:13:59.005130 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:13:59.005725 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:59.005774 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:59.006202 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:59.006450 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:59.006696 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} executeQuery: Read 6 rows, 321.00 B in 0.001656 sec., 3623.1884057971015 rows/sec., 189.30 KiB/sec. 2025.02.23 14:13:59.006753 [ 275 ] {c16e12f3-9114-4066-b7e1-d4b5860e886f} TCPHandler: Processed in 0.001900831 sec. 2025.02.23 14:13:59.006901 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:59.007021 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:59.007074 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:13:59.007665 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:59.007704 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:59.008121 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:13:59.008361 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:59.008546 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} executeQuery: Read 237 rows, 16.27 KiB in 0.001551 sec., 152804.64216634427 rows/sec., 10.24 MiB/sec. 2025.02.23 14:13:59.008600 [ 277 ] {a812d858-426e-49e3-9319-95c470814dd9} TCPHandler: Processed in 0.001756985 sec. 2025.02.23 14:13:59.008744 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:59.008860 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:13:59.008913 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:13:59.009395 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:59.009434 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:59.009795 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:59.010036 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:59.010265 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. 2025.02.23 14:13:59.010315 [ 275 ] {aa304b48-45b6-4fe4-82d2-e03546930a92} TCPHandler: Processed in 0.001625412 sec. 2025.02.23 14:13:59.010461 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:59.010600 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:13:59.010699 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:13:59.011976 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:59.012013 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:59.012686 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.23 14:13:59.012947 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:59.013171 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} executeQuery: Read 35 rows, 64.22 KiB in 0.002598 sec., 13471.901462663587 rows/sec., 24.14 MiB/sec. 2025.02.23 14:13:59.013279 [ 277 ] {40814fbe-1752-4826-9ade-5202b0418dce} TCPHandler: Processed in 0.002886281 sec. 2025.02.23 14:13:59.013451 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:13:59.013588 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:13:59.013649 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:13:59.014197 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:13:59.014237 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.23 14:13:59.014612 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:13:59.014850 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:13:59.015097 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. 2025.02.23 14:13:59.015172 [ 275 ] {ec7b92b1-bae7-49f2-8fb1-573701a0776f} TCPHandler: Processed in 0.001787856 sec. 2025.02.23 14:14:01.708351 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 346 2025.02.23 14:14:01.711374 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:01.711437 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:01.712940 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:01.713268 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:01.714321 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 346 2025.02.23 14:14:03.969181 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:03.969373 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:03.969447 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:03.970231 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.970283 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.970754 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:03.971040 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.971330 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} executeQuery: Read 66 rows, 5.38 KiB in 0.002009 sec., 32852.165256346445 rows/sec., 2.62 MiB/sec. 2025.02.23 14:14:03.971484 [ 275 ] {4fd6cd1b-beb1-4102-b8b1-775387989d20} TCPHandler: Processed in 0.002438628 sec. 2025.02.23 14:14:03.971748 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:03.971944 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:03.972018 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:03.972755 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.972802 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.973240 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:14:03.973512 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.973730 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} executeQuery: Read 5 rows, 385.00 B in 0.00184 sec., 2717.391304347826 rows/sec., 204.34 KiB/sec. 2025.02.23 14:14:03.973789 [ 277 ] {94d2680f-70e1-4c3e-b969-3f38168bb6ce} TCPHandler: Processed in 0.002174549 sec. 2025.02.23 14:14:03.973953 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:03.974091 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:03.974149 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:03.974802 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.974842 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.975220 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:03.975460 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.975670 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} executeQuery: Read 78 rows, 6.24 KiB in 0.00161 sec., 48447.2049689441 rows/sec., 3.78 MiB/sec. 2025.02.23 14:14:03.975722 [ 275 ] {9a2d0f17-8a82-48e7-b48d-322546ee2b0a} TCPHandler: Processed in 0.001834679 sec. 2025.02.23 14:14:03.975886 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:03.976030 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:03.976097 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:03.976690 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.976730 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.977142 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:03.977385 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.977596 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.02.23 14:14:03.977650 [ 277 ] {361e1bb2-2b53-44b2-83f3-4de0d14a57a3} TCPHandler: Processed in 0.001832299 sec. 2025.02.23 14:14:03.977801 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:03.977941 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:03.978038 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:03.979170 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.979210 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.979832 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:14:03.980087 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.980272 [ 47 ] {} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:14:03.980338 [ 47 ] {} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.980352 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} executeQuery: Read 5 rows, 9.17 KiB in 0.002431 sec., 2056.7667626491157 rows/sec., 3.69 MiB/sec. 2025.02.23 14:14:03.980380 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.980756 [ 275 ] {abea9e4b-24de-4245-b107-c0c5f5b0b52f} TCPHandler: Processed in 0.003019556 sec. 2025.02.23 14:14:03.980777 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:14:03.980934 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:03.981180 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.23 14:14:03.981305 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.23 14:14:03.981594 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:03.981872 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:03.982578 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:03.983321 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:03.983397 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} oximeter.measurements_i64 (09d1f1fc-b782-4d45-af7f-1458c5925879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.983475 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.983939 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:03.984591 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:03.985139 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:14:03.985148 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:03.985872 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} oximeter.measurements_i64 (09d1f1fc-b782-4d45-af7f-1458c5925879): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.986749 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} executeQuery: Read 9 rows, 651.00 B in 0.005631 sec., 1598.2951518380396 rows/sec., 112.90 KiB/sec. 2025.02.23 14:14:03.986893 [ 277 ] {8ca9db20-3fab-4752-8948-a8d12d6086bc} TCPHandler: Processed in 0.006033602 sec. 2025.02.23 14:14:03.987113 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:03.987350 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:03.987458 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:03.989209 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:03.989268 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:03.990473 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:03.991036 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.991572 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} executeQuery: Read 60 rows, 4.14 KiB in 0.004276 sec., 14031.80542563143 rows/sec., 968.34 KiB/sec. 2025.02.23 14:14:03.991775 [ 275 ] {2a71278a-240d-49b3-9e07-740f4c9ee20e} TCPHandler: Processed in 0.004771851 sec. 2025.02.23 14:14:03.992783 [ 188 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 19 columns (19 merged, 0 gathered) in 0.01224834 sec., 14695.868991226565 rows/sec., 26.33 MiB/sec. 2025.02.23 14:14:03.993149 [ 188 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:14:03.993570 [ 188 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:03.993653 [ 188 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_6_1} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:14:03.993776 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.02.23 14:14:04.202905 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.02.23 14:14:04.203646 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:04.203697 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:04.204249 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:04.204518 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:04.204763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.02.23 14:14:04.204776 [ 47 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:14:04.204876 [ 47 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:04.204905 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:04.205061 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:14:04.205225 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:04.205272 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.02.23 14:14:04.205355 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.02.23 14:14:04.205550 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.02.23 14:14:04.205748 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.02.23 14:14:04.205995 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.02.23 14:14:04.206133 [ 192 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.02.23 14:14:04.207872 [ 191 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002880691 sec., 1778739.8926160426 rows/sec., 25.45 MiB/sec. 2025.02.23 14:14:04.208344 [ 201 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:14:04.208720 [ 201 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:04.208807 [ 201 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_11_2} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:14:04.208914 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.23 14:14:04.509691 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.23 14:14:04.531979 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:04.532042 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:04.539507 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:04.540282 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:04.540693 [ 47 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:14:04.540824 [ 47 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:04.540894 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:04.541258 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:14:04.550577 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.23 14:14:04.551723 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:04.552620 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.23 14:14:04.556958 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.02.23 14:14:04.561477 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.23 14:14:04.566306 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.02.23 14:14:04.571458 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.23 14:14:04.575774 [ 200 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.02.23 14:14:04.633440 [ 191 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.092418907 sec., 898.0846311025947 rows/sec., 4.64 MiB/sec. 2025.02.23 14:14:04.636027 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:14:04.639145 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:04.639292 [ 186 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_11_2} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:14:04.641732 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.23 14:14:05.000148 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.87 MiB, peak 179.75 MiB, free memory in arenas 0.00 B, will set to 171.36 MiB (RSS), difference: 1.49 MiB 2025.02.23 14:14:08.960253 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.960578 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} executeQuery: (from [fd00:1122:3344:101::d]:34063) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.23 14:14:08.961102 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.23 14:14:08.961170 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.23 14:14:08.961597 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:14:08.961680 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.23 14:14:08.961862 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.02.23 14:14:08.962074 [ 289 ] {6fe32c92-3671-428d-b691-922c19e02642} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.23 14:14:08.962106 [ 288 ] {6fe32c92-3671-428d-b691-922c19e02642} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.23 14:14:08.962078 [ 287 ] {6fe32c92-3671-428d-b691-922c19e02642} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.23 14:14:08.962304 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.23 14:14:08.962338 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.23 14:14:08.962465 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.23 14:14:08.962490 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3) (SelectExecutor): Reading approx. 41 rows with 3 streams 2025.02.23 14:14:08.962535 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:14:08.962586 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:14:08.962632 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.23 14:14:08.964407 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} executeQuery: Read 41 rows, 1.56 KiB in 0.003977 sec., 10309.278350515466 rows/sec., 393.38 KiB/sec. 2025.02.23 14:14:08.964630 [ 275 ] {6fe32c92-3671-428d-b691-922c19e02642} TCPHandler: Processed in 0.004522744 sec. 2025.02.23 14:14:08.981508 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.981669 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.23 14:14:08.981734 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.23 14:14:08.982546 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.982597 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.983101 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.23 14:14:08.983332 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} oximeter.timeseries_schema (186c1bab-dc2f-466e-b6c6-378df06c05b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.983635 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} executeQuery: Read 1 rows, 232.00 B in 0.001988 sec., 503.0181086519114 rows/sec., 113.97 KiB/sec. 2025.02.23 14:14:08.983771 [ 275 ] {c13e24fb-0aed-44a3-b612-216cffcbf12e} TCPHandler: Processed in 0.002334065 sec. 2025.02.23 14:14:08.984034 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.984231 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:14:08.984308 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:14:08.985180 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.985229 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.985686 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:14:08.985945 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.986266 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} executeQuery: Read 212 rows, 13.81 KiB in 0.002069 sec., 102464.95891735137 rows/sec., 6.52 MiB/sec. 2025.02.23 14:14:08.986333 [ 277 ] {d2d00ff7-e05d-49c2-822e-483bb7d373f1} TCPHandler: Processed in 0.002446008 sec. 2025.02.23 14:14:08.986503 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.986642 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.23 14:14:08.986699 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.23 14:14:08.987410 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.987451 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.987818 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.23 14:14:08.988059 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.988345 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} executeQuery: Read 12 rows, 1002.00 B in 0.001716 sec., 6993.006993006993 rows/sec., 570.23 KiB/sec. 2025.02.23 14:14:08.988411 [ 275 ] {084d30ab-e628-46fe-8130-4d31a3fc72ee} TCPHandler: Processed in 0.001974293 sec. 2025.02.23 14:14:08.988568 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.988709 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:08.988769 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:08.989783 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.989823 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.990251 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:08.990497 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.990728 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} executeQuery: Read 693 rows, 56.48 KiB in 0.002051 sec., 337883.95904436865 rows/sec., 26.89 MiB/sec. 2025.02.23 14:14:08.990781 [ 277 ] {d9dab149-58e5-4e14-bbc1-b80b4e5a869c} TCPHandler: Processed in 0.002283392 sec. 2025.02.23 14:14:08.990963 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.991104 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:08.991162 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:08.991845 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.991886 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.992254 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:08.992502 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.992728 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} executeQuery: Read 153 rows, 9.86 KiB in 0.001655 sec., 92447.12990936555 rows/sec., 5.82 MiB/sec. 2025.02.23 14:14:08.992780 [ 275 ] {9c318c47-b9ea-42ea-8297-a9ab0d5bc94d} TCPHandler: Processed in 0.00188436 sec. 2025.02.23 14:14:08.992934 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.993073 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:08.993132 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:08.993793 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.993833 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.994198 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:08.994437 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.994760 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} executeQuery: Read 113 rows, 7.49 KiB in 0.001676 sec., 67422.43436754176 rows/sec., 4.36 MiB/sec. 2025.02.23 14:14:08.994892 [ 277 ] {a97038ce-030e-473f-af1d-e808a9167d3d} TCPHandler: Processed in 0.002023085 sec. 2025.02.23 14:14:08.995059 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.995200 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:14:08.995256 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:14:08.995904 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.995944 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.996310 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:14:08.996545 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.996750 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} executeQuery: Read 112 rows, 6.53 KiB in 0.001582 sec., 70796.46017699115 rows/sec., 4.03 MiB/sec. 2025.02.23 14:14:08.996801 [ 275 ] {7919aa22-1950-45a2-9dfd-c7d13a09f7f2} TCPHandler: Processed in 0.001810847 sec. 2025.02.23 14:14:08.996956 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.997095 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:08.997154 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:08.997953 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.997993 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:08.998378 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:08.998627 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:08.998845 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} executeQuery: Read 429 rows, 31.37 KiB in 0.001781 sec., 240875.91240875912 rows/sec., 17.20 MiB/sec. 2025.02.23 14:14:08.998898 [ 277 ] {6db7be9e-2724-4a54-88ca-350bc93b1b8b} TCPHandler: Processed in 0.002008964 sec. 2025.02.23 14:14:08.999054 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:08.999194 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:14:08.999253 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:14:08.999751 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:08.999790 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:09.000159 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:14:09.000399 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:09.000558 [ 150 ] {} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:14:09.000644 [ 150 ] {} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:09.000653 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. 2025.02.23 14:14:09.000683 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:09.000758 [ 275 ] {0626b8bc-7d88-4441-a879-d1c619d33fb7} TCPHandler: Processed in 0.001765186 sec. 2025.02.23 14:14:09.001027 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:09.001111 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:14:09.001412 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:09.001614 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:09.001741 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:09.001882 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:09.002449 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:09.002809 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:09.003200 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:09.003284 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:09.003624 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:09.004576 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:09.004642 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:09.005822 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:09.006419 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005622729 sec., 6402.5849369585485 rows/sec., 334.51 KiB/sec. 2025.02.23 14:14:09.006437 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:09.006630 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:14:09.007064 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} executeQuery: Read 243 rows, 16.69 KiB in 0.00577 sec., 42114.38474870018 rows/sec., 2.82 MiB/sec. 2025.02.23 14:14:09.007242 [ 277 ] {0054e4a1-fbf1-47ab-90a1-b8d715267e0f} TCPHandler: Processed in 0.006383333 sec. 2025.02.23 14:14:09.007428 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:09.007442 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:09.007550 [ 186 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_6_1} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:14:09.007681 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:14:09.007703 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.23 14:14:09.007770 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:14:09.008323 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:09.008369 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:09.008736 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.23 14:14:09.008985 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:09.009107 [ 149 ] {} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.23 14:14:09.009160 [ 149 ] {} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:09.009174 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} executeQuery: Read 1 rows, 69.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 42.73 KiB/sec. 2025.02.23 14:14:09.009192 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:09.009241 [ 275 ] {104fcba9-c127-48eb-b4a0-7ccbb8f7b84c} TCPHandler: Processed in 0.00188618 sec. 2025.02.23 14:14:09.009530 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:09.009649 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.23 14:14:09.009788 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:09.009828 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:09.009890 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.02.23 14:14:09.009916 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:09.010192 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:09.010595 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:09.010986 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:09.011399 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:09.011729 [ 191 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:09.013911 [ 190 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.004615227 sec., 1516.7184626021644 rows/sec., 101.35 KiB/sec. 2025.02.23 14:14:09.014160 [ 190 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.23 14:14:09.014383 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:09.014444 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:09.014871 [ 190 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:09.015072 [ 190 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_6_1} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.23 14:14:09.015230 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.23 14:14:09.015612 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:09.015877 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:09.016112 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} executeQuery: Read 35 rows, 64.22 KiB in 0.006366 sec., 5497.9579013509265 rows/sec., 9.85 MiB/sec. 2025.02.23 14:14:09.016218 [ 277 ] {84ae76bf-ee0a-4181-83e3-d31f90dfe48d} TCPHandler: Processed in 0.006870809 sec. 2025.02.23 14:14:09.016383 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:09.016521 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:09.016586 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:09.017190 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:09.017234 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:09.017636 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:09.017873 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:09.018049 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} executeQuery: Read 82 rows, 5.33 KiB in 0.001559 sec., 52597.81911481719 rows/sec., 3.34 MiB/sec. 2025.02.23 14:14:09.018098 [ 275 ] {c7d7b7eb-527d-4967-ac74-dd3f95bfed23} TCPHandler: Processed in 0.001787456 sec. 2025.02.23 14:14:11.610030 [ 146 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:14:11.610133 [ 146 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:14:11.705832 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.02.23 14:14:11.706486 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:11.706534 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:11.707066 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:14:11.707325 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:11.707546 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.23 14:14:11.715499 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 388 2025.02.23 14:14:11.718742 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:11.718794 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:11.720281 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:11.720596 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:11.721113 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 388 2025.02.23 14:14:12.051580 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.23 14:14:12.070972 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:12.071037 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:12.078273 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:14:12.079038 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:12.081666 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.23 14:14:13.968643 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:13.968862 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:13.968945 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:13.969803 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:13.969856 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:13.970343 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:13.970607 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:13.970823 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} executeQuery: Read 66 rows, 5.38 KiB in 0.002018 sec., 32705.649157581767 rows/sec., 2.60 MiB/sec. 2025.02.23 14:14:13.970880 [ 275 ] {d3a28c80-95c4-4728-83f0-8e10717fc6db} TCPHandler: Processed in 0.002384036 sec. 2025.02.23 14:14:13.971174 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:13.971398 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:13.971484 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:13.972252 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:13.972306 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:13.972765 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:13.973018 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:13.973261 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} executeQuery: Read 5 rows, 385.00 B in 0.001926 sec., 2596.0539979231567 rows/sec., 195.21 KiB/sec. 2025.02.23 14:14:13.973319 [ 277 ] {3ad17862-0b3b-45d9-8288-ed4be5a258f6} TCPHandler: Processed in 0.002300333 sec. 2025.02.23 14:14:13.973514 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:13.973659 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:13.973718 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:13.974434 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:13.974482 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:13.974867 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:13.975111 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:13.975344 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} executeQuery: Read 69 rows, 5.52 KiB in 0.001716 sec., 40209.79020979021 rows/sec., 3.14 MiB/sec. 2025.02.23 14:14:13.975463 [ 275 ] {6a76dcb3-d296-4dbd-b1ba-9d789b57cb09} TCPHandler: Processed in 0.002016074 sec. 2025.02.23 14:14:13.975636 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:13.975779 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:13.975845 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:13.976538 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:13.976580 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:13.976982 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:13.977231 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:13.977443 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. 2025.02.23 14:14:13.977495 [ 277 ] {c0d65a91-e1c4-44b5-9f00-3ea4782403e0} TCPHandler: Processed in 0.001928811 sec. 2025.02.23 14:14:13.977665 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:13.977805 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:13.977901 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:13.979090 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:13.979131 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:13.979779 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:13.980041 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:13.980278 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} executeQuery: Read 5 rows, 9.17 KiB in 0.002504 sec., 1996.805111821086 rows/sec., 3.58 MiB/sec. 2025.02.23 14:14:13.980373 [ 275 ] {87726881-810c-4e0b-8795-71f76481011d} TCPHandler: Processed in 0.002774968 sec. 2025.02.23 14:14:13.980546 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:13.980679 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:13.980732 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:13.981236 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:13.981273 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:13.981651 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:13.981890 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:13.982106 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. 2025.02.23 14:14:13.982276 [ 277 ] {b2db62b9-f4b0-4837-8cf6-006ee1f6ed7a} TCPHandler: Processed in 0.001797617 sec. 2025.02.23 14:14:18.976262 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:18.976589 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:14:18.976708 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:14:18.977573 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.977625 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.978109 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:18.978358 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.978576 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} executeQuery: Read 212 rows, 13.81 KiB in 0.002066 sec., 102613.7463697967 rows/sec., 6.53 MiB/sec. 2025.02.23 14:14:18.978635 [ 275 ] {a532f387-8f1a-4437-8b6a-7f65349c8662} TCPHandler: Processed in 0.002562912 sec. 2025.02.23 14:14:18.978970 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:18.979271 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:18.979390 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:18.980631 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.980670 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.981157 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:18.981410 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.981559 [ 139 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.23 14:14:18.981611 [ 139 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.981616 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} executeQuery: Read 687 rows, 56.04 KiB in 0.002428 sec., 282948.9291598023 rows/sec., 22.54 MiB/sec. 2025.02.23 14:14:18.981638 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.981705 [ 277 ] {d91170fe-1e4b-466e-8d0b-d3b886020b4f} TCPHandler: Processed in 0.002925303 sec. 2025.02.23 14:14:18.981797 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.23 14:14:18.981906 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:18.981953 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:18.982005 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1828 rows starting from the beginning of the part 2025.02.23 14:14:18.982126 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:18.982296 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:18.982302 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 687 rows starting from the beginning of the part 2025.02.23 14:14:18.982710 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part 2025.02.23 14:14:18.982932 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 693 rows starting from the beginning of the part 2025.02.23 14:14:18.983248 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part 2025.02.23 14:14:18.983667 [ 187 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 687 rows starting from the beginning of the part 2025.02.23 14:14:18.985256 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.985327 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.986410 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:18.986762 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.987003 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} executeQuery: Read 141 rows, 9.02 KiB in 0.004947 sec., 28502.12249848393 rows/sec., 1.78 MiB/sec. 2025.02.23 14:14:18.987183 [ 275 ] {daf48de2-ae5f-4ce0-abb3-d5640eea67c8} TCPHandler: Processed in 0.00535899 sec. 2025.02.23 14:14:18.987483 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:18.987703 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:18.987709 [ 191 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4027 rows, containing 5 columns (5 merged, 0 gathered) in 0.00598858 sec., 672446.556612753 rows/sec., 56.70 MiB/sec. 2025.02.23 14:14:18.987771 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:18.987993 [ 191 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.23 14:14:18.988374 [ 191 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.988499 [ 191 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_16_3} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.23 14:14:18.988567 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.988588 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.02.23 14:14:18.988615 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.988979 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:18.989215 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.989432 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} executeQuery: Read 113 rows, 7.49 KiB in 0.001764 sec., 64058.95691609978 rows/sec., 4.15 MiB/sec. 2025.02.23 14:14:18.989487 [ 277 ] {4fd18ba9-3be3-4c2b-b386-e5c195126faa} TCPHandler: Processed in 0.002169148 sec. 2025.02.23 14:14:18.989631 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:18.989761 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:14:18.989853 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:14:18.990890 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.990931 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.991299 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:18.991548 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.991758 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} executeQuery: Read 112 rows, 6.53 KiB in 0.002033 sec., 55090.99852434825 rows/sec., 3.14 MiB/sec. 2025.02.23 14:14:18.991813 [ 275 ] {e1b5782b-b331-4d18-93fb-18e4ab2d5bdd} TCPHandler: Processed in 0.002239042 sec. 2025.02.23 14:14:18.991957 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:18.992092 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:18.992149 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:18.992946 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.992986 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.993386 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:18.993628 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.993791 [ 138 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.23 14:14:18.993853 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} executeQuery: Read 417 rows, 30.39 KiB in 0.001787 sec., 233351.98656966985 rows/sec., 16.61 MiB/sec. 2025.02.23 14:14:18.993869 [ 138 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.993935 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.993989 [ 277 ] {aca1193d-711f-41ee-b716-73cb5b98cbea} TCPHandler: Processed in 0.002096657 sec. 2025.02.23 14:14:18.994444 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.23 14:14:18.994476 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:18.994737 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:18.994819 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 883 rows starting from the beginning of the part 2025.02.23 14:14:18.994833 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:14:18.995023 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:14:18.995056 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 417 rows starting from the beginning of the part 2025.02.23 14:14:18.995482 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part 2025.02.23 14:14:18.995794 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 429 rows starting from the beginning of the part 2025.02.23 14:14:18.996211 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part 2025.02.23 14:14:18.996495 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 417 rows starting from the beginning of the part 2025.02.23 14:14:18.997531 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:18.997594 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:18.998465 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:18.998908 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:18.999388 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} executeQuery: Read 6 rows, 321.00 B in 0.004613 sec., 1300.6720138738349 rows/sec., 67.96 KiB/sec. 2025.02.23 14:14:18.999844 [ 275 ] {528d7655-e40c-4d63-9e74-99b589254c8f} TCPHandler: Processed in 0.005693531 sec. 2025.02.23 14:14:19.000125 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:19.000157 [ 196 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2293 rows, containing 5 columns (5 merged, 0 gathered) in 0.006085983 sec., 376767.4014206086 rows/sec., 28.62 MiB/sec. 2025.02.23 14:14:19.000177 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 176.47 MiB, peak 179.75 MiB, free memory in arenas 0.00 B, will set to 172.75 MiB (RSS), difference: -3.72 MiB 2025.02.23 14:14:19.000322 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:19.000402 [ 191 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.23 14:14:19.000409 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:19.001003 [ 191 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.001099 [ 191 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_16_3} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.23 14:14:19.001187 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.23 14:14:19.001428 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.001465 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.001857 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:19.002096 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.002262 [ 138 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.23 14:14:19.002322 [ 138 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.002347 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} executeQuery: Read 237 rows, 16.27 KiB in 0.002079 sec., 113997.113997114 rows/sec., 7.64 MiB/sec. 2025.02.23 14:14:19.002360 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.002530 [ 277 ] {ba84260f-a8af-46ec-a0a2-50cab26f2cef} TCPHandler: Processed in 0.002540901 sec. 2025.02.23 14:14:19.002690 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.23 14:14:19.002834 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:19.003079 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:19.003135 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:14:19.003157 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5182 rows starting from the beginning of the part 2025.02.23 14:14:19.003254 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:14:19.003459 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.02.23 14:14:19.003810 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.02.23 14:14:19.004152 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 243 rows starting from the beginning of the part 2025.02.23 14:14:19.004471 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.02.23 14:14:19.004760 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.02.23 14:14:19.005782 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.005847 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.006520 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.23 14:14:19.007083 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.007570 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} executeQuery: Read 1 rows, 69.00 B in 0.004488 sec., 222.81639928698752 rows/sec., 15.01 KiB/sec. 2025.02.23 14:14:19.007883 [ 275 ] {22487f0c-0646-48bd-8ca1-94f39a517848} TCPHandler: Processed in 0.005240786 sec. 2025.02.23 14:14:19.008058 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:19.008194 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:19.008290 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:19.008614 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006109834 sec., 1017867.26120546 rows/sec., 68.62 MiB/sec. 2025.02.23 14:14:19.009050 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.23 14:14:19.009358 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.009475 [ 191 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_16_3} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.23 14:14:19.009582 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. 2025.02.23 14:14:19.009923 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.009962 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.010655 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:19.010963 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.011207 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} executeQuery: Read 35 rows, 64.22 KiB in 0.003042 sec., 11505.58842866535 rows/sec., 20.62 MiB/sec. 2025.02.23 14:14:19.011306 [ 277 ] {90fa9eb3-d602-45df-93b5-716684cfd7c3} TCPHandler: Processed in 0.003323546 sec. 2025.02.23 14:14:19.011465 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:19.011587 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:19.011640 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:19.012133 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.012173 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.012559 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:19.012804 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.012958 [ 138 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.23 14:14:19.013017 [ 138 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.013051 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} executeQuery: Read 82 rows, 5.33 KiB in 0.001476 sec., 55555.555555555555 rows/sec., 3.53 MiB/sec. 2025.02.23 14:14:19.013059 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.013189 [ 275 ] {02122d0b-9fb7-47c6-9f05-3da10a4bf389} TCPHandler: Processed in 0.001781867 sec. 2025.02.23 14:14:19.013330 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.23 14:14:19.013464 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:19.013509 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part 2025.02.23 14:14:19.013646 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.02.23 14:14:19.013845 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.02.23 14:14:19.014056 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2025.02.23 14:14:19.014242 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.02.23 14:14:19.014406 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.02.23 14:14:19.015616 [ 194 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 4 columns (4 merged, 0 gathered) in 0.002412787 sec., 431865.72208819096 rows/sec., 28.18 MiB/sec. 2025.02.23 14:14:19.015775 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.23 14:14:19.016055 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.016129 [ 195 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_16_3} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.23 14:14:19.016201 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.23 14:14:19.208600 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.02.23 14:14:19.209176 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.209216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.209702 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:19.209961 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.210177 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.02.23 14:14:19.582684 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.23 14:14:19.603101 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:19.603162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:19.610911 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:19.611708 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:19.614408 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.23 14:14:20.000228 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.42 MiB, peak 179.75 MiB, free memory in arenas 0.00 B, will set to 174.46 MiB (RSS), difference: 4.04 MiB 2025.02.23 14:14:21.722261 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 422 2025.02.23 14:14:21.725349 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:21.725399 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:21.726920 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:21.727343 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:21.728015 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 422 2025.02.23 14:14:22.192111 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.192329 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.23 14:14:22.192412 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.23 14:14:22.193225 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.193279 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.193707 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.23 14:14:22.193980 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.194226 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} executeQuery: Read 2 rows, 167.00 B in 0.001958 sec., 1021.4504596527067 rows/sec., 83.29 KiB/sec. 2025.02.23 14:14:22.194284 [ 275 ] {69b69c81-5a3c-418a-8f36-0f288d51b718} TCPHandler: Processed in 0.002317304 sec. 2025.02.23 14:14:22.194564 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.194774 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:22.194853 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:22.196059 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.196106 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.196647 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:22.196933 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.197155 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} executeQuery: Read 1207 rows, 102.02 KiB in 0.002439 sec., 494874.94874948746 rows/sec., 40.85 MiB/sec. 2025.02.23 14:14:22.197213 [ 277 ] {128e0ddf-eda4-437a-b37b-6795cafa95fb} TCPHandler: Processed in 0.002794089 sec. 2025.02.23 14:14:22.197371 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.197512 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:22.197570 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:22.198199 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.198240 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.198608 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:22.198849 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.199013 [ 134 ] {} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.02.23 14:14:22.199079 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} executeQuery: Read 7 rows, 528.00 B in 0.001595 sec., 4388.71473354232 rows/sec., 323.28 KiB/sec. 2025.02.23 14:14:22.199094 [ 134 ] {} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.199161 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.199209 [ 275 ] {4213dc71-78f2-4b69-9ba0-39752f8e3d3d} TCPHandler: Processed in 0.00190496 sec. 2025.02.23 14:14:22.199469 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.199610 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.02.23 14:14:22.199830 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:22.199969 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:22.200042 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:22.200137 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 141 rows starting from the beginning of the part 2025.02.23 14:14:22.200400 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:22.200887 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 153 rows starting from the beginning of the part 2025.02.23 14:14:22.201233 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:22.201690 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 141 rows starting from the beginning of the part 2025.02.23 14:14:22.202003 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part 2025.02.23 14:14:22.203138 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.203204 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.204267 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:22.204971 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.205069 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.005759833 sec., 78474.49743768614 rows/sec., 5.24 MiB/sec. 2025.02.23 14:14:22.205383 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.02.23 14:14:22.205498 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} executeQuery: Read 228 rows, 15.81 KiB in 0.005761 sec., 39576.4624197188 rows/sec., 2.68 MiB/sec. 2025.02.23 14:14:22.205752 [ 277 ] {b0919027-1f4c-488a-bd51-b508671d9d01} TCPHandler: Processed in 0.006426964 sec. 2025.02.23 14:14:22.205963 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.206048 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.206182 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:22.206230 [ 196 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_10_2} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.02.23 14:14:22.206268 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:22.206420 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.23 14:14:22.207216 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.207261 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.207706 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:22.207964 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.208184 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} executeQuery: Read 527 rows, 39.97 KiB in 0.002085 sec., 252757.793764988 rows/sec., 18.72 MiB/sec. 2025.02.23 14:14:22.208240 [ 275 ] {64877728-c61f-4c47-811c-9dafef6068f2} TCPHandler: Processed in 0.002368305 sec. 2025.02.23 14:14:22.208404 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.208544 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:22.208608 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:22.209400 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.209441 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.209918 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:22.210166 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.210436 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} executeQuery: Read 963 rows, 66.17 KiB in 0.001913 sec., 503397.80449555675 rows/sec., 33.78 MiB/sec. 2025.02.23 14:14:22.210671 [ 277 ] {cc4e8cde-6722-4c7f-96c1-d64725a77569} TCPHandler: Processed in 0.002333275 sec. 2025.02.23 14:14:22.210817 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.210937 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:22.211023 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:22.212190 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.212233 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.212895 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:22.213192 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.213445 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} executeQuery: Read 5 rows, 9.17 KiB in 0.002533 sec., 1973.943939992104 rows/sec., 3.54 MiB/sec. 2025.02.23 14:14:22.213558 [ 275 ] {131f44ae-07df-4f4d-99a0-a6a031a2f46e} TCPHandler: Processed in 0.002799719 sec. 2025.02.23 14:14:22.213737 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:22.213878 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:22.213940 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:22.214511 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:22.214559 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:22.214984 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:22.215247 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:22.215454 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} executeQuery: Read 42 rows, 2.91 KiB in 0.001608 sec., 26119.402985074626 rows/sec., 1.76 MiB/sec. 2025.02.23 14:14:22.215507 [ 277 ] {99675adf-c5c8-4e02-b3d8-074981c7c4c4} TCPHandler: Processed in 0.001836018 sec. 2025.02.23 14:14:23.963031 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:23.963217 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:23.963288 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:23.964042 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:23.964139 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:23.964560 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.23 14:14:23.964811 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:23.965023 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} executeQuery: Read 56 rows, 4.41 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.32 MiB/sec. 2025.02.23 14:14:23.965078 [ 275 ] {590f42f6-20a3-4274-a0dc-9552e040660e} TCPHandler: Processed in 0.002176159 sec. 2025.02.23 14:14:23.965329 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:23.965540 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:23.965625 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:23.966498 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:23.966551 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:23.966991 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.23 14:14:23.967234 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:23.967468 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} executeQuery: Read 64 rows, 5.12 KiB in 0.001987 sec., 32209.36084549572 rows/sec., 2.51 MiB/sec. 2025.02.23 14:14:23.967526 [ 277 ] {30668eca-5cc1-4316-abe3-e9ecfcc5dcff} TCPHandler: Processed in 0.002341595 sec. 2025.02.23 14:14:23.967679 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:23.967820 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:23.967884 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:23.968514 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:23.968560 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:23.969098 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.23 14:14:23.969335 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:23.969522 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} executeQuery: Read 44 rows, 3.14 KiB in 0.001734 sec., 25374.855824682814 rows/sec., 1.77 MiB/sec. 2025.02.23 14:14:23.969573 [ 275 ] {535e6276-7c16-47c0-9711-4e3fd976bc64} TCPHandler: Processed in 0.001960672 sec. 2025.02.23 14:14:23.969705 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:23.969822 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:23.969876 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:23.970423 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:23.970471 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:23.970926 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.23 14:14:23.971170 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:23.971387 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} executeQuery: Read 18 rows, 1.24 KiB in 0.001589 sec., 11327.87916928886 rows/sec., 777.44 KiB/sec. 2025.02.23 14:14:23.971438 [ 277 ] {4a696e55-3553-43d1-a08e-cefbcba6e68e} TCPHandler: Processed in 0.001787307 sec. 2025.02.23 14:14:26.610188 [ 125 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:14:26.610289 [ 125 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:14:26.711274 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.02.23 14:14:26.711901 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:26.711939 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:26.712470 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:26.712721 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:26.712927 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.23 14:14:27.115452 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.23 14:14:27.136656 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:27.136719 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:27.144643 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:27.145482 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:27.148128 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.23 14:14:28.975010 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.975205 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.975278 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:14:28.976078 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.976126 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.976566 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:28.976818 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.977078 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} executeQuery: Read 212 rows, 13.81 KiB in 0.001924 sec., 110187.11018711019 rows/sec., 7.01 MiB/sec. 2025.02.23 14:14:28.977171 [ 275 ] {dd56b022-021e-40ef-b375-f4091a60aed0} TCPHandler: Processed in 0.002286762 sec. 2025.02.23 14:14:28.977425 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.977621 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:28.977697 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:28.978713 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.978767 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.979270 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.23 14:14:28.979555 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.979804 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} executeQuery: Read 687 rows, 56.04 KiB in 0.002237 sec., 307107.7335717479 rows/sec., 24.46 MiB/sec. 2025.02.23 14:14:28.979877 [ 277 ] {c34930d5-17ac-495a-8a45-4da5433d14c1} TCPHandler: Processed in 0.002593642 sec. 2025.02.23 14:14:28.980034 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.980173 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.980223 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:28.980859 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.980900 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.981285 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:28.981526 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.981794 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} executeQuery: Read 141 rows, 9.02 KiB in 0.001644 sec., 85766.42335766423 rows/sec., 5.36 MiB/sec. 2025.02.23 14:14:28.981993 [ 275 ] {9c9e4fdd-6eb9-4cfb-bb60-7af807aa067a} TCPHandler: Processed in 0.002023384 sec. 2025.02.23 14:14:28.982152 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.982278 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.982331 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:28.982971 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.983013 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.983396 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:28.983635 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.983867 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} executeQuery: Read 113 rows, 7.49 KiB in 0.001613 sec., 70055.79665220086 rows/sec., 4.53 MiB/sec. 2025.02.23 14:14:28.984061 [ 277 ] {a4264afd-7f34-4930-a220-7e002a4c304a} TCPHandler: Processed in 0.001962702 sec. 2025.02.23 14:14:28.984220 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.984346 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.984397 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:14:28.985037 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.985077 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.985463 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:28.985709 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.985887 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} executeQuery: Read 112 rows, 6.53 KiB in 0.001567 sec., 71474.15443522655 rows/sec., 4.07 MiB/sec. 2025.02.23 14:14:28.985940 [ 275 ] {2a425aad-9a44-4c29-948a-3f1ca690335e} TCPHandler: Processed in 0.001779246 sec. 2025.02.23 14:14:28.986076 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.986206 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:28.986265 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:28.987118 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.987164 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.987555 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.23 14:14:28.987796 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.988015 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} executeQuery: Read 417 rows, 30.39 KiB in 0.001841 sec., 226507.3329712113 rows/sec., 16.12 MiB/sec. 2025.02.23 14:14:28.988073 [ 277 ] {41284df1-3044-4ea0-84f8-e44b8bf2562a} TCPHandler: Processed in 0.002052335 sec. 2025.02.23 14:14:28.988222 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.988371 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:14:28.988432 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:14:28.989024 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.989072 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.989473 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:28.989719 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.989900 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. 2025.02.23 14:14:28.989952 [ 275 ] {45853d54-88a9-4ef1-ae61-0e31c62e2dbf} TCPHandler: Processed in 0.001799048 sec. 2025.02.23 14:14:28.990103 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.990253 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.990318 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:28.991007 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.991055 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.991485 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.23 14:14:28.991734 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.991983 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} executeQuery: Read 237 rows, 16.27 KiB in 0.001757 sec., 134889.015367103 rows/sec., 9.04 MiB/sec. 2025.02.23 14:14:28.992189 [ 277 ] {38b674de-fc64-4c57-874f-8b0ea5db8853} TCPHandler: Processed in 0.002152369 sec. 2025.02.23 14:14:28.992359 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.992484 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.992539 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:14:28.993024 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.993063 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.993434 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.23 14:14:28.993680 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.993856 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. 2025.02.23 14:14:28.993910 [ 275 ] {d034ace4-f1b4-41e9-b38a-a2bdb6a22cb2} TCPHandler: Processed in 0.001608011 sec. 2025.02.23 14:14:28.994048 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.994173 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.994269 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:28.995533 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.995574 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.996230 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:28.996490 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:28.996659 [ 93 ] {} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:14:28.996730 [ 93 ] {} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:28.996759 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.23 14:14:28.996791 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} executeQuery: Read 35 rows, 64.22 KiB in 0.002637 sec., 13272.658323852864 rows/sec., 23.78 MiB/sec. 2025.02.23 14:14:28.997404 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:14:28.997437 [ 277 ] {5cc8f83b-a84b-4be6-b148-47658a6a3010} TCPHandler: Processed in 0.00344312 sec. 2025.02.23 14:14:28.997701 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:28.998000 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:28.998070 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:28.998107 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:28.998262 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part 2025.02.23 14:14:28.999166 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:28.999980 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:29.000360 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:29.000465 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:29.001250 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:29.001834 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:29.002508 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:29.002587 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.23 14:14:29.003401 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:29.003829 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} executeQuery: Read 82 rows, 5.33 KiB in 0.005932 sec., 13823.331085637223 rows/sec., 899.02 KiB/sec. 2025.02.23 14:14:29.003934 [ 275 ] {1bd588bc-1a40-4b61-8c1c-973cf98fc610} TCPHandler: Processed in 0.006367902 sec. 2025.02.23 14:14:29.006479 [ 196 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 19 columns (19 merged, 0 gathered) in 0.009593404 sec., 30750.294681637508 rows/sec., 55.10 MiB/sec. 2025.02.23 14:14:29.007036 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:14:29.007428 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:29.007524 [ 194 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_11_2} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:14:29.007636 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2025.02.23 14:14:31.728201 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 468 2025.02.23 14:14:31.731908 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:31.731970 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:31.733558 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:31.733896 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:31.734556 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 468 2025.02.23 14:14:33.968775 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:33.969073 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:33.969188 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:33.970047 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:33.970097 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:33.970534 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.23 14:14:33.970788 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:33.971042 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} executeQuery: Read 66 rows, 5.38 KiB in 0.002057 sec., 32085.561497326205 rows/sec., 2.55 MiB/sec. 2025.02.23 14:14:33.971099 [ 275 ] {66feb0d7-1c17-4e6a-beab-f16bf992a2bf} TCPHandler: Processed in 0.00251968 sec. 2025.02.23 14:14:33.971351 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:33.971566 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:33.971648 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:33.972465 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:33.972517 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:33.972939 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:14:33.973188 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:33.973421 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} executeQuery: Read 5 rows, 385.00 B in 0.001913 sec., 2613.6957658128595 rows/sec., 196.54 KiB/sec. 2025.02.23 14:14:33.973490 [ 277 ] {98ca12ad-2c4e-4f6c-ab98-32f3b20d0480} TCPHandler: Processed in 0.002282273 sec. 2025.02.23 14:14:33.973696 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:33.973918 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:33.974008 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:33.974809 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:33.974849 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:33.975210 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.23 14:14:33.975450 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:33.975709 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} executeQuery: Read 69 rows, 5.52 KiB in 0.001839 sec., 37520.391517128875 rows/sec., 2.93 MiB/sec. 2025.02.23 14:14:33.975906 [ 275 ] {f4e02190-2d44-4de5-b459-f1ae8b1d2068} TCPHandler: Processed in 0.002315804 sec. 2025.02.23 14:14:33.976078 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:33.976222 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:33.976288 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:33.976850 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:33.976888 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:33.977317 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.23 14:14:33.977557 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:33.977830 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. 2025.02.23 14:14:33.978067 [ 277 ] {7e279c35-8608-43e3-bb2b-d1942ab085df} TCPHandler: Processed in 0.002053375 sec. 2025.02.23 14:14:33.978216 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:33.978332 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:33.978445 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:33.979978 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:33.980018 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:33.980644 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:14:33.980902 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:33.981141 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} executeQuery: Read 5 rows, 9.17 KiB in 0.002833 sec., 1764.9135192375572 rows/sec., 3.16 MiB/sec. 2025.02.23 14:14:33.981233 [ 275 ] {729f54a6-7e7f-472f-b8ca-e342a3e3891c} TCPHandler: Processed in 0.003082808 sec. 2025.02.23 14:14:33.981383 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:33.981527 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:33.981590 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:33.982207 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:33.982255 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:33.982659 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.23 14:14:33.982896 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:33.983117 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. 2025.02.23 14:14:33.983175 [ 277 ] {7c5992f5-08b0-41f6-992e-0ba7e2a97688} TCPHandler: Processed in 0.00185965 sec. 2025.02.23 14:14:34.213086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.02.23 14:14:34.213865 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:34.213911 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:34.214421 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:34.214672 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:34.214899 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.02.23 14:14:34.648213 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.02.23 14:14:34.670007 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:34.670078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:34.677969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:34.678806 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:34.681819 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.02.23 14:14:38.975430 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:38.975654 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:14:38.975724 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:14:38.976566 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.976612 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.977051 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:38.977306 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.977502 [ 122 ] {} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.23 14:14:38.977573 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} executeQuery: Read 212 rows, 13.81 KiB in 0.001971 sec., 107559.61440892947 rows/sec., 6.84 MiB/sec. 2025.02.23 14:14:38.977590 [ 122 ] {} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.977661 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.977715 [ 275 ] {8c817f69-134c-46b8-8985-55a526cc41e7} TCPHandler: Processed in 0.002421097 sec. 2025.02.23 14:14:38.977925 [ 199 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.23 14:14:38.978060 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:38.978192 [ 199 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:38.978288 [ 199 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part 2025.02.23 14:14:38.978363 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:38.978569 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:38.978606 [ 199 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part 2025.02.23 14:14:38.978985 [ 199 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part 2025.02.23 14:14:38.979392 [ 199 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.02.23 14:14:38.979754 [ 199 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part 2025.02.23 14:14:38.981343 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.981394 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.981663 [ 194 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003840952 sec., 275973.2482988592 rows/sec., 18.60 MiB/sec. 2025.02.23 14:14:38.981978 [ 194 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.23 14:14:38.982193 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.23 14:14:38.982490 [ 194 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.982659 [ 194 ] {0f07ee42-b820-47cf-915d-f5d516b4b013::all_1_9_2} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.23 14:14:38.982710 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.982843 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.23 14:14:38.983006 [ 122 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.23 14:14:38.983067 [ 122 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.983096 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.983149 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} executeQuery: Read 687 rows, 56.04 KiB in 0.004866 sec., 141183.72379778052 rows/sec., 11.25 MiB/sec. 2025.02.23 14:14:38.983394 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.23 14:14:38.983501 [ 277 ] {1bf79a9e-116e-4900-adc1-0cf4406e49f4} TCPHandler: Processed in 0.005628429 sec. 2025.02.23 14:14:38.983820 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:38.983962 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:38.984140 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1844 rows starting from the beginning of the part 2025.02.23 14:14:38.984217 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:38.984409 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:38.984425 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1207 rows starting from the beginning of the part 2025.02.23 14:14:38.984796 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.02.23 14:14:38.985088 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 687 rows starting from the beginning of the part 2025.02.23 14:14:38.985491 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part 2025.02.23 14:14:38.985917 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 687 rows starting from the beginning of the part 2025.02.23 14:14:38.987297 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.987377 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.988244 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:38.988582 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.988854 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} executeQuery: Read 141 rows, 9.02 KiB in 0.004753 sec., 29665.474437197558 rows/sec., 1.85 MiB/sec. 2025.02.23 14:14:38.988939 [ 275 ] {26671d74-a834-4e09-8149-b1899e3c891f} TCPHandler: Processed in 0.005281418 sec. 2025.02.23 14:14:38.989129 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:38.989408 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 4547 rows, containing 5 columns (5 merged, 0 gathered) in 0.006225118 sec., 730427.9212056703 rows/sec., 62.08 MiB/sec. 2025.02.23 14:14:38.989447 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:38.989519 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:38.989693 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.23 14:14:38.990271 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.990367 [ 194 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_21_4} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.23 14:14:38.990514 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.02.23 14:14:38.990724 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.990770 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.991175 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:38.991424 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.991585 [ 122 ] {} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:14:38.991650 [ 122 ] {} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.991683 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.991698 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} executeQuery: Read 113 rows, 7.49 KiB in 0.002311 sec., 48896.58156642146 rows/sec., 3.17 MiB/sec. 2025.02.23 14:14:38.991938 [ 277 ] {f3945d8a-312e-4f1d-a113-5ace1794f350} TCPHandler: Processed in 0.002894852 sec. 2025.02.23 14:14:38.991965 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:14:38.992117 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:38.992131 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:38.992153 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part 2025.02.23 14:14:38.992294 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part 2025.02.23 14:14:38.992376 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:14:38.992534 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part 2025.02.23 14:14:38.992551 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:14:38.992880 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part 2025.02.23 14:14:38.993046 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part 2025.02.23 14:14:38.993249 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part 2025.02.23 14:14:38.994170 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.994217 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.994726 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:38.994964 [ 199 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.003184981 sec., 320881.0350830978 rows/sec., 22.42 MiB/sec. 2025.02.23 14:14:38.995110 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.995305 [ 188 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:14:38.995349 [ 122 ] {} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.23 14:14:38.995496 [ 122 ] {} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:38.995599 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:38.995604 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} executeQuery: Read 112 rows, 6.53 KiB in 0.003263 sec., 34324.24149555624 rows/sec., 1.96 MiB/sec. 2025.02.23 14:14:38.996086 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.23 14:14:38.996174 [ 275 ] {4b8f70c5-e94a-49a7-9a0c-3835419b7b2c} TCPHandler: Processed in 0.004109111 sec. 2025.02.23 14:14:38.996567 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:38.996732 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:38.996829 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:38.996964 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part 2025.02.23 14:14:38.996975 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:38.997133 [ 197 ] {d12269c9-624d-48e4-a4d6-4093ebf5601b::all_1_11_2} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:14:38.997190 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:38.997409 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part 2025.02.23 14:14:38.997528 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.23 14:14:38.997923 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2025.02.23 14:14:38.998171 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.02.23 14:14:38.998553 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part 2025.02.23 14:14:39.000234 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 179.94 MiB, peak 180.44 MiB, free memory in arenas 0.00 B, will set to 176.26 MiB (RSS), difference: -3.68 MiB 2025.02.23 14:14:39.000581 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.000632 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.001296 [ 199 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005615549 sec., 99723.10810572573 rows/sec., 6.06 MiB/sec. 2025.02.23 14:14:39.001399 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.23 14:14:39.001494 [ 188 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.23 14:14:39.001813 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.002067 [ 122 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.23 14:14:39.002172 [ 122 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.002196 [ 188 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.002246 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.002291 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} executeQuery: Read 417 rows, 30.39 KiB in 0.005413 sec., 77036.76334749676 rows/sec., 5.48 MiB/sec. 2025.02.23 14:14:39.002635 [ 188 ] {5296eda5-5caf-4bcd-8584-56b9a0375f9f::all_1_9_2} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.23 14:14:39.002657 [ 277 ] {671ffa8a-9f80-42b2-82fe-b105e063b2c1} TCPHandler: Processed in 0.00630117 sec. 2025.02.23 14:14:39.002762 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.23 14:14:39.002967 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.23 14:14:39.003039 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:39.003087 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:39.003128 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 908 rows starting from the beginning of the part 2025.02.23 14:14:39.003380 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 527 rows starting from the beginning of the part 2025.02.23 14:14:39.003455 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:14:39.003619 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.02.23 14:14:39.003674 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:14:39.003927 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 417 rows starting from the beginning of the part 2025.02.23 14:14:39.004361 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 69 rows starting from the beginning of the part 2025.02.23 14:14:39.004663 [ 199 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 417 rows starting from the beginning of the part 2025.02.23 14:14:39.006021 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.006091 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.007080 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:39.007411 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.007846 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} executeQuery: Read 6 rows, 321.00 B in 0.004596 sec., 1305.4830287206266 rows/sec., 68.21 KiB/sec. 2025.02.23 14:14:39.008160 [ 275 ] {9d02e5a8-d664-4678-80d8-a1e5c8c57a11} TCPHandler: Processed in 0.005363501 sec. 2025.02.23 14:14:39.008200 [ 201 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005768903 sec., 416370.32205256354 rows/sec., 31.87 MiB/sec. 2025.02.23 14:14:39.008351 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:39.008495 [ 188 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.23 14:14:39.008531 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:39.008654 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:39.009119 [ 188 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.009232 [ 188 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_21_4} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.23 14:14:39.009405 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.23 14:14:39.009645 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.009689 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.010098 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.23 14:14:39.010339 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.010503 [ 122 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.23 14:14:39.010560 [ 122 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.010595 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.010602 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} executeQuery: Read 237 rows, 16.27 KiB in 0.002109 sec., 112375.533428165 rows/sec., 7.53 MiB/sec. 2025.02.23 14:14:39.010955 [ 277 ] {de53ac0d-c781-42f4-a0ca-1e3450517373} TCPHandler: Processed in 0.002686256 sec. 2025.02.23 14:14:39.011032 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.23 14:14:39.011357 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:39.011575 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:39.011711 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6219 rows starting from the beginning of the part 2025.02.23 14:14:39.011832 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:14:39.012045 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 963 rows starting from the beginning of the part 2025.02.23 14:14:39.012066 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:14:39.012378 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part 2025.02.23 14:14:39.012726 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2025.02.23 14:14:39.013179 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.02.23 14:14:39.013448 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part 2025.02.23 14:14:39.014508 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.014585 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.015231 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.23 14:14:39.015777 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.016331 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} executeQuery: Read 1 rows, 69.00 B in 0.004622 sec., 216.35655560363477 rows/sec., 14.58 KiB/sec. 2025.02.23 14:14:39.016399 [ 275 ] {9df8a11a-5df6-4183-a049-fd6d76e573c4} TCPHandler: Processed in 0.005316439 sec. 2025.02.23 14:14:39.016580 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:39.016762 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:39.016846 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:39.017609 [ 199 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7860 rows, containing 5 columns (5 merged, 0 gathered) in 0.00691142 sec., 1137248.2065914096 rows/sec., 76.66 MiB/sec. 2025.02.23 14:14:39.018115 [ 201 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.23 14:14:39.018608 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.018682 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.018836 [ 201 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.019061 [ 201 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_21_4} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.23 14:14:39.019203 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. 2025.02.23 14:14:39.019718 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:39.020005 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.020355 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} executeQuery: Read 35 rows, 64.22 KiB in 0.003613 sec., 9687.240520343204 rows/sec., 17.36 MiB/sec. 2025.02.23 14:14:39.020608 [ 277 ] {82b9edfe-d7a9-41bb-abc0-fbef24a1ee98} TCPHandler: Processed in 0.00409814 sec. 2025.02.23 14:14:39.020777 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:39.020922 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:39.020985 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:39.021592 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.021635 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.022025 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.23 14:14:39.022267 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.022433 [ 122 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.23 14:14:39.022493 [ 122 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:39.022525 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} executeQuery: Read 82 rows, 5.33 KiB in 0.001622 sec., 50554.87053020962 rows/sec., 3.21 MiB/sec. 2025.02.23 14:14:39.022531 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:39.022670 [ 275 ] {4614dab1-8337-4aa5-9049-8dd1f14fc211} TCPHandler: Processed in 0.001957642 sec. 2025.02.23 14:14:39.022755 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.23 14:14:39.022863 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:39.022910 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1042 rows starting from the beginning of the part 2025.02.23 14:14:39.023040 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2025.02.23 14:14:39.023149 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part 2025.02.23 14:14:39.023329 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2025.02.23 14:14:39.023427 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.02.23 14:14:39.023589 [ 189 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2025.02.23 14:14:39.024803 [ 199 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 4 columns (4 merged, 0 gathered) in 0.002126938 sec., 623431.4305353517 rows/sec., 40.67 MiB/sec. 2025.02.23 14:14:39.025134 [ 199 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.23 14:14:39.025646 [ 199 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:39.025729 [ 199 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_21_4} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.23 14:14:39.025814 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.23 14:14:40.000243 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 173.62 MiB, peak 180.44 MiB, free memory in arenas 0.00 B, will set to 176.30 MiB (RSS), difference: 2.69 MiB 2025.02.23 14:14:41.610340 [ 119 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:14:41.610413 [ 119 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:14:41.715107 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.02.23 14:14:41.716019 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:41.716067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:41.716619 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:41.716878 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:41.717139 [ 119 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.23 14:14:41.717154 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.23 14:14:41.717254 [ 119 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:41.717302 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:41.717463 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.23 14:14:41.717628 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:41.717673 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.02.23 14:14:41.717751 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.02.23 14:14:41.717956 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.02.23 14:14:41.718320 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.23 14:14:41.718589 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.02.23 14:14:41.718718 [ 200 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.02.23 14:14:41.720461 [ 189 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003066388 sec., 2407066.555178275 rows/sec., 34.43 MiB/sec. 2025.02.23 14:14:41.721579 [ 189 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.23 14:14:41.721969 [ 189 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:41.722048 [ 189 ] {b6cdd33c-f914-44f9-82ae-d74b569bbb91::all_1_16_3} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.23 14:14:41.722152 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.23 14:14:41.734807 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 502 2025.02.23 14:14:41.737996 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:41.738037 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:41.739559 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:41.739901 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:41.740061 [ 119 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:14:41.740119 [ 119 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:41.740154 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:41.740583 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:14:41.742055 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 502 2025.02.23 14:14:41.742367 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:41.742531 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part 2025.02.23 14:14:41.743149 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2025.02.23 14:14:41.743723 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part 2025.02.23 14:14:41.744368 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2025.02.23 14:14:41.744994 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2025.02.23 14:14:41.745595 [ 200 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part 2025.02.23 14:14:41.753659 [ 186 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 72 columns (72 merged, 0 gathered) in 0.013400566 sec., 37461.104254850135 rows/sec., 34.31 MiB/sec. 2025.02.23 14:14:41.754888 [ 186 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:14:41.755725 [ 186 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:41.755827 [ 186 ] {aa7b0546-a1c8-475b-908f-621dfd146e83::all_1_11_2} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:14:41.756160 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2025.02.23 14:14:42.001361 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000984121 sec. 2025.02.23 14:14:42.181926 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.02.23 14:14:42.204379 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:42.204444 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:42.212627 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:42.213437 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:42.213812 [ 117 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.23 14:14:42.213971 [ 117 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:42.214055 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:42.214502 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.23 14:14:42.229790 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.23 14:14:42.231251 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:42.232457 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.02.23 14:14:42.237811 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.02.23 14:14:42.243153 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.02.23 14:14:42.248518 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.02.23 14:14:42.254123 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.02.23 14:14:42.258567 [ 190 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.02.23 14:14:42.316336 [ 192 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102110005 sec., 1184.9965142984763 rows/sec., 6.13 MiB/sec. 2025.02.23 14:14:42.318962 [ 187 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.23 14:14:42.321962 [ 187 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:42.322088 [ 187 ] {660646b6-c459-4923-b1ba-d9dde36ead98::all_1_16_3} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.23 14:14:42.324569 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.02.23 14:14:43.000258 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 177.84 MiB, peak 187.80 MiB, free memory in arenas 0.00 B, will set to 179.11 MiB (RSS), difference: 1.26 MiB 2025.02.23 14:14:43.968720 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:43.968927 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:43.969028 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:43.969935 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:43.969994 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:43.970510 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.23 14:14:43.970824 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:43.971135 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} executeQuery: Read 66 rows, 5.38 KiB in 0.002265 sec., 29139.072847682117 rows/sec., 2.32 MiB/sec. 2025.02.23 14:14:43.971220 [ 275 ] {9c43150d-bdd4-4add-bff9-31295f3dab50} TCPHandler: Processed in 0.002696696 sec. 2025.02.23 14:14:43.971562 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:43.971765 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:43.971846 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:43.972675 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:43.972732 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:43.973200 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:43.973484 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:43.973752 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} executeQuery: Read 5 rows, 385.00 B in 0.002043 sec., 2447.3813020068524 rows/sec., 184.03 KiB/sec. 2025.02.23 14:14:43.973823 [ 277 ] {1563cd3d-757c-4495-8815-74eab62fdee3} TCPHandler: Processed in 0.002438568 sec. 2025.02.23 14:14:43.974018 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:43.974161 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:43.974224 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:43.974903 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:43.974948 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:43.975380 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.23 14:14:43.975740 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:43.975981 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} executeQuery: Read 69 rows, 5.52 KiB in 0.00186 sec., 37096.77419354839 rows/sec., 2.90 MiB/sec. 2025.02.23 14:14:43.976046 [ 275 ] {c1e691c4-77ff-427e-92ed-b430b4a21d26} TCPHandler: Processed in 0.002100357 sec. 2025.02.23 14:14:43.976215 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:43.976375 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:43.976441 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:43.977079 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:43.977123 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:43.977581 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.23 14:14:43.977855 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:43.978086 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} executeQuery: Read 160 rows, 11.41 KiB in 0.001769 sec., 90446.57998869418 rows/sec., 6.30 MiB/sec. 2025.02.23 14:14:43.978158 [ 277 ] {bd61a2cf-061f-45c5-b155-54bc64617426} TCPHandler: Processed in 0.002007053 sec. 2025.02.23 14:14:43.978343 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:43.978475 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:43.978567 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:43.979778 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:43.979824 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:43.980504 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:43.980791 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:43.981064 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} executeQuery: Read 5 rows, 9.17 KiB in 0.002621 sec., 1907.668828691339 rows/sec., 3.42 MiB/sec. 2025.02.23 14:14:43.981198 [ 275 ] {3203310c-3913-4479-a788-4ec353bad9c5} TCPHandler: Processed in 0.002917443 sec. 2025.02.23 14:14:43.981364 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:43.981503 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:43.981584 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:43.982287 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:43.982333 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:43.982850 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.23 14:14:43.983119 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:43.983349 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} executeQuery: Read 60 rows, 4.14 KiB in 0.001877 sec., 31965.90303676079 rows/sec., 2.15 MiB/sec. 2025.02.23 14:14:43.983416 [ 277 ] {fda8f991-642e-4ffc-86da-d4ce1945cbae} TCPHandler: Processed in 0.002114517 sec. 2025.02.23 14:14:48.975994 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.976202 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:14:48.976280 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:14:48.977174 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.977231 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.977687 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:48.977960 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.978197 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} executeQuery: Read 212 rows, 13.81 KiB in 0.002048 sec., 103515.625 rows/sec., 6.58 MiB/sec. 2025.02.23 14:14:48.978265 [ 275 ] {c90c6054-11b7-40f1-a05a-ff00efd4d208} TCPHandler: Processed in 0.002403986 sec. 2025.02.23 14:14:48.978540 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.978760 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:48.978847 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:48.979942 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.979993 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.980495 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.23 14:14:48.980751 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.980980 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} executeQuery: Read 687 rows, 56.04 KiB in 0.002281 sec., 301183.6913634371 rows/sec., 23.99 MiB/sec. 2025.02.23 14:14:48.981036 [ 277 ] {1d901a29-3adc-48df-b02b-d96f9239c847} TCPHandler: Processed in 0.002647994 sec. 2025.02.23 14:14:48.981208 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.981355 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:48.981418 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:48.982159 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.982202 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.982590 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:48.982835 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.983003 [ 108 ] {} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.02.23 14:14:48.983078 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} executeQuery: Read 141 rows, 9.02 KiB in 0.001754 sec., 80387.68529076397 rows/sec., 5.02 MiB/sec. 2025.02.23 14:14:48.983089 [ 108 ] {} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.983174 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.983209 [ 275 ] {5d6ed84f-6b08-4ccc-be96-98b18c19c6ba} TCPHandler: Processed in 0.002068706 sec. 2025.02.23 14:14:48.983393 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.02.23 14:14:48.983408 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.983546 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:48.983584 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:48.983588 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part 2025.02.23 14:14:48.983659 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:48.983738 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part 2025.02.23 14:14:48.984155 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:48.984535 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part 2025.02.23 14:14:48.984925 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:48.985380 [ 191 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 141 rows starting from the beginning of the part 2025.02.23 14:14:48.986415 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.986458 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.987106 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:14:48.987344 [ 192 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 5 columns (5 merged, 0 gathered) in 0.004053389 sec., 146297.3329231416 rows/sec., 9.76 MiB/sec. 2025.02.23 14:14:48.987503 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.987608 [ 192 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.02.23 14:14:48.988069 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} executeQuery: Read 113 rows, 7.49 KiB in 0.004483 sec., 25206.335043497656 rows/sec., 1.63 MiB/sec. 2025.02.23 14:14:48.988291 [ 277 ] {95cb69e1-5b60-403b-a917-c2f417152111} TCPHandler: Processed in 0.004957238 sec. 2025.02.23 14:14:48.988425 [ 192 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.988507 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.988564 [ 192 ] {5ed776ae-d655-4c34-b50b-25aa88549ac2::all_1_15_3} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.02.23 14:14:48.988735 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.23 14:14:48.988768 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:14:48.988838 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:14:48.989499 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.989540 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.989913 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:48.990157 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.990563 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} executeQuery: Read 112 rows, 6.53 KiB in 0.001833 sec., 61102.01854882706 rows/sec., 3.48 MiB/sec. 2025.02.23 14:14:48.990841 [ 275 ] {a21a5ac3-01be-4036-9d98-e14dea78bd70} TCPHandler: Processed in 0.002449348 sec. 2025.02.23 14:14:48.990995 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.991141 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:48.991200 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:48.992066 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.992107 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.992504 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.23 14:14:48.992750 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.992978 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} executeQuery: Read 417 rows, 30.39 KiB in 0.001863 sec., 223832.52818035425 rows/sec., 15.93 MiB/sec. 2025.02.23 14:14:48.993087 [ 277 ] {cbe0b50c-1b2a-4cb0-b9f7-c91f9a7745a0} TCPHandler: Processed in 0.002159328 sec. 2025.02.23 14:14:48.993239 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.993381 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:14:48.993443 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:14:48.994027 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.994071 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.994443 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:48.994687 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.994981 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} executeQuery: Read 6 rows, 321.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 194.83 KiB/sec. 2025.02.23 14:14:48.995052 [ 275 ] {36b38060-6135-45ee-8f45-b53777388152} TCPHandler: Processed in 0.00188062 sec. 2025.02.23 14:14:48.995195 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.995334 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:48.995396 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:48.996077 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.996116 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.996515 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.23 14:14:48.996754 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.997085 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} executeQuery: Read 237 rows, 16.27 KiB in 0.001763 sec., 134429.9489506523 rows/sec., 9.01 MiB/sec. 2025.02.23 14:14:48.997569 [ 277 ] {c5b14a46-53a3-44b5-8e39-df5b4e5b0c5a} TCPHandler: Processed in 0.002434767 sec. 2025.02.23 14:14:48.997806 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:48.997927 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:14:48.997980 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:14:48.998478 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:48.998519 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:48.998899 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.23 14:14:48.999144 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:48.999474 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} executeQuery: Read 1 rows, 69.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 43.44 KiB/sec. 2025.02.23 14:14:48.999712 [ 275 ] {1f9b69d7-aa05-4971-874c-402de85ea55b} TCPHandler: Processed in 0.002016314 sec. 2025.02.23 14:14:48.999885 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:49.000001 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:49.000089 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:49.001559 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:49.001598 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:49.002257 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.23 14:14:49.002508 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:49.002785 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} executeQuery: Read 35 rows, 64.22 KiB in 0.002806 sec., 12473.271560940842 rows/sec., 22.35 MiB/sec. 2025.02.23 14:14:49.003147 [ 277 ] {342ea5ca-b489-44e4-be5b-462606ffd887} TCPHandler: Processed in 0.003320845 sec. 2025.02.23 14:14:49.003316 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:49.003437 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:49.003490 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:49.004003 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:49.004072 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:49.004456 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.23 14:14:49.004704 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:49.004996 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. 2025.02.23 14:14:49.005195 [ 275 ] {c8956496-93a2-4507-8610-20831645cf78} TCPHandler: Processed in 0.001936641 sec. 2025.02.23 14:14:49.217313 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.02.23 14:14:49.217945 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:49.217989 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:49.218483 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:49.218725 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:49.218990 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.02.23 14:14:49.729866 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.23 14:14:49.749364 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:49.749423 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.23 14:14:49.756805 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:49.757541 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:49.760668 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.23 14:14:51.742443 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 536 2025.02.23 14:14:51.745501 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:51.745546 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:51.746998 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.23 14:14:51.747316 [ 242 ] {} system.query_log (aa7b0546-a1c8-475b-908f-621dfd146e83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:51.748206 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 536 2025.02.23 14:14:52.192235 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.192558 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.23 14:14:52.192678 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.23 14:14:52.193706 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.193760 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.194196 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.23 14:14:52.194459 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} oximeter.fields_ipaddr (1bc5a363-b591-4625-9dda-373173808f1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.194725 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} executeQuery: Read 4 rows, 334.00 B in 0.002246 sec., 1780.9439002671415 rows/sec., 145.22 KiB/sec. 2025.02.23 14:14:52.194898 [ 275 ] {1cc8f6dd-38e2-487e-ab45-3b990a5f970d} TCPHandler: Processed in 0.002868831 sec. 2025.02.23 14:14:52.195224 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.195434 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:52.195515 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:52.196980 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.197027 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.197595 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.23 14:14:52.197846 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.198077 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} executeQuery: Read 1208 rows, 102.09 KiB in 0.0027 sec., 447407.40740740736 rows/sec., 36.92 MiB/sec. 2025.02.23 14:14:52.198136 [ 277 ] {c5e11ce1-aede-4bc6-999b-7e03766c4873} TCPHandler: Processed in 0.003083818 sec. 2025.02.23 14:14:52.198308 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.198446 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:52.198504 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:52.199211 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.199252 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.199621 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:52.199866 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.200078 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} executeQuery: Read 9 rows, 671.00 B in 0.001663 sec., 5411.906193625977 rows/sec., 394.03 KiB/sec. 2025.02.23 14:14:52.200131 [ 275 ] {6a200fb9-a7f1-475d-b84c-441b1d4589e0} TCPHandler: Processed in 0.001894871 sec. 2025.02.23 14:14:52.200292 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.200434 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:52.200493 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:52.201260 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.201301 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.201673 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.23 14:14:52.201916 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.202120 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} executeQuery: Read 228 rows, 15.81 KiB in 0.001716 sec., 132867.13286713287 rows/sec., 9.00 MiB/sec. 2025.02.23 14:14:52.202174 [ 277 ] {dfe50c09-8862-4217-9c07-44d6f2950f34} TCPHandler: Processed in 0.001950071 sec. 2025.02.23 14:14:52.202371 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.202590 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:52.202677 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:52.203792 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.203832 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.204218 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.23 14:14:52.204466 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.204703 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} executeQuery: Read 529 rows, 40.13 KiB in 0.002155 sec., 245475.6380510441 rows/sec., 18.19 MiB/sec. 2025.02.23 14:14:52.204777 [ 275 ] {ee16bce8-fefa-447d-942f-2dc6ca3f676a} TCPHandler: Processed in 0.00251447 sec. 2025.02.23 14:14:52.205078 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.205270 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:52.205333 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:52.206304 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.206343 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.206804 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.23 14:14:52.207057 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.207241 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} executeQuery: Read 964 rows, 66.24 KiB in 0.002002 sec., 481518.48151848157 rows/sec., 32.31 MiB/sec. 2025.02.23 14:14:52.207292 [ 277 ] {c1c9d0bc-196c-47b9-99ee-8a3ad172c05b} TCPHandler: Processed in 0.002391386 sec. 2025.02.23 14:14:52.207459 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.207602 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:52.207702 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:52.208901 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.208941 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.209565 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.23 14:14:52.209806 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.209975 [ 103 ] {} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.23 14:14:52.210044 [ 103 ] {} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.210079 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.210085 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} executeQuery: Read 5 rows, 9.17 KiB in 0.002544 sec., 1965.4088050314467 rows/sec., 3.52 MiB/sec. 2025.02.23 14:14:52.210590 [ 275 ] {761cde4b-4ac2-4f2a-b58d-913e929c375e} TCPHandler: Processed in 0.003194462 sec. 2025.02.23 14:14:52.210584 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.23 14:14:52.210827 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:52.211112 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:52.211225 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:52.211233 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:52.211352 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 295 rows starting from the beginning of the part 2025.02.23 14:14:52.212059 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:52.212621 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:52.213071 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:52.213170 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:52.213220 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:52.213771 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part 2025.02.23 14:14:52.214299 [ 195 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2025.02.23 14:14:52.214324 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.23 14:14:52.214884 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.215247 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} executeQuery: Read 42 rows, 2.91 KiB in 0.004221 sec., 9950.248756218905 rows/sec., 688.29 KiB/sec. 2025.02.23 14:14:52.215665 [ 277 ] {04a3c371-00c7-4364-a764-80c10754bb96} TCPHandler: Processed in 0.004963468 sec. 2025.02.23 14:14:52.218674 [ 192 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 19 columns (19 merged, 0 gathered) in 0.008453998 sec., 44949.14713724796 rows/sec., 80.55 MiB/sec. 2025.02.23 14:14:52.219459 [ 193 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.23 14:14:52.219881 [ 193 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:52.219956 [ 193 ] {04659e28-2e26-4897-889f-03fb9f86e938::all_1_16_3} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.23 14:14:52.220099 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. 2025.02.23 14:14:53.963199 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:53.963402 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:53.963480 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:53.964320 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:53.964365 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:53.964783 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.23 14:14:53.965024 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:53.965285 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. 2025.02.23 14:14:53.965342 [ 275 ] {cd7e09bb-b2a7-42df-bad6-f3a5eba60073} TCPHandler: Processed in 0.002281282 sec. 2025.02.23 14:14:53.965617 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:53.965823 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:53.965907 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:53.966669 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:53.966719 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:53.967128 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.23 14:14:53.967451 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:53.967695 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. 2025.02.23 14:14:53.967754 [ 277 ] {82a3b8b2-0b60-40c3-a730-faacd8b6b93e} TCPHandler: Processed in 0.002283103 sec. 2025.02.23 14:14:53.967921 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:53.968060 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:53.968125 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:53.968737 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:53.968780 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:53.969235 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.23 14:14:53.969481 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:53.969668 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} executeQuery: Read 44 rows, 3.14 KiB in 0.001639 sec., 26845.637583892618 rows/sec., 1.87 MiB/sec. 2025.02.23 14:14:53.969720 [ 275 ] {1d4d2fc6-6ad5-4d53-be18-9c343e6df902} TCPHandler: Processed in 0.001865 sec. 2025.02.23 14:14:53.969873 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:53.970008 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:53.970071 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:53.970648 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:53.970692 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:53.971075 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.23 14:14:53.971372 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:53.971591 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} executeQuery: Read 18 rows, 1.24 KiB in 0.001614 sec., 11152.416356877324 rows/sec., 765.40 KiB/sec. 2025.02.23 14:14:53.971641 [ 277 ] {ae53beda-e035-4cac-b316-c0c63f54817d} TCPHandler: Processed in 0.001822578 sec. 2025.02.23 14:14:56.611454 [ 99 ] {} DNSResolver: Updating DNS cache 2025.02.23 14:14:56.611520 [ 99 ] {} DNSResolver: Updated DNS cache 2025.02.23 14:14:56.720604 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.02.23 14:14:56.721339 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:56.721386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:56.722079 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.23 14:14:56.722348 [ 244 ] {} system.asynchronous_metric_log (b6cdd33c-f914-44f9-82ae-d74b569bbb91): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:56.722613 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.23 14:14:57.262284 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.23 14:14:57.282834 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:57.282903 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:57.290828 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.23 14:14:57.291671 [ 243 ] {} system.metric_log (660646b6-c459-4923-b1ba-d9dde36ead98): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:57.294862 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.23 14:14:58.977906 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:58.978129 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.23 14:14:58.978214 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.23 14:14:58.979115 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.979174 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.979628 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:58.979893 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} oximeter.fields_i16 (0f07ee42-b820-47cf-915d-f5d516b4b013): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.980149 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} executeQuery: Read 212 rows, 13.81 KiB in 0.002081 sec., 101874.09899086978 rows/sec., 6.48 MiB/sec. 2025.02.23 14:14:58.980217 [ 275 ] {11bd1c56-fa3a-4620-af32-c84bc39b1cab} TCPHandler: Processed in 0.002460979 sec. 2025.02.23 14:14:58.980478 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:58.980658 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.23 14:14:58.980727 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.23 14:14:58.981774 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.981824 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.982299 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.23 14:14:58.982552 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.982721 [ 92 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.23 14:14:58.982797 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} executeQuery: Read 687 rows, 56.04 KiB in 0.002168 sec., 316881.9188191882 rows/sec., 25.24 MiB/sec. 2025.02.23 14:14:58.982809 [ 92 ] {} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.982889 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.982929 [ 277 ] {35f2e273-1419-4461-a01d-3d231ebdad55} TCPHandler: Processed in 0.002569271 sec. 2025.02.23 14:14:58.983066 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.23 14:14:58.983127 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:58.983226 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:58.983307 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1845 rows starting from the beginning of the part 2025.02.23 14:14:58.983370 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.23 14:14:58.983454 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part 2025.02.23 14:14:58.983520 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.23 14:14:58.983862 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 687 rows starting from the beginning of the part 2025.02.23 14:14:58.984264 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1208 rows starting from the beginning of the part 2025.02.23 14:14:58.984558 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2025.02.23 14:14:58.984907 [ 195 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 687 rows starting from the beginning of the part 2025.02.23 14:14:58.986638 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.986703 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.987732 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:58.988026 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} oximeter.fields_u16 (5ed776ae-d655-4c34-b50b-25aa88549ac2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.988455 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} executeQuery: Read 141 rows, 9.02 KiB in 0.005122 sec., 27528.30925419758 rows/sec., 1.72 MiB/sec. 2025.02.23 14:14:58.988876 [ 275 ] {94ae62c9-a0f8-4cd8-a0a7-907638572c17} TCPHandler: Processed in 0.005861906 sec. 2025.02.23 14:14:58.989210 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:58.989344 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.006350232 sec., 716351.7805333727 rows/sec., 60.88 MiB/sec. 2025.02.23 14:14:58.989449 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.23 14:14:58.989514 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.23 14:14:58.989664 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.23 14:14:58.990256 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.990378 [ 193 ] {1d31b615-7ab5-4c40-a6be-d00c572ddb9f::all_1_26_5} oximeter.fields_string (1d31b615-7ab5-4c40-a6be-d00c572ddb9f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.23 14:14:58.990550 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.02.23 14:14:58.990759 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.990804 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.991181 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.23 14:14:58.991432 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} oximeter.fields_u32 (d12269c9-624d-48e4-a4d6-4093ebf5601b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.991697 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} executeQuery: Read 113 rows, 7.49 KiB in 0.002285 sec., 49452.95404814004 rows/sec., 3.20 MiB/sec. 2025.02.23 14:14:58.991891 [ 277 ] {e315b606-4688-4d66-bb27-dd659efd51ad} TCPHandler: Processed in 0.00282976 sec. 2025.02.23 14:14:58.992052 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:58.992195 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.23 14:14:58.992255 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.23 14:14:58.992980 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.993027 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.993436 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:58.993682 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} oximeter.fields_u8 (5296eda5-5caf-4bcd-8584-56b9a0375f9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.993898 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} executeQuery: Read 112 rows, 6.53 KiB in 0.001737 sec., 64478.9867587795 rows/sec., 3.67 MiB/sec. 2025.02.23 14:14:58.993953 [ 275 ] {9b452380-3362-40cb-bc2a-28c3fb9ae69d} TCPHandler: Processed in 0.001966883 sec. 2025.02.23 14:14:58.994089 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:58.994204 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.23 14:14:58.994255 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.23 14:14:58.995148 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.995195 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.995587 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.23 14:14:58.995826 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.995985 [ 92 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.23 14:14:58.996040 [ 92 ] {} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.996066 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} executeQuery: Read 417 rows, 30.39 KiB in 0.001881 sec., 221690.59011164273 rows/sec., 15.78 MiB/sec. 2025.02.23 14:14:58.996079 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.996216 [ 277 ] {15df2791-6fd5-4706-8dad-c734b1b98771} TCPHandler: Processed in 0.002179029 sec. 2025.02.23 14:14:58.996319 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.23 14:14:58.996407 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:58.996446 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:58.996476 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part 2025.02.23 14:14:58.996603 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.23 14:14:58.996684 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part 2025.02.23 14:14:58.996792 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.23 14:14:58.997030 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 417 rows starting from the beginning of the part 2025.02.23 14:14:58.997516 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 529 rows starting from the beginning of the part 2025.02.23 14:14:58.997877 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.02.23 14:14:58.998200 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 417 rows starting from the beginning of the part 2025.02.23 14:14:58.998880 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:58.998921 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:58.999449 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:58.999725 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:58.999925 [ 92 ] {} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:14:59.000033 [ 92 ] {} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.000114 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} executeQuery: Read 6 rows, 321.00 B in 0.003559 sec., 1685.8668165214947 rows/sec., 88.08 KiB/sec. 2025.02.23 14:14:59.000122 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.000419 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 185.79 MiB, peak 187.80 MiB, free memory in arenas 0.00 B, will set to 181.80 MiB (RSS), difference: -4.00 MiB 2025.02.23 14:14:59.000669 [ 275 ] {f97363b4-a07f-4a37-a0b5-663c863a1bbb} TCPHandler: Processed in 0.004306277 sec. 2025.02.23 14:14:59.001208 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:59.001249 [ 193 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.005020749 sec., 479211.3686623251 rows/sec., 36.68 MiB/sec. 2025.02.23 14:14:59.001608 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:14:59.001750 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:59.001915 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.23 14:14:59.001933 [ 198 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.23 14:14:59.002498 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:59.002696 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.02.23 14:14:59.003173 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:59.003600 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:59.003990 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:59.004088 [ 198 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.004335 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:59.004677 [ 195 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.02.23 14:14:59.005503 [ 198 ] {e50acbd1-15af-4c55-80e3-2ce00f4d6dbe::all_1_26_5} oximeter.fields_uuid (e50acbd1-15af-4c55-80e3-2ce00f4d6dbe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.23 14:14:59.005715 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.005799 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.23 14:14:59.005800 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.006470 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.23 14:14:59.006744 [ 194 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006358742 sec., 10379.411525109841 rows/sec., 542.28 KiB/sec. 2025.02.23 14:14:59.006838 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.006979 [ 194 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:14:59.007074 [ 92 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.23 14:14:59.007178 [ 92 ] {} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.007267 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.007431 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} executeQuery: Read 237 rows, 16.27 KiB in 0.005835 sec., 40616.96658097686 rows/sec., 2.72 MiB/sec. 2025.02.23 14:14:59.007794 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.23 14:14:59.007896 [ 277 ] {ec252301-34e2-4e29-96e5-1a3296303e36} TCPHandler: Processed in 0.007048734 sec. 2025.02.23 14:14:59.008269 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:59.008407 [ 194 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.008696 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:59.008896 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7860 rows starting from the beginning of the part 2025.02.23 14:14:59.008924 [ 194 ] {6d3c7bd2-1fbd-466b-b926-d352918009e1::all_1_11_2} oximeter.measurements_bool (6d3c7bd2-1fbd-466b-b926-d352918009e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:14:59.008929 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.23 14:14:59.009263 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.23 14:14:59.009313 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.23 14:14:59.009440 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2025.02.23 14:14:59.009880 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part 2025.02.23 14:14:59.010296 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 964 rows starting from the beginning of the part 2025.02.23 14:14:59.010599 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2025.02.23 14:14:59.010855 [ 198 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2025.02.23 14:14:59.011583 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.011651 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.012297 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.23 14:14:59.012723 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.013010 [ 92 ] {} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.23 14:14:59.013095 [ 92 ] {} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.013167 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.013417 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} executeQuery: Read 1 rows, 69.00 B in 0.004704 sec., 212.58503401360545 rows/sec., 14.32 KiB/sec. 2025.02.23 14:14:59.013815 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.23 14:14:59.013847 [ 275 ] {c657872f-6af7-4555-a8ed-c1d2934b77fe} TCPHandler: Processed in 0.005807754 sec. 2025.02.23 14:14:59.014174 [ 277 ] {} TCP-Session: 9a6b4a98-049e-438c-9fd4-66c4681c63e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:59.014542 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:59.014575 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} executeQuery: (from [fd00:1122:3344:101::d]:53170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.23 14:14:59.014668 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part 2025.02.23 14:14:59.014978 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.23 14:14:59.015192 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:59.015708 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:59.016201 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:59.016621 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:59.017057 [ 197 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.02.23 14:14:59.021065 [ 194 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9502 rows, containing 5 columns (5 merged, 0 gathered) in 0.013692406 sec., 693961.3096485746 rows/sec., 46.78 MiB/sec. 2025.02.23 14:14:59.021524 [ 194 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.23 14:14:59.021976 [ 198 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.008594223 sec., 1396.2867847390044 rows/sec., 93.63 KiB/sec. 2025.02.23 14:14:59.022258 [ 198 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.23 14:14:59.022635 [ 194 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.022943 [ 194 ] {e98a0eca-98c0-44d8-98c7-02c7bdb339cd::all_1_26_5} oximeter.measurements_cumulativeu64 (e98a0eca-98c0-44d8-98c7-02c7bdb339cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.23 14:14:59.023246 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2025.02.23 14:14:59.023389 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.023399 [ 188 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.023447 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.023645 [ 188 ] {f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9::all_1_11_2} oximeter.measurements_f64 (f9cc91ee-ffa3-45e0-9de1-8ac3c2216fa9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.23 14:14:59.023861 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.23 14:14:59.024455 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.23 14:14:59.024727 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} oximeter.measurements_histogramu64 (04659e28-2e26-4897-889f-03fb9f86e938): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.024965 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} executeQuery: Read 35 rows, 64.22 KiB in 0.010534 sec., 3322.574520599962 rows/sec., 5.95 MiB/sec. 2025.02.23 14:14:59.025084 [ 277 ] {d6528a7b-e46b-4068-98ff-948eea8ab639} TCPHandler: Processed in 0.011092852 sec. 2025.02.23 14:14:59.025268 [ 275 ] {} TCP-Session: 12881338-6dab-4865-becc-6080ea1eb5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.23 14:14:59.025389 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.23 14:14:59.025443 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.23 14:14:59.025957 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.025997 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.026384 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.23 14:14:59.026629 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.026804 [ 92 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.23 14:14:59.026856 [ 92 ] {} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.23 14:14:59.026881 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec. 2025.02.23 14:14:59.026897 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.23 14:14:59.027027 [ 275 ] {aa4fad5a-74aa-4fd9-b2ae-c8a4c48ebdcc} TCPHandler: Processed in 0.001824198 sec. 2025.02.23 14:14:59.027156 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.23 14:14:59.027281 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.23 14:14:59.027315 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1326 rows starting from the beginning of the part 2025.02.23 14:14:59.027433 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2025.02.23 14:14:59.027657 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2025.02.23 14:14:59.027847 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part 2025.02.23 14:14:59.027967 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part 2025.02.23 14:14:59.028184 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.02.23 14:14:59.029460 [ 188 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423027 sec., 664458.1343914039 rows/sec., 43.34 MiB/sec. 2025.02.23 14:14:59.029639 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.23 14:14:59.029916 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.23 14:14:59.029990 [ 198 ] {a5f2add4-adf4-4098-b209-033c824af48d::all_1_26_5} oximeter.measurements_u64 (a5f2add4-adf4-4098-b209-033c824af48d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.23 14:14:59.030059 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.23 14:15:00.000285 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 178.71 MiB, peak 187.80 MiB, free memory in arenas 0.00 B, will set to 181.88 MiB (RSS), difference: 3.17 MiB