[ Mar 22 20:02:58 Enabled. ] [ Mar 22 20:02:58 Rereading configuration. ] [ Mar 22 20:02:59 Rereading configuration. ] [ Mar 22 20:03:01 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Mar 22 20:03:01 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.03.22 20:03:02.390205 [ 1 ] {} Application: Will watch for the process with pid 23000 2025.03.22 20:03:02.390631 [ 1 ] {} Application: Forked a child process to watch 2025.03.22 20:03:02.622092 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23000 2025.03.22 20:03:02.622886 [ 1 ] {} Application: starting up 2025.03.22 20:03:02.623642 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.03.22 20:03:02.717922 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.03.22 20:03:02.766962 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.03.22 20:03:02.767011 [ 1 ] {} Application: Initializing DateLUT. 2025.03.22 20:03:02.767023 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.03.22 20:03:02.767088 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.03.22 20:03:02.767457 [ 1 ] {} Application: Initializing interserver credentials. 2025.03.22 20:03:02.769070 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.03.22 20:03:02.769775 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.22 20:03:02.770672 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.03.22 20:03:02.770698 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.03.22 20:03:02.770713 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.03.22 20:03:02.770882 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.22 20:03:02.771812 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.03.22 20:03:02.777228 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.22 20:03:02.777937 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.22 20:03:02.779321 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.22 20:03:02.779387 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.22 20:03:02.780997 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.03.22 20:03:02.781472 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.22 20:03:02.786092 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.22 20:03:02.786799 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.03.22 20:03:02.788429 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.03.22 20:03:02.788867 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.03.22 20:03:02.789263 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.03.22 20:03:02.789592 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.03.22 20:03:02.791055 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.03.22 20:03:02.791084 [ 1 ] {} Application: Loading metadata from /data/ 2025.03.22 20:03:02.791172 [ 150 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:03:02.791341 [ 150 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:03:02.804715 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.03.22 20:03:02.804747 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169654 sec 2025.03.22 20:03:02.804800 [ 1 ] {} ReferentialDeps: No tables 2025.03.22 20:03:02.804819 [ 1 ] {} LoadingDeps: No tables 2025.03.22 20:03:02.806192 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.03.22 20:03:02.807410 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.03.22 20:03:02.821536 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.03.22 20:03:02.821581 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.03.22 20:03:02.821609 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.03.22 20:03:02.821622 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.03.22 20:03:02.821653 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.03.22 20:03:02.821673 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.03.22 20:03:02.824297 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.03.22 20:03:02.824342 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.03.22 20:03:02.824369 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.03.22 20:03:02.824548 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.03.22 20:03:02.824569 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.03.22 20:03:02.824604 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.03.22 20:03:02.824626 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.03.22 20:03:02.824640 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.03.22 20:03:02.824670 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.03.22 20:03:02.824692 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.03.22 20:03:02.851962 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.03.22 20:03:02.853674 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.03.22 20:03:02.853713 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7871e-05 sec 2025.03.22 20:03:02.853726 [ 1 ] {} ReferentialDeps: No tables 2025.03.22 20:03:02.853737 [ 1 ] {} LoadingDeps: No tables 2025.03.22 20:03:02.853761 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.03.22 20:03:02.853949 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.03.22 20:03:02.853993 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.03.22 20:03:02.854006 [ 1 ] {} Application: Loaded metadata. 2025.03.22 20:03:02.854018 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.03.22 20:03:02.854030 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.03.22 20:03:02.859005 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.22 20:03:02.859202 [ 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.03.22 20:03:02.860182 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.602e-05 sec. 2025.03.22 20:03:02.861199 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.03.22 20:03:02.861287 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.03.22 20:03:02.861308 [ 1 ] {} Application: Ready for connections. 2025.03.22 20:03:03.430682 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40084 2025.03.22 20:03:03.431358 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.431458 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Authenticating user 'default' from [fd00:1122:3344:101::d]:40084 2025.03.22 20:03:03.431511 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.431553 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.431693 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.22 20:03:03.431743 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:03.431789 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:03.433283 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38041 2025.03.22 20:03:03.433336 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62843 2025.03.22 20:03:03.433409 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.433462 [ 4 ] {} TCP-Session: afdc32d1-b81a-4a96-af16-d0f634075d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:38041 2025.03.22 20:03:03.433472 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.433514 [ 4 ] {} TCP-Session: afdc32d1-b81a-4a96-af16-d0f634075d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.433523 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Authenticating user 'default' from [fd00:1122:3344:101::d]:62843 2025.03.22 20:03:03.433542 [ 4 ] {} TCP-Session: afdc32d1-b81a-4a96-af16-d0f634075d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.433593 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.433620 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.434183 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54189 2025.03.22 20:03:03.435001 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35516 2025.03.22 20:03:03.435013 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.435068 [ 253 ] {} TCP-Session: 66dabe1d-c103-45fd-bbec-4a8c4496695a Authenticating user 'default' from [fd00:1122:3344:101::d]:54189 2025.03.22 20:03:03.435238 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.435241 [ 253 ] {} TCP-Session: 66dabe1d-c103-45fd-bbec-4a8c4496695a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.435257 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44439 2025.03.22 20:03:03.435291 [ 253 ] {} TCP-Session: 66dabe1d-c103-45fd-bbec-4a8c4496695a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.435285 [ 254 ] {} TCP-Session: 58dcfaaf-e97f-4465-82e0-48d2f40ee144 Authenticating user 'default' from [fd00:1122:3344:101::d]:35516 2025.03.22 20:03:03.436041 [ 254 ] {} TCP-Session: 58dcfaaf-e97f-4465-82e0-48d2f40ee144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.436050 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.436137 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36870 2025.03.22 20:03:03.436216 [ 255 ] {} TCP-Session: bfdcc244-5604-45d6-b66b-e4feac6e514f Authenticating user 'default' from [fd00:1122:3344:101::d]:44439 2025.03.22 20:03:03.436223 [ 254 ] {} TCP-Session: 58dcfaaf-e97f-4465-82e0-48d2f40ee144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.436200 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.436258 [ 255 ] {} TCP-Session: bfdcc244-5604-45d6-b66b-e4feac6e514f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.436373 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49070 2025.03.22 20:03:03.436430 [ 255 ] {} TCP-Session: bfdcc244-5604-45d6-b66b-e4feac6e514f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.436461 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60138 2025.03.22 20:03:03.436495 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.436789 [ 256 ] {} TCP-Session: 34f7a4b5-bf16-4ee5-a47e-d3e27685c651 Authenticating user 'default' from [fd00:1122:3344:101::d]:36870 2025.03.22 20:03:03.436805 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.436794 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:03.436847 [ 256 ] {} TCP-Session: 34f7a4b5-bf16-4ee5-a47e-d3e27685c651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.436871 [ 258 ] {} TCP-Session: d8722faa-3442-457d-97f6-aa0acce856e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49070 2025.03.22 20:03:03.436889 [ 257 ] {} TCP-Session: 0153117f-e5b9-4f50-ac56-45d34490cff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60138 2025.03.22 20:03:03.436911 [ 256 ] {} TCP-Session: 34f7a4b5-bf16-4ee5-a47e-d3e27685c651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.436931 [ 258 ] {} TCP-Session: d8722faa-3442-457d-97f6-aa0acce856e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.436938 [ 257 ] {} TCP-Session: 0153117f-e5b9-4f50-ac56-45d34490cff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.437002 [ 258 ] {} TCP-Session: d8722faa-3442-457d-97f6-aa0acce856e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.437039 [ 257 ] {} TCP-Session: 0153117f-e5b9-4f50-ac56-45d34490cff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:03.440281 [ 3 ] {37334401-6576-4258-9f8d-82efd386c1f6} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.22 20:03:03.512218 [ 3 ] {37334401-6576-4258-9f8d-82efd386c1f6} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40084) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.22 20:03:03.513564 [ 3 ] {37334401-6576-4258-9f8d-82efd386c1f6} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.22 20:03:03.513686 [ 3 ] {37334401-6576-4258-9f8d-82efd386c1f6} TCPHandler: Processed in 0.079568881 sec. 2025.03.22 20:03:03.513975 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.514195 [ 5 ] {7cc36632-12a4-494f-b096-a5879711d731} executeQuery: (from [fd00:1122:3344:101::d]:62843) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.22 20:03:03.514525 [ 5 ] {7cc36632-12a4-494f-b096-a5879711d731} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62843) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.22 20:03:03.514653 [ 5 ] {7cc36632-12a4-494f-b096-a5879711d731} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.22 20:03:03.514764 [ 5 ] {7cc36632-12a4-494f-b096-a5879711d731} TCPHandler: Processed in 0.0009373 sec. 2025.03.22 20:03:03.515536 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.517230 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.03.22 20:03:03.517322 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.03.22 20:03:03.519709 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.03.22 20:03:03.519731 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5561e-05 sec 2025.03.22 20:03:03.519749 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} ReferentialDeps: No tables 2025.03.22 20:03:03.519800 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} LoadingDeps: No tables 2025.03.22 20:03:03.519847 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} DatabaseAtomic (oximeter): Starting up tables. 2025.03.22 20:03:03.520846 [ 3 ] {244584c4-e317-4a9e-b594-8f0b1ab67ee1} TCPHandler: Processed in 0.005398905 sec. 2025.03.22 20:03:03.520981 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.521173 [ 3 ] {da0f1ed2-2605-42f3-9dbf-5c79950ef1ee} executeQuery: (from [fd00:1122:3344:101::d]:40084) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.03.22 20:03:03.521217 [ 3 ] {da0f1ed2-2605-42f3-9dbf-5c79950ef1ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.03.22 20:03:03.529242 [ 3 ] {da0f1ed2-2605-42f3-9dbf-5c79950ef1ee} StoragePolicy (default): Storage policy default created, total volumes 1 2025.03.22 20:03:03.530473 [ 3 ] {da0f1ed2-2605-42f3-9dbf-5c79950ef1ee} oximeter.version (86413367-6d52-46a6-8afc-96942c374098): Loading data parts 2025.03.22 20:03:03.530996 [ 3 ] {da0f1ed2-2605-42f3-9dbf-5c79950ef1ee} oximeter.version (86413367-6d52-46a6-8afc-96942c374098): There are no data parts 2025.03.22 20:03:03.536804 [ 3 ] {da0f1ed2-2605-42f3-9dbf-5c79950ef1ee} TCPHandler: Processed in 0.015871788 sec. 2025.03.22 20:03:03.536952 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.537148 [ 3 ] {37a20778-b458-4701-9ef1-7eb6bc54b5c7} executeQuery: (from [fd00:1122:3344:101::d]:40084) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.537226 [ 3 ] {37a20778-b458-4701-9ef1-7eb6bc54b5c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.03.22 20:03:03.550644 [ 3 ] {37a20778-b458-4701-9ef1-7eb6bc54b5c7} oximeter.measurements_bool (8ed81660-cfcd-469e-83a8-842cb8bc1f55): Loading data parts 2025.03.22 20:03:03.550948 [ 3 ] {37a20778-b458-4701-9ef1-7eb6bc54b5c7} oximeter.measurements_bool (8ed81660-cfcd-469e-83a8-842cb8bc1f55): There are no data parts 2025.03.22 20:03:03.552752 [ 3 ] {37a20778-b458-4701-9ef1-7eb6bc54b5c7} TCPHandler: Processed in 0.015852636 sec. 2025.03.22 20:03:03.552879 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.553076 [ 3 ] {05621460-013d-4eba-b9fc-dcd9e3562007} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.553129 [ 3 ] {05621460-013d-4eba-b9fc-dcd9e3562007} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.03.22 20:03:03.558149 [ 3 ] {05621460-013d-4eba-b9fc-dcd9e3562007} oximeter.measurements_i8 (ff5d2e27-352d-489f-96eb-e4072dbc7dbe): Loading data parts 2025.03.22 20:03:03.558330 [ 3 ] {05621460-013d-4eba-b9fc-dcd9e3562007} oximeter.measurements_i8 (ff5d2e27-352d-489f-96eb-e4072dbc7dbe): There are no data parts 2025.03.22 20:03:03.559919 [ 3 ] {05621460-013d-4eba-b9fc-dcd9e3562007} TCPHandler: Processed in 0.007088771 sec. 2025.03.22 20:03:03.560069 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.560256 [ 3 ] {3efdd20f-aff0-4f94-b3c6-27c7187020d7} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.560315 [ 3 ] {3efdd20f-aff0-4f94-b3c6-27c7187020d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.03.22 20:03:03.564530 [ 3 ] {3efdd20f-aff0-4f94-b3c6-27c7187020d7} oximeter.measurements_u8 (5fe45d86-4d52-4f2e-ab7a-d068dafe319d): Loading data parts 2025.03.22 20:03:03.564715 [ 3 ] {3efdd20f-aff0-4f94-b3c6-27c7187020d7} oximeter.measurements_u8 (5fe45d86-4d52-4f2e-ab7a-d068dafe319d): There are no data parts 2025.03.22 20:03:03.566185 [ 3 ] {3efdd20f-aff0-4f94-b3c6-27c7187020d7} TCPHandler: Processed in 0.006167031 sec. 2025.03.22 20:03:03.566349 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.566545 [ 3 ] {2fc38f1b-eeb2-440b-92e5-00850dc111fc} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.566590 [ 3 ] {2fc38f1b-eeb2-440b-92e5-00850dc111fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.03.22 20:03:03.571515 [ 3 ] {2fc38f1b-eeb2-440b-92e5-00850dc111fc} oximeter.measurements_i16 (0c2f261b-59c8-4fca-8bbf-721bf6d96d68): Loading data parts 2025.03.22 20:03:03.571710 [ 3 ] {2fc38f1b-eeb2-440b-92e5-00850dc111fc} oximeter.measurements_i16 (0c2f261b-59c8-4fca-8bbf-721bf6d96d68): There are no data parts 2025.03.22 20:03:03.573325 [ 3 ] {2fc38f1b-eeb2-440b-92e5-00850dc111fc} TCPHandler: Processed in 0.007027539 sec. 2025.03.22 20:03:03.573500 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.573686 [ 3 ] {58130a52-061b-4d45-bfc3-9f06766d036f} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.573741 [ 3 ] {58130a52-061b-4d45-bfc3-9f06766d036f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.03.22 20:03:03.577885 [ 3 ] {58130a52-061b-4d45-bfc3-9f06766d036f} oximeter.measurements_u16 (33534b08-bfce-4138-a2e0-3ddd3a6d315a): Loading data parts 2025.03.22 20:03:03.578110 [ 3 ] {58130a52-061b-4d45-bfc3-9f06766d036f} oximeter.measurements_u16 (33534b08-bfce-4138-a2e0-3ddd3a6d315a): There are no data parts 2025.03.22 20:03:03.579681 [ 3 ] {58130a52-061b-4d45-bfc3-9f06766d036f} TCPHandler: Processed in 0.006230572 sec. 2025.03.22 20:03:03.579819 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.580017 [ 3 ] {ee024bb3-b4ef-431c-9f3b-631750914ba5} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.580063 [ 3 ] {ee024bb3-b4ef-431c-9f3b-631750914ba5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.03.22 20:03:03.584965 [ 3 ] {ee024bb3-b4ef-431c-9f3b-631750914ba5} oximeter.measurements_i32 (245b181c-2de2-4652-b48c-c76250157872): Loading data parts 2025.03.22 20:03:03.585136 [ 3 ] {ee024bb3-b4ef-431c-9f3b-631750914ba5} oximeter.measurements_i32 (245b181c-2de2-4652-b48c-c76250157872): There are no data parts 2025.03.22 20:03:03.586788 [ 3 ] {ee024bb3-b4ef-431c-9f3b-631750914ba5} TCPHandler: Processed in 0.007019929 sec. 2025.03.22 20:03:03.586954 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.587140 [ 3 ] {c005c621-f6f6-41cc-968f-446394b104b9} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.587195 [ 3 ] {c005c621-f6f6-41cc-968f-446394b104b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.03.22 20:03:03.591370 [ 3 ] {c005c621-f6f6-41cc-968f-446394b104b9} oximeter.measurements_u32 (3791e386-f5d7-4219-a89b-c13bd7da8f54): Loading data parts 2025.03.22 20:03:03.591531 [ 3 ] {c005c621-f6f6-41cc-968f-446394b104b9} oximeter.measurements_u32 (3791e386-f5d7-4219-a89b-c13bd7da8f54): There are no data parts 2025.03.22 20:03:03.593017 [ 3 ] {c005c621-f6f6-41cc-968f-446394b104b9} TCPHandler: Processed in 0.00611329 sec. 2025.03.22 20:03:03.593165 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.593350 [ 3 ] {4af8f5be-6529-4d58-83a3-a9d45e5515cb} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.593413 [ 3 ] {4af8f5be-6529-4d58-83a3-a9d45e5515cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.03.22 20:03:03.598181 [ 3 ] {4af8f5be-6529-4d58-83a3-a9d45e5515cb} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Loading data parts 2025.03.22 20:03:03.598341 [ 3 ] {4af8f5be-6529-4d58-83a3-a9d45e5515cb} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): There are no data parts 2025.03.22 20:03:03.599801 [ 3 ] {4af8f5be-6529-4d58-83a3-a9d45e5515cb} TCPHandler: Processed in 0.006686673 sec. 2025.03.22 20:03:03.599957 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.600149 [ 3 ] {21cc8ab6-3582-4cc7-8ebc-6f026bc5c1fd} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.600202 [ 3 ] {21cc8ab6-3582-4cc7-8ebc-6f026bc5c1fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.03.22 20:03:03.604587 [ 3 ] {21cc8ab6-3582-4cc7-8ebc-6f026bc5c1fd} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Loading data parts 2025.03.22 20:03:03.604753 [ 3 ] {21cc8ab6-3582-4cc7-8ebc-6f026bc5c1fd} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): There are no data parts 2025.03.22 20:03:03.606381 [ 3 ] {21cc8ab6-3582-4cc7-8ebc-6f026bc5c1fd} TCPHandler: Processed in 0.006474377 sec. 2025.03.22 20:03:03.606533 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.606722 [ 3 ] {f5f9b9cf-4925-403b-a964-76d79b78a87a} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.606791 [ 3 ] {f5f9b9cf-4925-403b-a964-76d79b78a87a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.03.22 20:03:03.611527 [ 3 ] {f5f9b9cf-4925-403b-a964-76d79b78a87a} oximeter.measurements_f32 (4f17021e-f637-46c0-867a-caa221b3ead1): Loading data parts 2025.03.22 20:03:03.611750 [ 3 ] {f5f9b9cf-4925-403b-a964-76d79b78a87a} oximeter.measurements_f32 (4f17021e-f637-46c0-867a-caa221b3ead1): There are no data parts 2025.03.22 20:03:03.613261 [ 3 ] {f5f9b9cf-4925-403b-a964-76d79b78a87a} TCPHandler: Processed in 0.006779044 sec. 2025.03.22 20:03:03.613411 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.613608 [ 3 ] {8a5fe7b1-1df8-4507-81a2-d291bb0a8f4a} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.613666 [ 3 ] {8a5fe7b1-1df8-4507-81a2-d291bb0a8f4a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.03.22 20:03:03.617881 [ 3 ] {8a5fe7b1-1df8-4507-81a2-d291bb0a8f4a} oximeter.measurements_f64 (e2022182-65bf-4aba-9bc6-5bf184b0602f): Loading data parts 2025.03.22 20:03:03.618054 [ 3 ] {8a5fe7b1-1df8-4507-81a2-d291bb0a8f4a} oximeter.measurements_f64 (e2022182-65bf-4aba-9bc6-5bf184b0602f): There are no data parts 2025.03.22 20:03:03.619510 [ 3 ] {8a5fe7b1-1df8-4507-81a2-d291bb0a8f4a} TCPHandler: Processed in 0.006148551 sec. 2025.03.22 20:03:03.619646 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.619833 [ 3 ] {1ea0b543-7541-4002-9e47-2b49a6a510ee} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.619893 [ 3 ] {1ea0b543-7541-4002-9e47-2b49a6a510ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.03.22 20:03:03.624647 [ 3 ] {1ea0b543-7541-4002-9e47-2b49a6a510ee} oximeter.measurements_string (af01d057-fb72-4bdf-a285-6664fa7165a6): Loading data parts 2025.03.22 20:03:03.624885 [ 3 ] {1ea0b543-7541-4002-9e47-2b49a6a510ee} oximeter.measurements_string (af01d057-fb72-4bdf-a285-6664fa7165a6): There are no data parts 2025.03.22 20:03:03.626431 [ 3 ] {1ea0b543-7541-4002-9e47-2b49a6a510ee} TCPHandler: Processed in 0.006835005 sec. 2025.03.22 20:03:03.626580 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.626789 [ 3 ] {937d0832-2858-4e6f-bce0-08b205e2cc0f} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.626853 [ 3 ] {937d0832-2858-4e6f-bce0-08b205e2cc0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.03.22 20:03:03.631463 [ 3 ] {937d0832-2858-4e6f-bce0-08b205e2cc0f} oximeter.measurements_bytes (6983af11-b709-4bb3-84fb-d22f9d965d19): Loading data parts 2025.03.22 20:03:03.631632 [ 3 ] {937d0832-2858-4e6f-bce0-08b205e2cc0f} oximeter.measurements_bytes (6983af11-b709-4bb3-84fb-d22f9d965d19): There are no data parts 2025.03.22 20:03:03.633091 [ 3 ] {937d0832-2858-4e6f-bce0-08b205e2cc0f} TCPHandler: Processed in 0.006566079 sec. 2025.03.22 20:03:03.633247 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.633489 [ 3 ] {49c76291-51a5-43a7-adc4-38c50f76c21b} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.633560 [ 3 ] {49c76291-51a5-43a7-adc4-38c50f76c21b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.03.22 20:03:03.638395 [ 3 ] {49c76291-51a5-43a7-adc4-38c50f76c21b} oximeter.measurements_cumulativei64 (765d763e-71d4-4cf7-afe3-7181694df09c): Loading data parts 2025.03.22 20:03:03.638624 [ 3 ] {49c76291-51a5-43a7-adc4-38c50f76c21b} oximeter.measurements_cumulativei64 (765d763e-71d4-4cf7-afe3-7181694df09c): There are no data parts 2025.03.22 20:03:03.640156 [ 3 ] {49c76291-51a5-43a7-adc4-38c50f76c21b} TCPHandler: Processed in 0.006962228 sec. 2025.03.22 20:03:03.640313 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.640536 [ 3 ] {93cc421b-29f7-4a70-9926-dcfbd6336745} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.640592 [ 3 ] {93cc421b-29f7-4a70-9926-dcfbd6336745} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:03.645332 [ 3 ] {93cc421b-29f7-4a70-9926-dcfbd6336745} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Loading data parts 2025.03.22 20:03:03.645519 [ 3 ] {93cc421b-29f7-4a70-9926-dcfbd6336745} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): There are no data parts 2025.03.22 20:03:03.647136 [ 3 ] {93cc421b-29f7-4a70-9926-dcfbd6336745} TCPHandler: Processed in 0.006874606 sec. 2025.03.22 20:03:03.647295 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.647494 [ 3 ] {9b01c0f6-8d7c-41c0-80d9-2004c70734eb} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.647558 [ 3 ] {9b01c0f6-8d7c-41c0-80d9-2004c70734eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.03.22 20:03:03.652479 [ 3 ] {9b01c0f6-8d7c-41c0-80d9-2004c70734eb} oximeter.measurements_cumulativef32 (621363ba-f5f7-43f0-9112-9d9a873c52b2): Loading data parts 2025.03.22 20:03:03.652684 [ 3 ] {9b01c0f6-8d7c-41c0-80d9-2004c70734eb} oximeter.measurements_cumulativef32 (621363ba-f5f7-43f0-9112-9d9a873c52b2): There are no data parts 2025.03.22 20:03:03.654204 [ 3 ] {9b01c0f6-8d7c-41c0-80d9-2004c70734eb} TCPHandler: Processed in 0.006958998 sec. 2025.03.22 20:03:03.654366 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.654578 [ 3 ] {86f318c0-2ae3-4bec-947e-cc23afa572f0} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.654642 [ 3 ] {86f318c0-2ae3-4bec-947e-cc23afa572f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.03.22 20:03:03.658834 [ 3 ] {86f318c0-2ae3-4bec-947e-cc23afa572f0} oximeter.measurements_cumulativef64 (23f4150f-ac77-4818-a2b9-3c8f5148daae): Loading data parts 2025.03.22 20:03:03.659017 [ 3 ] {86f318c0-2ae3-4bec-947e-cc23afa572f0} oximeter.measurements_cumulativef64 (23f4150f-ac77-4818-a2b9-3c8f5148daae): There are no data parts 2025.03.22 20:03:03.660526 [ 3 ] {86f318c0-2ae3-4bec-947e-cc23afa572f0} TCPHandler: Processed in 0.006210292 sec. 2025.03.22 20:03:03.660686 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.660954 [ 3 ] {d2afacbd-5c0d-4cb2-928c-6e29e788bb07} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.661032 [ 3 ] {d2afacbd-5c0d-4cb2-928c-6e29e788bb07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.03.22 20:03:03.666293 [ 3 ] {d2afacbd-5c0d-4cb2-928c-6e29e788bb07} oximeter.measurements_histogrami8 (c225388b-d26c-4573-b90f-01b076ace138): Loading data parts 2025.03.22 20:03:03.666505 [ 3 ] {d2afacbd-5c0d-4cb2-928c-6e29e788bb07} oximeter.measurements_histogrami8 (c225388b-d26c-4573-b90f-01b076ace138): There are no data parts 2025.03.22 20:03:03.668143 [ 3 ] {d2afacbd-5c0d-4cb2-928c-6e29e788bb07} TCPHandler: Processed in 0.007508349 sec. 2025.03.22 20:03:03.668305 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.668585 [ 3 ] {d4fdd8b3-3b13-43c5-aa6b-78c884e8aa59} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.668652 [ 3 ] {d4fdd8b3-3b13-43c5-aa6b-78c884e8aa59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.03.22 20:03:03.672623 [ 3 ] {d4fdd8b3-3b13-43c5-aa6b-78c884e8aa59} oximeter.measurements_histogramu8 (d1e73b5e-e7f9-4b4c-83df-ca9d54456c2e): Loading data parts 2025.03.22 20:03:03.672790 [ 3 ] {d4fdd8b3-3b13-43c5-aa6b-78c884e8aa59} oximeter.measurements_histogramu8 (d1e73b5e-e7f9-4b4c-83df-ca9d54456c2e): There are no data parts 2025.03.22 20:03:03.674293 [ 3 ] {d4fdd8b3-3b13-43c5-aa6b-78c884e8aa59} TCPHandler: Processed in 0.006039599 sec. 2025.03.22 20:03:03.674430 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.674689 [ 3 ] {7ca94982-c1e4-42ec-aba9-5803b2aeaf5f} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.674758 [ 3 ] {7ca94982-c1e4-42ec-aba9-5803b2aeaf5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.03.22 20:03:03.679822 [ 3 ] {7ca94982-c1e4-42ec-aba9-5803b2aeaf5f} oximeter.measurements_histogrami16 (66abfd6f-3eaf-4927-8f30-b4cdadba9ed8): Loading data parts 2025.03.22 20:03:03.680002 [ 3 ] {7ca94982-c1e4-42ec-aba9-5803b2aeaf5f} oximeter.measurements_histogrami16 (66abfd6f-3eaf-4927-8f30-b4cdadba9ed8): There are no data parts 2025.03.22 20:03:03.681599 [ 3 ] {7ca94982-c1e4-42ec-aba9-5803b2aeaf5f} TCPHandler: Processed in 0.007218544 sec. 2025.03.22 20:03:03.681736 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.682012 [ 3 ] {0e6f509f-e008-472b-ac34-a0408535d269} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.682079 [ 3 ] {0e6f509f-e008-472b-ac34-a0408535d269} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.03.22 20:03:03.686204 [ 3 ] {0e6f509f-e008-472b-ac34-a0408535d269} oximeter.measurements_histogramu16 (2e4619c7-f648-4af1-8659-ad4ee264f792): Loading data parts 2025.03.22 20:03:03.686362 [ 3 ] {0e6f509f-e008-472b-ac34-a0408535d269} oximeter.measurements_histogramu16 (2e4619c7-f648-4af1-8659-ad4ee264f792): There are no data parts 2025.03.22 20:03:03.687902 [ 3 ] {0e6f509f-e008-472b-ac34-a0408535d269} TCPHandler: Processed in 0.006216381 sec. 2025.03.22 20:03:03.688041 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.688305 [ 3 ] {d3e5a87e-2e29-48c3-8443-19d5c6baac92} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.688374 [ 3 ] {d3e5a87e-2e29-48c3-8443-19d5c6baac92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.03.22 20:03:03.693428 [ 3 ] {d3e5a87e-2e29-48c3-8443-19d5c6baac92} oximeter.measurements_histogrami32 (37dd73c4-818c-4aaa-962c-57e437789f4f): Loading data parts 2025.03.22 20:03:03.693616 [ 3 ] {d3e5a87e-2e29-48c3-8443-19d5c6baac92} oximeter.measurements_histogrami32 (37dd73c4-818c-4aaa-962c-57e437789f4f): There are no data parts 2025.03.22 20:03:03.695420 [ 3 ] {d3e5a87e-2e29-48c3-8443-19d5c6baac92} TCPHandler: Processed in 0.007430108 sec. 2025.03.22 20:03:03.695557 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.695837 [ 3 ] {a32c3d60-fbf0-4ed3-853c-18d525412e85} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.695909 [ 3 ] {a32c3d60-fbf0-4ed3-853c-18d525412e85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.03.22 20:03:03.699793 [ 3 ] {a32c3d60-fbf0-4ed3-853c-18d525412e85} oximeter.measurements_histogramu32 (8cee27a0-f9eb-4eda-ad27-939aab75bcf7): Loading data parts 2025.03.22 20:03:03.699958 [ 3 ] {a32c3d60-fbf0-4ed3-853c-18d525412e85} oximeter.measurements_histogramu32 (8cee27a0-f9eb-4eda-ad27-939aab75bcf7): There are no data parts 2025.03.22 20:03:03.703795 [ 3 ] {a32c3d60-fbf0-4ed3-853c-18d525412e85} TCPHandler: Processed in 0.008287446 sec. 2025.03.22 20:03:03.704047 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.704443 [ 3 ] {96fbac8a-98a3-402b-9377-10741f0548e2} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.704557 [ 3 ] {96fbac8a-98a3-402b-9377-10741f0548e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.03.22 20:03:03.709886 [ 3 ] {96fbac8a-98a3-402b-9377-10741f0548e2} oximeter.measurements_histogrami64 (dea917e0-af89-4175-84d4-6bff09fb329b): Loading data parts 2025.03.22 20:03:03.710098 [ 3 ] {96fbac8a-98a3-402b-9377-10741f0548e2} oximeter.measurements_histogrami64 (dea917e0-af89-4175-84d4-6bff09fb329b): There are no data parts 2025.03.22 20:03:03.714987 [ 3 ] {96fbac8a-98a3-402b-9377-10741f0548e2} TCPHandler: Processed in 0.011017424 sec. 2025.03.22 20:03:03.715180 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.715535 [ 3 ] {d96b5cb9-b4fa-4b60-a9f3-65f9ef5e8e36} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.715623 [ 3 ] {d96b5cb9-b4fa-4b60-a9f3-65f9ef5e8e36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.03.22 20:03:03.717956 [ 3 ] {d96b5cb9-b4fa-4b60-a9f3-65f9ef5e8e36} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Loading data parts 2025.03.22 20:03:03.718120 [ 3 ] {d96b5cb9-b4fa-4b60-a9f3-65f9ef5e8e36} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): There are no data parts 2025.03.22 20:03:03.721336 [ 3 ] {d96b5cb9-b4fa-4b60-a9f3-65f9ef5e8e36} TCPHandler: Processed in 0.006216801 sec. 2025.03.22 20:03:03.721516 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.721821 [ 3 ] {1db15e8f-403a-4e6c-9740-8e4bff597789} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.721890 [ 3 ] {1db15e8f-403a-4e6c-9740-8e4bff597789} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.03.22 20:03:03.724032 [ 3 ] {1db15e8f-403a-4e6c-9740-8e4bff597789} oximeter.measurements_histogramf32 (75e06b0c-48c5-4d21-a9ac-de5a7f136c9c): Loading data parts 2025.03.22 20:03:03.724205 [ 3 ] {1db15e8f-403a-4e6c-9740-8e4bff597789} oximeter.measurements_histogramf32 (75e06b0c-48c5-4d21-a9ac-de5a7f136c9c): There are no data parts 2025.03.22 20:03:03.728611 [ 3 ] {1db15e8f-403a-4e6c-9740-8e4bff597789} TCPHandler: Processed in 0.007156692 sec. 2025.03.22 20:03:03.728770 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.729043 [ 3 ] {c276c722-790a-4525-99e9-cdaf8fbd2bec} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.729111 [ 3 ] {c276c722-790a-4525-99e9-cdaf8fbd2bec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.03.22 20:03:03.731526 [ 3 ] {c276c722-790a-4525-99e9-cdaf8fbd2bec} oximeter.measurements_histogramf64 (2cee293d-f5a9-4e06-8fa4-3c0571371e48): Loading data parts 2025.03.22 20:03:03.731695 [ 3 ] {c276c722-790a-4525-99e9-cdaf8fbd2bec} oximeter.measurements_histogramf64 (2cee293d-f5a9-4e06-8fa4-3c0571371e48): There are no data parts 2025.03.22 20:03:03.734988 [ 3 ] {c276c722-790a-4525-99e9-cdaf8fbd2bec} TCPHandler: Processed in 0.006274113 sec. 2025.03.22 20:03:03.735175 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.735407 [ 3 ] {cf7abc6a-7add-43bc-9302-da1d33964448} executeQuery: (from [fd00:1122:3344:101::d]:40084) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.735485 [ 3 ] {cf7abc6a-7add-43bc-9302-da1d33964448} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.03.22 20:03:03.740684 [ 3 ] {cf7abc6a-7add-43bc-9302-da1d33964448} oximeter.fields_bool (beaf0028-8743-4656-8d10-71ec34778c7f): Loading data parts 2025.03.22 20:03:03.740897 [ 3 ] {cf7abc6a-7add-43bc-9302-da1d33964448} oximeter.fields_bool (beaf0028-8743-4656-8d10-71ec34778c7f): There are no data parts 2025.03.22 20:03:03.742709 [ 3 ] {cf7abc6a-7add-43bc-9302-da1d33964448} TCPHandler: Processed in 0.007595402 sec. 2025.03.22 20:03:03.742862 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.743052 [ 3 ] {aa4178e2-1717-4949-85cb-d677d11e0a77} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.743132 [ 3 ] {aa4178e2-1717-4949-85cb-d677d11e0a77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.03.22 20:03:03.747037 [ 3 ] {aa4178e2-1717-4949-85cb-d677d11e0a77} oximeter.fields_i8 (657cbeb6-1798-4ec4-af34-06274afee308): Loading data parts 2025.03.22 20:03:03.747212 [ 3 ] {aa4178e2-1717-4949-85cb-d677d11e0a77} oximeter.fields_i8 (657cbeb6-1798-4ec4-af34-06274afee308): There are no data parts 2025.03.22 20:03:03.748642 [ 3 ] {aa4178e2-1717-4949-85cb-d677d11e0a77} TCPHandler: Processed in 0.005829363 sec. 2025.03.22 20:03:03.748794 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.749009 [ 3 ] {2b77b517-85d1-479b-b128-b700dfba724a} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.749071 [ 3 ] {2b77b517-85d1-479b-b128-b700dfba724a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.03.22 20:03:03.753965 [ 3 ] {2b77b517-85d1-479b-b128-b700dfba724a} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Loading data parts 2025.03.22 20:03:03.754155 [ 3 ] {2b77b517-85d1-479b-b128-b700dfba724a} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): There are no data parts 2025.03.22 20:03:03.755773 [ 3 ] {2b77b517-85d1-479b-b128-b700dfba724a} TCPHandler: Processed in 0.007028189 sec. 2025.03.22 20:03:03.755913 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.756107 [ 3 ] {196fa499-7cd7-4ed5-b491-d263bc45f75d} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.756223 [ 3 ] {196fa499-7cd7-4ed5-b491-d263bc45f75d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.03.22 20:03:03.760343 [ 3 ] {196fa499-7cd7-4ed5-b491-d263bc45f75d} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Loading data parts 2025.03.22 20:03:03.760529 [ 3 ] {196fa499-7cd7-4ed5-b491-d263bc45f75d} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): There are no data parts 2025.03.22 20:03:03.761923 [ 3 ] {196fa499-7cd7-4ed5-b491-d263bc45f75d} TCPHandler: Processed in 0.006063119 sec. 2025.03.22 20:03:03.762060 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.762277 [ 3 ] {f3b6c8df-6564-464d-a3a1-843f3fac140b} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.762334 [ 3 ] {f3b6c8df-6564-464d-a3a1-843f3fac140b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.03.22 20:03:03.767212 [ 3 ] {f3b6c8df-6564-464d-a3a1-843f3fac140b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Loading data parts 2025.03.22 20:03:03.767378 [ 3 ] {f3b6c8df-6564-464d-a3a1-843f3fac140b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): There are no data parts 2025.03.22 20:03:03.768870 [ 3 ] {f3b6c8df-6564-464d-a3a1-843f3fac140b} TCPHandler: Processed in 0.006860205 sec. 2025.03.22 20:03:03.769013 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.769203 [ 3 ] {0f3e349a-e244-47e2-a427-69b1b75c0eae} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.769266 [ 3 ] {0f3e349a-e244-47e2-a427-69b1b75c0eae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.03.22 20:03:03.773593 [ 3 ] {0f3e349a-e244-47e2-a427-69b1b75c0eae} oximeter.fields_i32 (27c9d5d5-e067-441a-8a10-abf9c3f2907c): Loading data parts 2025.03.22 20:03:03.773768 [ 3 ] {0f3e349a-e244-47e2-a427-69b1b75c0eae} oximeter.fields_i32 (27c9d5d5-e067-441a-8a10-abf9c3f2907c): There are no data parts 2025.03.22 20:03:03.775203 [ 3 ] {0f3e349a-e244-47e2-a427-69b1b75c0eae} TCPHandler: Processed in 0.006239673 sec. 2025.03.22 20:03:03.775359 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.775562 [ 3 ] {255b53b9-e30d-44d9-8c3a-984326b4cba8} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.775624 [ 3 ] {255b53b9-e30d-44d9-8c3a-984326b4cba8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.03.22 20:03:03.780492 [ 3 ] {255b53b9-e30d-44d9-8c3a-984326b4cba8} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Loading data parts 2025.03.22 20:03:03.780671 [ 3 ] {255b53b9-e30d-44d9-8c3a-984326b4cba8} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): There are no data parts 2025.03.22 20:03:03.782177 [ 3 ] {255b53b9-e30d-44d9-8c3a-984326b4cba8} TCPHandler: Processed in 0.006869266 sec. 2025.03.22 20:03:03.782328 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.782516 [ 3 ] {179b01cb-f015-45e9-b9c1-d62961f8f50b} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.782575 [ 3 ] {179b01cb-f015-45e9-b9c1-d62961f8f50b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.03.22 20:03:03.786882 [ 3 ] {179b01cb-f015-45e9-b9c1-d62961f8f50b} oximeter.fields_i64 (7f95f5d5-f14c-4bc2-8079-016b73e1e940): Loading data parts 2025.03.22 20:03:03.787043 [ 3 ] {179b01cb-f015-45e9-b9c1-d62961f8f50b} oximeter.fields_i64 (7f95f5d5-f14c-4bc2-8079-016b73e1e940): There are no data parts 2025.03.22 20:03:03.788516 [ 3 ] {179b01cb-f015-45e9-b9c1-d62961f8f50b} TCPHandler: Processed in 0.006239313 sec. 2025.03.22 20:03:03.788667 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.788877 [ 3 ] {d4cecb98-618c-4622-afcb-aa549fd84d74} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.788938 [ 3 ] {d4cecb98-618c-4622-afcb-aa549fd84d74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.03.22 20:03:03.793834 [ 3 ] {d4cecb98-618c-4622-afcb-aa549fd84d74} oximeter.fields_u64 (7c8fe2ee-5808-4148-9ffb-d49e8c914d8a): Loading data parts 2025.03.22 20:03:03.793992 [ 3 ] {d4cecb98-618c-4622-afcb-aa549fd84d74} oximeter.fields_u64 (7c8fe2ee-5808-4148-9ffb-d49e8c914d8a): There are no data parts 2025.03.22 20:03:03.795557 [ 3 ] {d4cecb98-618c-4622-afcb-aa549fd84d74} TCPHandler: Processed in 0.006941578 sec. 2025.03.22 20:03:03.795696 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.795885 [ 3 ] {692eab97-4396-4872-8205-7d5f6011b90f} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.795945 [ 3 ] {692eab97-4396-4872-8205-7d5f6011b90f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.03.22 20:03:03.800225 [ 3 ] {692eab97-4396-4872-8205-7d5f6011b90f} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Loading data parts 2025.03.22 20:03:03.800391 [ 3 ] {692eab97-4396-4872-8205-7d5f6011b90f} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): There are no data parts 2025.03.22 20:03:03.801868 [ 3 ] {692eab97-4396-4872-8205-7d5f6011b90f} TCPHandler: Processed in 0.006221782 sec. 2025.03.22 20:03:03.802028 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.802224 [ 3 ] {f68a6750-fc4b-4801-a0dc-d3e959a573eb} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.802283 [ 3 ] {f68a6750-fc4b-4801-a0dc-d3e959a573eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.03.22 20:03:03.807151 [ 3 ] {f68a6750-fc4b-4801-a0dc-d3e959a573eb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Loading data parts 2025.03.22 20:03:03.807304 [ 3 ] {f68a6750-fc4b-4801-a0dc-d3e959a573eb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): There are no data parts 2025.03.22 20:03:03.808884 [ 3 ] {f68a6750-fc4b-4801-a0dc-d3e959a573eb} TCPHandler: Processed in 0.006906947 sec. 2025.03.22 20:03:03.809027 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.809215 [ 3 ] {14bee908-947b-489a-ae4a-e45dd38a091e} executeQuery: (from [fd00:1122:3344:101::d]:40084) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.03.22 20:03:03.809286 [ 3 ] {14bee908-947b-489a-ae4a-e45dd38a091e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.03.22 20:03:03.813565 [ 3 ] {14bee908-947b-489a-ae4a-e45dd38a091e} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Loading data parts 2025.03.22 20:03:03.813719 [ 3 ] {14bee908-947b-489a-ae4a-e45dd38a091e} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): There are no data parts 2025.03.22 20:03:03.815160 [ 3 ] {14bee908-947b-489a-ae4a-e45dd38a091e} TCPHandler: Processed in 0.006182771 sec. 2025.03.22 20:03:03.815312 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.815580 [ 3 ] {72103ca3-2275-4e85-8cf9-1de94a261164} executeQuery: (from [fd00:1122:3344:101::d]:40084) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.03.22 20:03:03.815659 [ 3 ] {72103ca3-2275-4e85-8cf9-1de94a261164} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.03.22 20:03:03.820507 [ 3 ] {72103ca3-2275-4e85-8cf9-1de94a261164} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Loading data parts 2025.03.22 20:03:03.820700 [ 3 ] {72103ca3-2275-4e85-8cf9-1de94a261164} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): There are no data parts 2025.03.22 20:03:03.822407 [ 3 ] {72103ca3-2275-4e85-8cf9-1de94a261164} TCPHandler: Processed in 0.007144402 sec. 2025.03.22 20:03:03.824815 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:03.825140 [ 5 ] {734df630-874d-43b2-90ee-0acb6cdf212a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.03.22 20:03:03.826447 [ 5 ] {734df630-874d-43b2-90ee-0acb6cdf212a} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.03.22 20:03:03.836018 [ 260 ] {734df630-874d-43b2-90ee-0acb6cdf212a} oximeter.version (86413367-6d52-46a6-8afc-96942c374098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:03.836125 [ 260 ] {734df630-874d-43b2-90ee-0acb6cdf212a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:03.840768 [ 260 ] {734df630-874d-43b2-90ee-0acb6cdf212a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:03.841215 [ 260 ] {734df630-874d-43b2-90ee-0acb6cdf212a} oximeter.version (86413367-6d52-46a6-8afc-96942c374098): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:03.841526 [ 5 ] {734df630-874d-43b2-90ee-0acb6cdf212a} executeQuery: Read 1 rows, 16.00 B in 0.01652 sec., 60.53268765133172 rows/sec., 968.52 B/sec. 2025.03.22 20:03:03.841831 [ 5 ] {734df630-874d-43b2-90ee-0acb6cdf212a} TCPHandler: Processed in 0.017095433 sec. 2025.03.22 20:03:04.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 125.06 MiB, peak 125.06 MiB, free memory in arenas 0.00 B, will set to 139.24 MiB (RSS), difference: 14.17 MiB 2025.03.22 20:03:05.792713 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33700 2025.03.22 20:03:05.793272 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.793306 [ 261 ] {} TCP-Session: 7880ead3-074b-47bd-9031-53b6d2c42a26 Authenticating user 'default' from [fd00:1122:3344:101::c]:33700 2025.03.22 20:03:05.793400 [ 261 ] {} TCP-Session: 7880ead3-074b-47bd-9031-53b6d2c42a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.793418 [ 261 ] {} TCP-Session: 7880ead3-074b-47bd-9031-53b6d2c42a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.793471 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.22 20:03:05.793576 [ 261 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:05.793595 [ 261 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:05.795295 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44262 2025.03.22 20:03:05.795396 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46859 2025.03.22 20:03:05.795494 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42923 2025.03.22 20:03:05.795408 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34004 2025.03.22 20:03:05.795604 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42205 2025.03.22 20:03:05.795813 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.795986 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.795994 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.796019 [ 265 ] {} TCP-Session: a96aab8f-4082-49db-9f10-fc3e383172cf Authenticating user 'default' from [fd00:1122:3344:101::c]:42923 2025.03.22 20:03:05.796065 [ 263 ] {} TCP-Session: 3f770c3b-e112-4584-b39c-a1b9c404eeee Authenticating user 'default' from [fd00:1122:3344:101::c]:46859 2025.03.22 20:03:05.796113 [ 265 ] {} TCP-Session: a96aab8f-4082-49db-9f10-fc3e383172cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796059 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54351 2025.03.22 20:03:05.796043 [ 264 ] {} TCP-Session: d5c5fd0a-7755-4df0-a278-bf70900ed4ad Authenticating user 'default' from [fd00:1122:3344:101::c]:34004 2025.03.22 20:03:05.796191 [ 265 ] {} TCP-Session: a96aab8f-4082-49db-9f10-fc3e383172cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796180 [ 263 ] {} TCP-Session: 3f770c3b-e112-4584-b39c-a1b9c404eeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796281 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.796318 [ 263 ] {} TCP-Session: 3f770c3b-e112-4584-b39c-a1b9c404eeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796311 [ 264 ] {} TCP-Session: d5c5fd0a-7755-4df0-a278-bf70900ed4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796359 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.796464 [ 267 ] {} TCP-Session: 602b3d56-5ee3-4ea8-adfc-587026dae5f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:54351 2025.03.22 20:03:05.796485 [ 266 ] {} TCP-Session: 43770f74-54ac-4388-b0a2-9748b7d95729 Authenticating user 'default' from [fd00:1122:3344:101::c]:42205 2025.03.22 20:03:05.796504 [ 264 ] {} TCP-Session: d5c5fd0a-7755-4df0-a278-bf70900ed4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796575 [ 266 ] {} TCP-Session: 43770f74-54ac-4388-b0a2-9748b7d95729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796609 [ 267 ] {} TCP-Session: 602b3d56-5ee3-4ea8-adfc-587026dae5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796669 [ 267 ] {} TCP-Session: 602b3d56-5ee3-4ea8-adfc-587026dae5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.796680 [ 266 ] {} TCP-Session: 43770f74-54ac-4388-b0a2-9748b7d95729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.798441 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.798475 [ 262 ] {} TCP-Session: 71a790bb-f2ca-4eed-a344-aba8f05e624c Authenticating user 'default' from [fd00:1122:3344:101::c]:44262 2025.03.22 20:03:05.798578 [ 262 ] {} TCP-Session: 71a790bb-f2ca-4eed-a344-aba8f05e624c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.798594 [ 262 ] {} TCP-Session: 71a790bb-f2ca-4eed-a344-aba8f05e624c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.819163 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55406 2025.03.22 20:03:05.819342 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:05.819539 [ 268 ] {} TCP-Session: c3e66a00-241f-40aa-bdb1-e7f0df3e304a Authenticating user 'default' from [fd00:1122:3344:101::c]:55406 2025.03.22 20:03:05.819565 [ 268 ] {} TCP-Session: c3e66a00-241f-40aa-bdb1-e7f0df3e304a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:05.819578 [ 268 ] {} TCP-Session: c3e66a00-241f-40aa-bdb1-e7f0df3e304a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.041232 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65075 2025.03.22 20:03:06.042307 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.042343 [ 269 ] {} TCP-Session: fd5ed2a6-5b3f-4730-93b6-f173f6e4c8ee Authenticating user 'default' from [fd00:1122:3344:101::a]:65075 2025.03.22 20:03:06.042524 [ 269 ] {} TCP-Session: fd5ed2a6-5b3f-4730-93b6-f173f6e4c8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.042541 [ 269 ] {} TCP-Session: fd5ed2a6-5b3f-4730-93b6-f173f6e4c8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.042618 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.22 20:03:06.042722 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:06.042743 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:06.044833 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51897 2025.03.22 20:03:06.045006 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52752 2025.03.22 20:03:06.045051 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.045082 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47669 2025.03.22 20:03:06.045302 [ 270 ] {} TCP-Session: b9ee859e-b315-4807-a433-798c977d7742 Authenticating user 'default' from [fd00:1122:3344:101::a]:51897 2025.03.22 20:03:06.045305 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.045482 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37190 2025.03.22 20:03:06.045527 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.045561 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36080 2025.03.22 20:03:06.045529 [ 270 ] {} TCP-Session: b9ee859e-b315-4807-a433-798c977d7742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.045643 [ 272 ] {} TCP-Session: b2190a49-3d4a-4757-bd8b-1080fa5242f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:47669 2025.03.22 20:03:06.045621 [ 271 ] {} TCP-Session: c6dbed4c-b821-4fdc-a2a7-00de00c9f375 Authenticating user 'default' from [fd00:1122:3344:101::a]:52752 2025.03.22 20:03:06.045895 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.045995 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50822 2025.03.22 20:03:06.045970 [ 272 ] {} TCP-Session: b2190a49-3d4a-4757-bd8b-1080fa5242f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.045952 [ 271 ] {} TCP-Session: c6dbed4c-b821-4fdc-a2a7-00de00c9f375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.046112 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48257 2025.03.22 20:03:06.046165 [ 271 ] {} TCP-Session: c6dbed4c-b821-4fdc-a2a7-00de00c9f375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.046168 [ 273 ] {} TCP-Session: 7130fd57-6134-47bb-8f6e-6647156efe0a Authenticating user 'default' from [fd00:1122:3344:101::a]:37190 2025.03.22 20:03:06.046183 [ 272 ] {} TCP-Session: b2190a49-3d4a-4757-bd8b-1080fa5242f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.045952 [ 270 ] {} TCP-Session: b9ee859e-b315-4807-a433-798c977d7742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.045923 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.046599 [ 274 ] {} TCP-Session: 9ec8eb0a-e0df-4851-85b7-bda20507e1c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:36080 2025.03.22 20:03:06.046611 [ 273 ] {} TCP-Session: 7130fd57-6134-47bb-8f6e-6647156efe0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.046773 [ 274 ] {} TCP-Session: 9ec8eb0a-e0df-4851-85b7-bda20507e1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.046782 [ 273 ] {} TCP-Session: 7130fd57-6134-47bb-8f6e-6647156efe0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.046799 [ 274 ] {} TCP-Session: 9ec8eb0a-e0df-4851-85b7-bda20507e1c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.047741 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.048430 [ 276 ] {} TCP-Session: a792b435-24cc-4ec1-8643-12eaa1562d70 Authenticating user 'default' from [fd00:1122:3344:101::a]:48257 2025.03.22 20:03:06.048546 [ 276 ] {} TCP-Session: a792b435-24cc-4ec1-8643-12eaa1562d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.048563 [ 276 ] {} TCP-Session: a792b435-24cc-4ec1-8643-12eaa1562d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.055070 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.055182 [ 275 ] {} TCP-Session: 39d96eb8-a2a7-40d5-9799-7dba6aa416ee Authenticating user 'default' from [fd00:1122:3344:101::a]:50822 2025.03.22 20:03:06.055256 [ 275 ] {} TCP-Session: 39d96eb8-a2a7-40d5-9799-7dba6aa416ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.055280 [ 275 ] {} TCP-Session: 39d96eb8-a2a7-40d5-9799-7dba6aa416ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.391684 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38638 2025.03.22 20:03:06.392487 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.392519 [ 277 ] {} TCP-Session: 59093aa1-f8fa-4020-85a9-3516ab623b01 Authenticating user 'default' from [fd00:1122:3344:101::b]:38638 2025.03.22 20:03:06.392544 [ 277 ] {} TCP-Session: 59093aa1-f8fa-4020-85a9-3516ab623b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.392654 [ 277 ] {} TCP-Session: 59093aa1-f8fa-4020-85a9-3516ab623b01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.392730 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.22 20:03:06.392758 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:06.392858 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.03.22 20:03:06.394977 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37265 2025.03.22 20:03:06.395242 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.395242 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55620 2025.03.22 20:03:06.395418 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56732 2025.03.22 20:03:06.395338 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47991 2025.03.22 20:03:06.395292 [ 278 ] {} TCP-Session: 3c170834-94f4-4ec6-84da-75add1c721f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:37265 2025.03.22 20:03:06.395241 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44617 2025.03.22 20:03:06.395617 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.395606 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62974 2025.03.22 20:03:06.395627 [ 278 ] {} TCP-Session: 3c170834-94f4-4ec6-84da-75add1c721f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.395948 [ 278 ] {} TCP-Session: 3c170834-94f4-4ec6-84da-75add1c721f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396164 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33860 2025.03.22 20:03:06.396185 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.396272 [ 280 ] {} TCP-Session: 94e62e07-da5d-4a31-b56a-8a4c5dfcef30 Authenticating user 'default' from [fd00:1122:3344:101::b]:55620 2025.03.22 20:03:06.396291 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.396436 [ 283 ] {} TCP-Session: c77b4e8e-a77c-4636-af75-0ad2b10c4b20 Authenticating user 'default' from [fd00:1122:3344:101::b]:62974 2025.03.22 20:03:06.396441 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.396499 [ 280 ] {} TCP-Session: 94e62e07-da5d-4a31-b56a-8a4c5dfcef30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396563 [ 279 ] {} TCP-Session: ddb9762a-5c9f-4592-9368-be39edc57f40 Authenticating user 'default' from [fd00:1122:3344:101::b]:44617 2025.03.22 20:03:06.396537 [ 284 ] {} TCP-Session: e3eb3aa3-6531-4260-9a83-732b02da88b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:33860 2025.03.22 20:03:06.396519 [ 283 ] {} TCP-Session: c77b4e8e-a77c-4636-af75-0ad2b10c4b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396670 [ 284 ] {} TCP-Session: e3eb3aa3-6531-4260-9a83-732b02da88b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396694 [ 279 ] {} TCP-Session: ddb9762a-5c9f-4592-9368-be39edc57f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396651 [ 280 ] {} TCP-Session: 94e62e07-da5d-4a31-b56a-8a4c5dfcef30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396766 [ 283 ] {} TCP-Session: c77b4e8e-a77c-4636-af75-0ad2b10c4b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396777 [ 284 ] {} TCP-Session: e3eb3aa3-6531-4260-9a83-732b02da88b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.396789 [ 279 ] {} TCP-Session: ddb9762a-5c9f-4592-9368-be39edc57f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.398048 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.398099 [ 282 ] {} TCP-Session: 8c980dd7-5378-4483-95bb-3994bda70db0 Authenticating user 'default' from [fd00:1122:3344:101::b]:56732 2025.03.22 20:03:06.398124 [ 282 ] {} TCP-Session: 8c980dd7-5378-4483-95bb-3994bda70db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.398359 [ 282 ] {} TCP-Session: 8c980dd7-5378-4483-95bb-3994bda70db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.410999 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.22 20:03:06.411043 [ 281 ] {} TCP-Session: 48634aa1-ece8-44e3-852b-36784b655801 Authenticating user 'default' from [fd00:1122:3344:101::b]:47991 2025.03.22 20:03:06.411146 [ 281 ] {} TCP-Session: 48634aa1-ece8-44e3-852b-36784b655801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:06.411164 [ 281 ] {} TCP-Session: 48634aa1-ece8-44e3-852b-36784b655801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:03:10.324906 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.03.22 20:03:10.325110 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.03.22 20:03:10.325980 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.03.22 20:03:10.326105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.03.22 20:03:10.336007 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Loading data parts 2025.03.22 20:03:10.336627 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): There are no data parts 2025.03.22 20:03:10.346186 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:10.346270 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:10.350536 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:10.351790 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:10.352525 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.03.22 20:03:10.358841 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Loading data parts 2025.03.22 20:03:10.359232 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): There are no data parts 2025.03.22 20:03:10.402326 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:10.402404 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:10.416665 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:10.419497 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:10.424172 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.03.22 20:03:11.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.77 MiB, peak 149.77 MiB, free memory in arenas 0.00 B, will set to 150.68 MiB (RSS), difference: 4.90 MiB 2025.03.22 20:03:12.825898 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.03.22 20:03:12.826003 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.03.22 20:03:12.831970 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Loading data parts 2025.03.22 20:03:12.832311 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): There are no data parts 2025.03.22 20:03:12.841857 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:12.841897 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:12.843633 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:12.844296 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:12.844817 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.03.22 20:03:13.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.86 MiB, peak 154.86 MiB, free memory in arenas 0.00 B, will set to 151.06 MiB (RSS), difference: -3.79 MiB 2025.03.22 20:03:13.847253 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.847451 [ 3 ] {ddcc9125-53ab-4e85-a9b7-76f5b83ccec5} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.847897 [ 3 ] {ddcc9125-53ab-4e85-a9b7-76f5b83ccec5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.848187 [ 3 ] {ddcc9125-53ab-4e85-a9b7-76f5b83ccec5} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.848965 [ 3 ] {ddcc9125-53ab-4e85-a9b7-76f5b83ccec5} TCPHandler: Processed in 0.001839889 sec. 2025.03.22 20:03:13.850991 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.851263 [ 3 ] {5b7fe320-63c3-407f-969f-d468de7463be} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.853055 [ 3 ] {5b7fe320-63c3-407f-969f-d468de7463be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.853195 [ 3 ] {5b7fe320-63c3-407f-969f-d468de7463be} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.853804 [ 3 ] {5b7fe320-63c3-407f-969f-d468de7463be} TCPHandler: Processed in 0.002866531 sec. 2025.03.22 20:03:13.854636 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.854855 [ 3 ] {daf334e2-593f-46ba-86a9-92700cc77f0d} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.855221 [ 3 ] {daf334e2-593f-46ba-86a9-92700cc77f0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.855369 [ 3 ] {daf334e2-593f-46ba-86a9-92700cc77f0d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.855905 [ 3 ] {daf334e2-593f-46ba-86a9-92700cc77f0d} TCPHandler: Processed in 0.001319378 sec. 2025.03.22 20:03:13.856150 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.856331 [ 3 ] {52b94451-a62a-4164-92ff-b962368ed82e} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.856647 [ 3 ] {52b94451-a62a-4164-92ff-b962368ed82e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.856737 [ 3 ] {52b94451-a62a-4164-92ff-b962368ed82e} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.857301 [ 3 ] {52b94451-a62a-4164-92ff-b962368ed82e} TCPHandler: Processed in 0.001205836 sec. 2025.03.22 20:03:13.857524 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.857702 [ 3 ] {3128306c-9d5c-48ed-b85c-b9cd47eba95d} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.858021 [ 3 ] {3128306c-9d5c-48ed-b85c-b9cd47eba95d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.858073 [ 3 ] {3128306c-9d5c-48ed-b85c-b9cd47eba95d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.858586 [ 3 ] {3128306c-9d5c-48ed-b85c-b9cd47eba95d} TCPHandler: Processed in 0.001112854 sec. 2025.03.22 20:03:13.858796 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.858934 [ 3 ] {098087b3-1303-441c-b8ae-7b5d4fe1c93f} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.859252 [ 3 ] {098087b3-1303-441c-b8ae-7b5d4fe1c93f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.859303 [ 3 ] {098087b3-1303-441c-b8ae-7b5d4fe1c93f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.859782 [ 3 ] {098087b3-1303-441c-b8ae-7b5d4fe1c93f} TCPHandler: Processed in 0.001037492 sec. 2025.03.22 20:03:13.860009 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.860143 [ 3 ] {c2726710-42c7-41f2-a3a9-b7dd890775d6} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.860527 [ 3 ] {c2726710-42c7-41f2-a3a9-b7dd890775d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.860582 [ 3 ] {c2726710-42c7-41f2-a3a9-b7dd890775d6} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.861101 [ 3 ] {c2726710-42c7-41f2-a3a9-b7dd890775d6} TCPHandler: Processed in 0.001141885 sec. 2025.03.22 20:03:13.861327 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.861464 [ 3 ] {61dec098-577b-42c4-88db-8b287de1206f} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.861794 [ 3 ] {61dec098-577b-42c4-88db-8b287de1206f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.861847 [ 3 ] {61dec098-577b-42c4-88db-8b287de1206f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.862350 [ 3 ] {61dec098-577b-42c4-88db-8b287de1206f} TCPHandler: Processed in 0.001072123 sec. 2025.03.22 20:03:13.862584 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.862721 [ 3 ] {dce9ca64-ceb8-4cfc-8694-9d2ba68ce814} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.863052 [ 3 ] {dce9ca64-ceb8-4cfc-8694-9d2ba68ce814} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.863105 [ 3 ] {dce9ca64-ceb8-4cfc-8694-9d2ba68ce814} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.863653 [ 3 ] {dce9ca64-ceb8-4cfc-8694-9d2ba68ce814} TCPHandler: Processed in 0.001118724 sec. 2025.03.22 20:03:13.863880 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.864020 [ 3 ] {34b6fa27-91fb-4e10-829e-b9c681f1c4a4} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.864355 [ 3 ] {34b6fa27-91fb-4e10-829e-b9c681f1c4a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.864407 [ 3 ] {34b6fa27-91fb-4e10-829e-b9c681f1c4a4} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.864890 [ 3 ] {34b6fa27-91fb-4e10-829e-b9c681f1c4a4} TCPHandler: Processed in 0.001059733 sec. 2025.03.22 20:03:13.865106 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.865247 [ 3 ] {31c9174a-dc5c-49fc-8c44-8240cbae47bd} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.865683 [ 3 ] {31c9174a-dc5c-49fc-8c44-8240cbae47bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.865741 [ 3 ] {31c9174a-dc5c-49fc-8c44-8240cbae47bd} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.866237 [ 3 ] {31c9174a-dc5c-49fc-8c44-8240cbae47bd} TCPHandler: Processed in 0.001182336 sec. 2025.03.22 20:03:13.866441 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.866582 [ 3 ] {0c84e482-e531-494a-8da2-142486d17527} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.866925 [ 3 ] {0c84e482-e531-494a-8da2-142486d17527} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.866976 [ 3 ] {0c84e482-e531-494a-8da2-142486d17527} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.867474 [ 3 ] {0c84e482-e531-494a-8da2-142486d17527} TCPHandler: Processed in 0.001082853 sec. 2025.03.22 20:03:13.867744 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.867888 [ 3 ] {ec776b43-98f2-4035-853a-02b461a4ef27} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.868231 [ 3 ] {ec776b43-98f2-4035-853a-02b461a4ef27} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.868282 [ 3 ] {ec776b43-98f2-4035-853a-02b461a4ef27} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.868773 [ 3 ] {ec776b43-98f2-4035-853a-02b461a4ef27} TCPHandler: Processed in 0.001079093 sec. 2025.03.22 20:03:13.869000 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.869143 [ 3 ] {af0f244e-9c74-4855-b1ac-c79de77cc613} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:13.869487 [ 3 ] {af0f244e-9c74-4855-b1ac-c79de77cc613} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.869539 [ 3 ] {af0f244e-9c74-4855-b1ac-c79de77cc613} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:13.870035 [ 3 ] {af0f244e-9c74-4855-b1ac-c79de77cc613} TCPHandler: Processed in 0.001084903 sec. 2025.03.22 20:03:13.874711 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.874855 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:03:13.874913 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:13.880526 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:13.880574 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:13.881335 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:13.881814 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:13.882004 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} executeQuery: Read 14 rows, 2.01 KiB in 0.007191 sec., 1946.8780419969405 rows/sec., 279.35 KiB/sec. 2025.03.22 20:03:13.882057 [ 3 ] {2d3e80bc-bbba-41da-82d5-002f839cd7d3} TCPHandler: Processed in 0.007409218 sec. 2025.03.22 20:03:13.882479 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.882588 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:13.882634 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:13.883899 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:13.883933 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:13.884450 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:13.884990 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:13.885261 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} executeQuery: Read 26 rows, 1.98 KiB in 0.002696 sec., 9643.916913946587 rows/sec., 734.23 KiB/sec. 2025.03.22 20:03:13.885314 [ 3 ] {2f48126c-847c-4648-85be-08e8f6c706b5} TCPHandler: Processed in 0.002893472 sec. 2025.03.22 20:03:13.885435 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.885544 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:13.885590 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:13.886239 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:13.886279 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:13.886778 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:13.887293 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:13.887512 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} executeQuery: Read 28 rows, 2.24 KiB in 0.001993 sec., 14049.172102358254 rows/sec., 1.10 MiB/sec. 2025.03.22 20:03:13.887568 [ 3 ] {790f1704-a31a-4178-849d-52730131046d} TCPHandler: Processed in 0.002182677 sec. 2025.03.22 20:03:13.887692 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.887796 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:13.887846 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:13.888964 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:13.889000 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:13.889652 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:13.890098 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:13.890341 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} executeQuery: Read 100 rows, 7.10 KiB in 0.002565 sec., 38986.35477582846 rows/sec., 2.70 MiB/sec. 2025.03.22 20:03:13.890482 [ 3 ] {3681b3f9-c8eb-462c-aae9-be88dc7af9ba} TCPHandler: Processed in 0.002841781 sec. 2025.03.22 20:03:13.890606 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:13.890711 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:13.890758 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:13.891202 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:13.891242 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. 2025.03.22 20:03:13.891793 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:13.892304 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:13.892584 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} executeQuery: Read 30 rows, 2.10 KiB in 0.001879 sec., 15965.939329430548 rows/sec., 1.09 MiB/sec. 2025.03.22 20:03:13.892656 [ 3 ] {8424bf9c-d7c5-487e-a86a-7b8893254a0f} TCPHandler: Processed in 0.002099855 sec. 2025.03.22 20:03:17.791391 [ 125 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:03:17.791446 [ 125 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:03:17.853691 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.03.22 20:03:17.854577 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:17.854628 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:17.855341 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:17.856063 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:17.856339 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.03.22 20:03:17.925243 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.03.22 20:03:17.946002 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:17.946069 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:17.953115 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:17.954381 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:17.957529 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.03.22 20:03:18.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 153.04 MiB, peak 157.04 MiB, free memory in arenas 0.00 B, will set to 154.49 MiB (RSS), difference: 1.44 MiB 2025.03.22 20:03:18.849222 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:18.849439 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:18.849546 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:18.850389 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:18.850444 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:18.851052 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:18.851610 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:18.851854 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} executeQuery: Read 26 rows, 1.98 KiB in 0.00249 sec., 10441.767068273091 rows/sec., 794.98 KiB/sec. 2025.03.22 20:03:18.851921 [ 3 ] {69c1d556-8733-40eb-ba67-79f9362dfcf2} TCPHandler: Processed in 0.002834961 sec. 2025.03.22 20:03:18.852048 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:18.852162 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:18.852213 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:18.852769 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:18.852811 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:18.853319 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:18.853830 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:18.854046 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} executeQuery: Read 28 rows, 2.24 KiB in 0.001911 sec., 14652.014652014652 rows/sec., 1.14 MiB/sec. 2025.03.22 20:03:18.854101 [ 3 ] {f7160996-df0b-45ee-95b6-cbc027331b06} TCPHandler: Processed in 0.002107815 sec. 2025.03.22 20:03:18.854209 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:18.854313 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:18.854363 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:18.854860 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:18.854900 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:18.855471 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:18.855999 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:18.856215 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} executeQuery: Read 100 rows, 7.10 KiB in 0.001916 sec., 52192.06680584551 rows/sec., 3.62 MiB/sec. 2025.03.22 20:03:18.856382 [ 3 ] {ef936ebf-b42d-47fb-8d5e-b33e03a6c19e} TCPHandler: Processed in 0.002223017 sec. 2025.03.22 20:03:18.856524 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:18.856629 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:18.856678 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:18.857125 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:18.857165 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:18.857678 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:18.858266 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:18.858543 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} executeQuery: Read 30 rows, 2.10 KiB in 0.001912 sec., 15690.376569037657 rows/sec., 1.07 MiB/sec. 2025.03.22 20:03:18.858644 [ 3 ] {ec08acf0-86e0-4db7-af49-242b48431815} TCPHandler: Processed in 0.002172646 sec. 2025.03.22 20:03:22.845527 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 2025.03.22 20:03:22.849438 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:22.849490 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:22.851132 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:22.851720 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:22.852280 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 134 2025.03.22 20:03:23.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.51 MiB, peak 157.04 MiB, free memory in arenas 0.00 B, will set to 154.53 MiB (RSS), difference: 4.02 MiB 2025.03.22 20:03:23.849119 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.849383 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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') FORMAT Native; (stage: Complete) 2025.03.22 20:03:23.849846 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:23.852030 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} 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')" moved to PREWHERE 2025.03.22 20:03:23.852383 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:23.854529 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:23.856823 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.03.22 20:03:23.858155 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:23.858207 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.03.22 20:03:23.858227 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:23.858342 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} 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'))" 2025.03.22 20:03:23.858370 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.22 20:03:23.864607 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} executeQuery: Read 14 rows, 585.00 B in 0.015335 sec., 912.9442451907402 rows/sec., 37.25 KiB/sec. 2025.03.22 20:03:23.864752 [ 3 ] {93956ae2-70ca-4a05-9909-ec6cfb22f186} TCPHandler: Processed in 0.015760425 sec. 2025.03.22 20:03:23.865003 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.865192 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:23.865520 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:23.865568 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} 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', 'static_routing_config:static_routes')" moved to PREWHERE 2025.03.22 20:03:23.865851 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:23.865922 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:23.866067 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.03.22 20:03:23.866102 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:23.866126 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.03.22 20:03:23.866144 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:23.866190 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} 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', 'static_routing_config:static_routes'))" 2025.03.22 20:03:23.866212 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.22 20:03:23.866778 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} executeQuery: Read 14 rows, 585.00 B in 0.001673 sec., 8368.200836820084 rows/sec., 341.48 KiB/sec. 2025.03.22 20:03:23.866897 [ 3 ] {b4af2471-bd96-464a-af59-e598db530ac7} TCPHandler: Processed in 0.001957252 sec. 2025.03.22 20:03:23.867097 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.867246 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:23.867505 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:23.867544 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE 2025.03.22 20:03:23.867789 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:23.867853 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:23.867991 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.03.22 20:03:23.868024 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:23.868046 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.03.22 20:03:23.868064 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:23.868107 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" 2025.03.22 20:03:23.868130 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.22 20:03:23.868667 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} executeQuery: Read 14 rows, 585.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 384.97 KiB/sec. 2025.03.22 20:03:23.868780 [ 3 ] {7b033d65-e3d5-4499-a3d9-cd9353ff9a04} TCPHandler: Processed in 0.001734507 sec. 2025.03.22 20:03:23.868972 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.869121 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:23.869376 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:23.869415 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:23.869659 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:23.869723 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:23.869861 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.03.22 20:03:23.869893 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:23.869918 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.03.22 20:03:23.869935 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:23.869977 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:23.870000 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.03.22 20:03:23.870534 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} executeQuery: Read 14 rows, 585.00 B in 0.001477 sec., 9478.67298578199 rows/sec., 386.79 KiB/sec. 2025.03.22 20:03:23.870647 [ 3 ] {b41f50c6-8fae-4ea7-83a7-8eda8051e4e2} TCPHandler: Processed in 0.001726066 sec. 2025.03.22 20:03:23.871415 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.871532 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:03:23.871579 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:23.872222 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:23.872260 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:23.872909 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:23.873355 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:23.873544 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} executeQuery: Read 4 rows, 521.00 B in 0.002048 sec., 1953.125 rows/sec., 248.43 KiB/sec. 2025.03.22 20:03:23.873597 [ 3 ] {937edbda-7ae7-4fe5-abca-1746eef6c31b} TCPHandler: Processed in 0.002233278 sec. 2025.03.22 20:03:23.873729 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.873835 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:23.873881 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:23.874417 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:23.874454 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:23.874951 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:23.875533 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:23.875729 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} executeQuery: Read 56 rows, 4.38 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.23 MiB/sec. 2025.03.22 20:03:23.875799 [ 3 ] {fd559f62-836c-4ca5-9e7f-0e8e9608b818} TCPHandler: Processed in 0.002119805 sec. 2025.03.22 20:03:23.875912 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.876018 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:23.876063 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:23.876576 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:23.876613 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:23.877097 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:23.877655 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:23.877875 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} executeQuery: Read 64 rows, 5.12 KiB in 0.001873 sec., 34169.78109983983 rows/sec., 2.67 MiB/sec. 2025.03.22 20:03:23.878021 [ 3 ] {40286c5b-8f6e-4d98-9e5a-597ddafcb539} TCPHandler: Processed in 0.002159466 sec. 2025.03.22 20:03:23.878294 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.878411 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:23.878460 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:23.878951 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:23.878989 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:23.879515 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:23.880057 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:23.880240 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} executeQuery: Read 112 rows, 7.96 KiB in 0.001854 sec., 60409.92448759439 rows/sec., 4.19 MiB/sec. 2025.03.22 20:03:23.880290 [ 3 ] {7abbc9e0-6f16-487f-aa59-cf4bc74b427d} TCPHandler: Processed in 0.002062534 sec. 2025.03.22 20:03:23.880401 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:23.880505 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:23.880550 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:23.880958 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:23.880994 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:23.881479 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:23.881983 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:23.882163 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} executeQuery: Read 36 rows, 2.51 KiB in 0.00168 sec., 21428.571428571428 rows/sec., 1.46 MiB/sec. 2025.03.22 20:03:23.882210 [ 3 ] {4081d81b-4b38-41da-b506-167b54e651c5} TCPHandler: Processed in 0.00186022 sec. 2025.03.22 20:03:25.356818 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.03.22 20:03:25.357459 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:25.357498 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:25.358221 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:25.358815 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:25.359061 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.03.22 20:03:25.457985 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.03.22 20:03:25.477011 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:25.477072 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:25.483721 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:25.484913 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:25.487534 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.03.22 20:03:28.851837 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:28.852063 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:28.852140 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:28.852960 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:28.853000 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:28.853557 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:28.854019 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:28.854213 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} executeQuery: Read 56 rows, 4.38 KiB in 0.00221 sec., 25339.3665158371 rows/sec., 1.93 MiB/sec. 2025.03.22 20:03:28.854267 [ 3 ] {3e325044-fe60-4a76-85c9-fc9b8766dac2} TCPHandler: Processed in 0.002569765 sec. 2025.03.22 20:03:28.854381 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:28.854487 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:28.854531 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:28.855075 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:28.855112 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:28.855563 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:28.856050 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:28.856230 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} executeQuery: Read 64 rows, 5.12 KiB in 0.001766 sec., 36240.090600226504 rows/sec., 2.83 MiB/sec. 2025.03.22 20:03:28.856279 [ 3 ] {55f201b0-b035-4d9d-b030-81846ab771e0} TCPHandler: Processed in 0.001948721 sec. 2025.03.22 20:03:28.856379 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:28.856479 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:28.856526 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:28.857021 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:28.857059 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:28.857572 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:28.858003 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:28.858209 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} executeQuery: Read 160 rows, 11.41 KiB in 0.001748 sec., 91533.18077803204 rows/sec., 6.38 MiB/sec. 2025.03.22 20:03:28.858283 [ 3 ] {dad615b0-0cd4-47d5-983f-8bde51c65c17} TCPHandler: Processed in 0.001953481 sec. 2025.03.22 20:03:28.858420 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:28.858523 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:28.858567 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:28.858988 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:28.859025 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:28.859478 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:28.859977 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:28.860152 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} executeQuery: Read 60 rows, 4.14 KiB in 0.001651 sec., 36341.611144760755 rows/sec., 2.45 MiB/sec. 2025.03.22 20:03:28.860199 [ 3 ] {6a7abaf9-4907-4c1d-8a6b-39304c363be7} TCPHandler: Processed in 0.001828969 sec. 2025.03.22 20:03:32.791493 [ 105 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:03:32.791559 [ 105 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:03:32.853588 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 160 2025.03.22 20:03:32.856669 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:32.856718 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:32.858350 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:32.858947 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:32.859314 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.03.22 20:03:32.861609 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 160 2025.03.22 20:03:32.861925 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:32.861982 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:32.862801 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:32.863367 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:32.863602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.03.22 20:03:32.988588 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.03.22 20:03:33.008477 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.008535 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.016033 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:33.017242 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.020320 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.03.22 20:03:33.850212 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.850493 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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.03.22 20:03:33.850958 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:33.851012 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} 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.03.22 20:03:33.851335 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:33.851418 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:33.851598 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.03.22 20:03:33.851796 [ 285 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:33.851800 [ 260 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:33.851946 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (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.03.22 20:03:33.851981 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:33.854282 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:33.854317 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.22 20:03:33.854392 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} 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.03.22 20:03:33.854451 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} 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.03.22 20:03:33.855998 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} executeQuery: Read 18 rows, 754.00 B in 0.005628 sec., 3198.2942430703624 rows/sec., 130.83 KiB/sec. 2025.03.22 20:03:33.856172 [ 3 ] {7aeb3e8a-5845-42dd-8a84-7824e2777acb} TCPHandler: Processed in 0.006110129 sec. 2025.03.22 20:03:33.860571 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.860702 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:03:33.860753 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:33.861481 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.861531 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.862246 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:33.862688 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.862932 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} executeQuery: Read 1 rows, 153.00 B in 0.002264 sec., 441.69611307420496 rows/sec., 66.00 KiB/sec. 2025.03.22 20:03:33.863033 [ 3 ] {068fb661-509d-49ef-9f44-ab1720780ce7} TCPHandler: Processed in 0.002514973 sec. 2025.03.22 20:03:33.863170 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.863278 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:33.863324 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:33.863879 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.863923 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.864960 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:33.865604 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.865869 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} executeQuery: Read 72 rows, 5.96 KiB in 0.002613 sec., 27554.535017221584 rows/sec., 2.23 MiB/sec. 2025.03.22 20:03:33.865924 [ 3 ] {a21925a3-6453-4f32-af31-80d72f673a25} TCPHandler: Processed in 0.002804939 sec. 2025.03.22 20:03:33.866043 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.866149 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:03:33.866195 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:03:33.866781 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.866819 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.867314 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:33.867861 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.868075 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} executeQuery: Read 8 rows, 616.00 B in 0.001945 sec., 4113.1105398457585 rows/sec., 309.29 KiB/sec. 2025.03.22 20:03:33.868134 [ 3 ] {95ed3ad9-12ab-406c-b29f-81647f13400b} TCPHandler: Processed in 0.002141275 sec. 2025.03.22 20:03:33.868240 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.868342 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:33.868386 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:33.868935 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.868975 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.869558 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:33.870133 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.870434 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} executeQuery: Read 72 rows, 5.76 KiB in 0.002112 sec., 34090.90909090909 rows/sec., 2.66 MiB/sec. 2025.03.22 20:03:33.870598 [ 3 ] {c0c3330c-26a9-4cfd-8291-002175beeacc} TCPHandler: Processed in 0.002406752 sec. 2025.03.22 20:03:33.870703 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.870806 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:33.870854 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:33.871382 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.871420 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.871979 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:33.872602 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.872849 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} executeQuery: Read 160 rows, 11.41 KiB in 0.002066 sec., 77444.33688286543 rows/sec., 5.39 MiB/sec. 2025.03.22 20:03:33.872909 [ 3 ] {0d8b0597-e436-4caa-88f6-d039ea100b51} TCPHandler: Processed in 0.002251098 sec. 2025.03.22 20:03:33.873031 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.873137 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:33.873209 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:03:33.874251 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.874291 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.877299 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:33.878190 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.878493 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} executeQuery: Read 8 rows, 14.68 KiB in 0.005375 sec., 1488.372093023256 rows/sec., 2.67 MiB/sec. 2025.03.22 20:03:33.878634 [ 3 ] {30982ebc-7e4a-47e5-8a0c-0e38a8c95853} TCPHandler: Processed in 0.00565473 sec. 2025.03.22 20:03:33.878788 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:33.878895 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:33.878943 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:33.879423 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:33.879464 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.22 20:03:33.880052 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:33.880626 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:33.880885 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} executeQuery: Read 60 rows, 4.14 KiB in 0.002011 sec., 29835.90253605171 rows/sec., 2.01 MiB/sec. 2025.03.22 20:03:33.880940 [ 3 ] {caa753d9-6c67-402d-8856-e56cc97b44b2} TCPHandler: Processed in 0.002210237 sec. 2025.03.22 20:03:38.852835 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:38.853167 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:38.853285 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:38.854042 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.854093 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:38.854679 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:03:38.855179 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.855382 [ 97 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:03:38.855410 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} executeQuery: Read 56 rows, 4.38 KiB in 0.00233 sec., 24034.334763948496 rows/sec., 1.83 MiB/sec. 2025.03.22 20:03:38.855482 [ 97 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.855522 [ 3 ] {a1e2ae5d-af7f-4a24-963f-b23968205f9c} TCPHandler: Processed in 0.002883581 sec. 2025.03.22 20:03:38.855541 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:38.855708 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:38.855819 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:38.855868 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:38.856434 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.856474 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:38.856991 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:03:38.857532 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.857707 [ 97 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:03:38.857789 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. 2025.03.22 20:03:38.857789 [ 97 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.857876 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:38.857913 [ 3 ] {f3f7d9ab-4bd6-4888-9846-5039df656420} TCPHandler: Processed in 0.002257418 sec. 2025.03.22 20:03:38.858107 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:38.858240 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:38.858292 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:38.858825 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.858865 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:38.859456 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:03:38.859797 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:03:38.859840 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:03:38.860113 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:38.860234 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.860289 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2025.03.22 20:03:38.860361 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:38.860473 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2025.03.22 20:03:38.860623 [ 97 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:03:38.860802 [ 97 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.861031 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:38.861224 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.03.22 20:03:38.861469 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2025.03.22 20:03:38.861965 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} executeQuery: Read 160 rows, 11.41 KiB in 0.003647 sec., 43871.67534960241 rows/sec., 3.06 MiB/sec. 2025.03.22 20:03:38.862378 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2025.03.22 20:03:38.862701 [ 3 ] {a4a7d51c-e832-4934-8a28-2d60830153eb} TCPHandler: Processed in 0.004653769 sec. 2025.03.22 20:03:38.863159 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:03:38.863214 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.03.22 20:03:38.863364 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:38.863600 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2025.03.22 20:03:38.863982 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.03.22 20:03:38.864181 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:38.864499 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 100 rows starting from the beginning of the part 2025.03.22 20:03:38.864614 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:38.864644 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.03.22 20:03:38.864662 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::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.03.22 20:03:38.864938 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:38.865603 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part 2025.03.22 20:03:38.865629 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2025.03.22 20:03:38.866312 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::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.03.22 20:03:38.866658 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.03.22 20:03:38.867886 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::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.03.22 20:03:38.868722 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.03.22 20:03:38.869715 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::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.03.22 20:03:38.871405 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.871506 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:38.874389 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:03:38.875285 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.019625057 sec., 14878.93767646127 rows/sec., 1.20 MiB/sec. 2025.03.22 20:03:38.875945 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:03:38.876459 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.876565 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.016813407 sec., 19032.430488359678 rows/sec., 1.56 MiB/sec. 2025.03.22 20:03:38.877053 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:03:38.877147 [ 97 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:03:38.877349 [ 97 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:38.877539 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:38.878082 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.878510 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:03:38.878837 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_6_1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:03:38.878920 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} executeQuery: Read 60 rows, 4.14 KiB in 0.015126 sec., 3966.679888932963 rows/sec., 273.74 KiB/sec. 2025.03.22 20:03:38.879523 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.22 20:03:38.879535 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:38.879538 [ 3 ] {dafc9a48-05a2-43a8-81c0-52768af27039} TCPHandler: Processed in 0.016369557 sec. 2025.03.22 20:03:38.879653 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2025.03.22 20:03:38.879650 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.880092 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.03.22 20:03:38.880115 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_6_1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:03:38.880388 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2025.03.22 20:03:38.880396 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.22 20:03:38.880677 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:03:38.880922 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.03.22 20:03:38.881089 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.018915082 sec., 41871.34901133392 rows/sec., 2.91 MiB/sec. 2025.03.22 20:03:38.881105 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:03:38.881562 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:03:38.882492 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.882775 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_6_1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:03:38.882833 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.005110398 sec., 54007.53522524077 rows/sec., 3.66 MiB/sec. 2025.03.22 20:03:38.882953 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:03:38.883157 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:03:38.883730 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:38.883803 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_6_1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:03:38.883871 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.22 20:03:40.363730 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.03.22 20:03:40.364442 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:40.364499 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:40.365456 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:40.366133 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:40.366528 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.03.22 20:03:40.520614 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.03.22 20:03:40.554330 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:40.554432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:40.565425 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:40.568111 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:40.578251 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.03.22 20:03:41.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.74 MiB, peak 167.70 MiB, free memory in arenas 0.00 B, will set to 159.91 MiB (RSS), difference: 1.18 MiB 2025.03.22 20:03:42.861812 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 184 2025.03.22 20:03:42.864865 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:42.864927 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:42.866566 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:42.867187 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:42.868083 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 184 2025.03.22 20:03:43.853445 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:43.853661 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:43.853747 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:43.854566 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:43.854622 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:43.855225 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:03:43.855763 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:43.856069 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} executeQuery: Read 72 rows, 5.96 KiB in 0.002458 sec., 29292.107404393813 rows/sec., 2.37 MiB/sec. 2025.03.22 20:03:43.856241 [ 3 ] {7a27494a-887c-4bec-9c0a-82c7b22f4a93} TCPHandler: Processed in 0.002942352 sec. 2025.03.22 20:03:43.856354 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:43.856465 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:03:43.856515 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:03:43.857050 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:43.857091 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:43.857601 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:43.858116 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:43.858403 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} executeQuery: Read 8 rows, 616.00 B in 0.001946 sec., 4110.996916752312 rows/sec., 309.13 KiB/sec. 2025.03.22 20:03:43.858525 [ 3 ] {2b92be5d-f98a-40f7-b137-9382a0f91701} TCPHandler: Processed in 0.002223437 sec. 2025.03.22 20:03:43.858631 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:43.858734 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:43.858779 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:43.859322 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:43.859362 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:43.859886 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:03:43.860454 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:43.860681 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} executeQuery: Read 72 rows, 5.76 KiB in 0.001969 sec., 36566.785170137126 rows/sec., 2.85 MiB/sec. 2025.03.22 20:03:43.860767 [ 3 ] {65dad9a6-4985-4887-89ff-881eb90f4257} TCPHandler: Processed in 0.002185526 sec. 2025.03.22 20:03:43.860876 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:43.860982 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:43.861031 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:43.861528 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:43.861565 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:43.862090 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:03:43.862590 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:43.862807 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} executeQuery: Read 160 rows, 11.41 KiB in 0.001848 sec., 86580.08658008657 rows/sec., 6.03 MiB/sec. 2025.03.22 20:03:43.862857 [ 3 ] {935c84d2-30f1-4218-9c7b-dd11a126f7dc} TCPHandler: Processed in 0.002030173 sec. 2025.03.22 20:03:43.862987 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:43.863091 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:43.863157 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:03:43.864154 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:43.864194 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:43.864933 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:03:43.865441 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:43.865784 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} executeQuery: Read 8 rows, 14.68 KiB in 0.002701 sec., 2961.865975564606 rows/sec., 5.31 MiB/sec. 2025.03.22 20:03:43.865888 [ 3 ] {995c9b2c-9d19-4dfc-b013-2ee3ccfbad9f} TCPHandler: Processed in 0.002951302 sec. 2025.03.22 20:03:43.866017 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:43.866121 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:43.866167 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:43.866586 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:43.866626 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.03.22 20:03:43.867173 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:03:43.867672 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:43.867916 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} executeQuery: Read 60 rows, 4.14 KiB in 0.001813 sec., 33094.31880860453 rows/sec., 2.23 MiB/sec. 2025.03.22 20:03:43.867982 [ 3 ] {b30eedbc-86f1-485f-9396-6389ff8c179e} TCPHandler: Processed in 0.002015793 sec. 2025.03.22 20:03:47.791601 [ 88 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:03:47.791665 [ 88 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:03:47.866630 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.03.22 20:03:47.867236 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:47.867275 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:47.868036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:03:47.868513 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:47.868655 [ 88 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:03:47.868710 [ 88 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:47.868721 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.03.22 20:03:47.868733 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:47.868872 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:03:47.869029 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:47.869071 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:03:47.869147 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:03:47.869248 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:03:47.869364 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:03:47.869443 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:03:47.869527 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:03:47.895174 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.02636662 sec., 106422.43867435417 rows/sec., 1.52 MiB/sec. 2025.03.22 20:03:47.896034 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:03:47.896609 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_6_1} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:47.896690 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_6_1} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:03:47.896788 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.03.22 20:03:48.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.01 MiB, peak 167.70 MiB, free memory in arenas 0.00 B, will set to 161.03 MiB (RSS), difference: 1.03 MiB 2025.03.22 20:03:48.078347 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.03.22 20:03:48.100462 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.100531 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.107573 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:03:48.108714 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.109092 [ 88 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:03:48.109218 [ 88 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.109291 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.109671 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:03:48.125401 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.03.22 20:03:48.126982 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:48.128716 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.22 20:03:48.134585 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.03.22 20:03:48.140269 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.03.22 20:03:48.145315 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.03.22 20:03:48.157373 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.03.22 20:03:48.162109 [ 192 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.03.22 20:03:48.226382 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.116945264 sec., 393.3464120445271 rows/sec., 2.03 MiB/sec. 2025.03.22 20:03:48.228144 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:03:48.230859 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.230952 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_6_1} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:03:48.232139 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.03.22 20:03:48.853375 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.853666 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:48.854136 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:48.854194 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:48.854656 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:48.854748 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:48.854931 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.03.22 20:03:48.855227 [ 288 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:48.855262 [ 289 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:48.855378 [ 290 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:48.855545 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.22 20:03:48.855580 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:48.855678 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:48.855702 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.22 20:03:48.855748 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:48.855795 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:48.857047 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} executeQuery: Read 18 rows, 754.00 B in 0.003512 sec., 5125.284738041002 rows/sec., 209.66 KiB/sec. 2025.03.22 20:03:48.857217 [ 3 ] {afe6c9fd-65fe-4998-a9dc-45afb4516405} TCPHandler: Processed in 0.003980445 sec. 2025.03.22 20:03:48.857435 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.857597 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:48.857883 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:48.857926 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:48.858194 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:48.858263 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:48.858408 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.03.22 20:03:48.858541 [ 289 ] {59845a3a-7348-4698-8a66-4effed98a56c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:48.858566 [ 290 ] {59845a3a-7348-4698-8a66-4effed98a56c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:48.858571 [ 288 ] {59845a3a-7348-4698-8a66-4effed98a56c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:48.858694 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.22 20:03:48.858718 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:48.858800 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:48.858822 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.22 20:03:48.858862 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:48.858903 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:48.859900 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} executeQuery: Read 18 rows, 754.00 B in 0.002377 sec., 7572.5704669751785 rows/sec., 309.77 KiB/sec. 2025.03.22 20:03:48.860036 [ 3 ] {59845a3a-7348-4698-8a66-4effed98a56c} TCPHandler: Processed in 0.002652587 sec. 2025.03.22 20:03:48.860236 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.860389 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:48.860657 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:48.860700 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:48.860965 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:48.861032 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:48.861173 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.03.22 20:03:48.861241 [ 288 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:48.861309 [ 289 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:48.861318 [ 290 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:48.861426 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.03.22 20:03:48.861455 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:48.861538 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:48.861561 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.03.22 20:03:48.861601 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:48.861641 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:48.862760 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} executeQuery: Read 18 rows, 754.00 B in 0.002438 sec., 7383.100902378999 rows/sec., 302.02 KiB/sec. 2025.03.22 20:03:48.863000 [ 3 ] {4bdacaa8-6067-40a5-8799-356d2babf8a8} TCPHandler: Processed in 0.00281368 sec. 2025.03.22 20:03:48.865360 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.865500 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:03:48.865558 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:48.866350 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.866404 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.867135 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:48.867576 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.867810 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} executeQuery: Read 3 rows, 280.00 B in 0.002351 sec., 1276.0527435133986 rows/sec., 116.31 KiB/sec. 2025.03.22 20:03:48.867864 [ 3 ] {9509534a-afb2-464e-921d-bb343a8c9e2c} TCPHandler: Processed in 0.002565564 sec. 2025.03.22 20:03:48.867996 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.868100 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:48.868146 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:48.868706 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.868746 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.869240 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:03:48.869742 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.869961 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} executeQuery: Read 108 rows, 9.25 KiB in 0.001881 sec., 57416.26794258373 rows/sec., 4.80 MiB/sec. 2025.03.22 20:03:48.870013 [ 3 ] {3206c5b8-d1af-4c03-9ec8-60434aa954e2} TCPHandler: Processed in 0.002065754 sec. 2025.03.22 20:03:48.870141 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.870274 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:03:48.870329 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:03:48.870902 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.870945 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.871487 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:48.871998 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.872222 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} executeQuery: Read 26 rows, 1.96 KiB in 0.001979 sec., 13137.948458817586 rows/sec., 987.91 KiB/sec. 2025.03.22 20:03:48.872275 [ 3 ] {3fadb443-cab3-4a91-afb1-6c429169cb0b} TCPHandler: Processed in 0.002199277 sec. 2025.03.22 20:03:48.872402 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.872508 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:48.872555 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:48.873108 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.873149 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.873645 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:03:48.874158 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.874422 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} executeQuery: Read 100 rows, 8.01 KiB in 0.001935 sec., 51679.58656330749 rows/sec., 4.04 MiB/sec. 2025.03.22 20:03:48.874562 [ 3 ] {b8d33aa0-5ac8-4727-896c-09f6911e48fc} TCPHandler: Processed in 0.002208156 sec. 2025.03.22 20:03:48.874686 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.874793 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:48.874842 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:48.875400 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.875440 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.875957 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:03:48.876469 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.876684 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} executeQuery: Read 160 rows, 11.41 KiB in 0.001913 sec., 83638.2645060115 rows/sec., 5.83 MiB/sec. 2025.03.22 20:03:48.876737 [ 3 ] {53da9f13-0a6e-4285-9a63-21305a3e4fd4} TCPHandler: Processed in 0.002102415 sec. 2025.03.22 20:03:48.876863 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.876968 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:48.877038 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:03:48.878108 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.878149 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.878966 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:03:48.879530 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.879893 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} executeQuery: Read 26 rows, 47.71 KiB in 0.002929 sec., 8876.74974393991 rows/sec., 15.91 MiB/sec. 2025.03.22 20:03:48.880001 [ 3 ] {36e77e1d-d41b-45d4-8cfb-57a75cf59c52} TCPHandler: Processed in 0.003188188 sec. 2025.03.22 20:03:48.880142 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.880248 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.22 20:03:48.880296 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.22 20:03:48.880716 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.880756 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.881297 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:48.881795 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.881980 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} executeQuery: Read 18 rows, 1.36 KiB in 0.001749 sec., 10291.595197255576 rows/sec., 775.55 KiB/sec. 2025.03.22 20:03:48.882109 [ 3 ] {aec78329-f1fb-4d80-95f0-70a76d2499b5} TCPHandler: Processed in 0.002017413 sec. 2025.03.22 20:03:48.882255 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:48.882361 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:48.882407 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:48.882844 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:48.882883 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:48.883360 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:03:48.883858 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:48.884039 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} executeQuery: Read 60 rows, 4.14 KiB in 0.0017 sec., 35294.117647058825 rows/sec., 2.38 MiB/sec. 2025.03.22 20:03:48.884087 [ 3 ] {c9ab692c-eec9-4f88-93d1-99f877a56095} TCPHandler: Processed in 0.00188139 sec. 2025.03.22 20:03:49.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.88 MiB, peak 171.65 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 1.16 MiB 2025.03.22 20:03:52.869215 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 218 2025.03.22 20:03:52.872257 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:52.872301 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:52.873962 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:52.874533 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:52.875097 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 218 2025.03.22 20:03:52.935316 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.935555 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.935901 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.935953 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.936251 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.936331 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.936497 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.03.22 20:03:52.936652 [ 290 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.936818 [ 292 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.936860 [ 288 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.936818 [ 289 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.937057 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.937092 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.937211 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.937236 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.937279 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.937321 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.937358 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.938917 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} executeQuery: Read 21 rows, 896.00 B in 0.003468 sec., 6055.363321799307 rows/sec., 252.31 KiB/sec. 2025.03.22 20:03:52.939108 [ 3 ] {eb1c1ea9-ac80-4766-a3ff-59842faddb30} TCPHandler: Processed in 0.003870523 sec. 2025.03.22 20:03:52.941523 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.941799 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.942157 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.942212 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} 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_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.942559 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.942643 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.942790 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.03.22 20:03:52.942972 [ 289 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.942991 [ 292 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.943007 [ 290 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.943041 [ 288 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.943170 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.943196 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.943304 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.943327 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.943369 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.943411 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.943452 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.944853 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} executeQuery: Read 21 rows, 896.00 B in 0.003163 sec., 6639.266519127411 rows/sec., 276.64 KiB/sec. 2025.03.22 20:03:52.945035 [ 3 ] {362090b2-cba0-403c-a03e-5232712af291} TCPHandler: Processed in 0.003616966 sec. 2025.03.22 20:03:52.945274 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.945434 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.945714 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.945757 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.946044 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.946112 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.946258 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.03.22 20:03:52.946425 [ 292 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.946429 [ 289 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.946452 [ 290 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.946521 [ 288 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.946621 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.946647 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.946752 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.946773 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.946812 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.946852 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.946892 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.948248 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} executeQuery: Read 21 rows, 896.00 B in 0.002886 sec., 7276.507276507276 rows/sec., 303.19 KiB/sec. 2025.03.22 20:03:52.948422 [ 3 ] {990480c9-7839-4fd6-89ea-90711ee2fa39} TCPHandler: Processed in 0.003199937 sec. 2025.03.22 20:03:52.948665 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.948826 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.949108 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.949151 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.949436 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.949503 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.949648 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.03.22 20:03:52.949851 [ 292 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.949845 [ 290 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.949895 [ 288 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.949871 [ 289 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.950043 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.950074 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.950181 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.950204 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.950244 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.950286 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.950324 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.951702 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} executeQuery: Read 21 rows, 896.00 B in 0.002949 sec., 7121.057985757884 rows/sec., 296.71 KiB/sec. 2025.03.22 20:03:52.951874 [ 3 ] {28424639-feae-4454-aea4-b61098e2601c} TCPHandler: Processed in 0.00326184 sec. 2025.03.22 20:03:52.952106 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.952263 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.952550 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.952595 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.952882 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.952947 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.953092 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.03.22 20:03:52.953230 [ 289 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.953264 [ 292 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.953300 [ 290 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.953343 [ 288 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.953439 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.953464 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.953568 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.953590 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.953630 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.953671 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.953710 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.955066 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} executeQuery: Read 21 rows, 896.00 B in 0.002874 sec., 7306.889352818372 rows/sec., 304.45 KiB/sec. 2025.03.22 20:03:52.955242 [ 3 ] {d850208a-03f2-4bbb-85d1-c52a636a980d} TCPHandler: Processed in 0.003187767 sec. 2025.03.22 20:03:52.955474 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.955634 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.955921 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.955966 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.956256 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.956322 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.956467 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.03.22 20:03:52.956652 [ 289 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.956657 [ 292 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.956684 [ 290 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.956657 [ 288 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.956837 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.956862 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.956969 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.956992 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.957034 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.957075 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.957114 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.958535 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} executeQuery: Read 21 rows, 896.00 B in 0.002973 sec., 7063.572149344097 rows/sec., 294.32 KiB/sec. 2025.03.22 20:03:52.958711 [ 3 ] {c8def469-3953-425d-a3af-6a479a4cf3a3} TCPHandler: Processed in 0.00329019 sec. 2025.03.22 20:03:52.967732 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.967928 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} executeQuery: (from [fd00:1122:3344:101::d]:40084) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.968289 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.968347 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.968714 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.968781 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.968926 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.03.22 20:03:52.969109 [ 292 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.969126 [ 290 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.969133 [ 289 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.969158 [ 288 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.969294 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.969320 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.969425 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.969446 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.969487 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.969530 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.969570 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.970960 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} executeQuery: Read 21 rows, 896.00 B in 0.003124 sec., 6722.1510883482715 rows/sec., 280.09 KiB/sec. 2025.03.22 20:03:52.971133 [ 3 ] {92744d57-fb1f-4e6b-9eb1-fa3381ad44da} TCPHandler: Processed in 0.003464454 sec. 2025.03.22 20:03:52.971403 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.971564 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.971855 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.971901 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.972203 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.972267 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.972409 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.03.22 20:03:52.972563 [ 289 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.972575 [ 292 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.972654 [ 290 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.972671 [ 288 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.972784 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.972809 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.972917 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.972939 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.972980 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.973023 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.973063 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.974465 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} executeQuery: Read 21 rows, 896.00 B in 0.002975 sec., 7058.823529411764 rows/sec., 294.12 KiB/sec. 2025.03.22 20:03:52.974634 [ 3 ] {bc97f054-77be-4ed3-a993-e41d0863c826} TCPHandler: Processed in 0.003282239 sec. 2025.03.22 20:03:52.974884 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.975048 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.975339 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.975385 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.975691 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.975758 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.975902 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.03.22 20:03:52.976080 [ 290 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.976085 [ 292 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.976126 [ 288 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.976097 [ 289 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.976269 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.976299 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.976408 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.976430 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.976471 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.976514 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.976553 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.977912 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} executeQuery: Read 21 rows, 896.00 B in 0.002939 sec., 7145.287512759442 rows/sec., 297.72 KiB/sec. 2025.03.22 20:03:52.978088 [ 3 ] {662facab-e45d-47b7-ba31-cec4389fda2f} TCPHandler: Processed in 0.003254489 sec. 2025.03.22 20:03:52.978312 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.978477 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.978768 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.978815 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.979121 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.979187 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.979333 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.03.22 20:03:52.979499 [ 292 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.979505 [ 289 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.979531 [ 290 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.979552 [ 288 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.979672 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.979698 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.979807 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.979828 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.979870 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.979915 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.979955 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.981370 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} executeQuery: Read 21 rows, 896.00 B in 0.00297 sec., 7070.707070707071 rows/sec., 294.61 KiB/sec. 2025.03.22 20:03:52.981544 [ 3 ] {67bd13ce-2293-44b2-a4e5-14b0390193b4} TCPHandler: Processed in 0.00328532 sec. 2025.03.22 20:03:52.981751 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.981914 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.982210 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.982257 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.982569 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.982636 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.982780 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.03.22 20:03:52.982985 [ 292 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.983009 [ 288 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.983004 [ 290 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.983010 [ 289 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.983284 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.983314 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.983425 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.983446 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.983578 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.983626 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.983667 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.984962 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} executeQuery: Read 21 rows, 896.00 B in 0.003122 sec., 6726.457399103138 rows/sec., 280.27 KiB/sec. 2025.03.22 20:03:52.985133 [ 3 ] {3bdfff2d-3c15-43cb-b615-14150c98bfb3} TCPHandler: Processed in 0.003433613 sec. 2025.03.22 20:03:52.985365 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:52.985530 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} executeQuery: (from [fd00:1122:3344:101::d]:40084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:03:52.985822 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:03:52.985870 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:03:52.986186 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:52.986254 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:03:52.986399 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.03.22 20:03:52.986575 [ 292 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.22 20:03:52.986575 [ 289 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.22 20:03:52.986600 [ 290 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.22 20:03:52.986635 [ 288 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.22 20:03:52.986753 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.03.22 20:03:52.986777 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:03:52.986884 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.22 20:03:52.986906 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Reading approx. 21 rows with 3 streams 2025.03.22 20:03:52.986947 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.986991 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.987031 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:03:52.988362 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} executeQuery: Read 21 rows, 896.00 B in 0.00291 sec., 7216.494845360825 rows/sec., 300.69 KiB/sec. 2025.03.22 20:03:52.988534 [ 3 ] {acca3cfa-0445-469f-b74c-fa625e63b1cd} TCPHandler: Processed in 0.003220458 sec. 2025.03.22 20:03:53.085743 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.085950 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:03:53.086036 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:03:53.086975 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.087025 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.087704 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:53.088259 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.088545 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} executeQuery: Read 12 rows, 4.18 KiB in 0.002654 sec., 4521.4770158251695 rows/sec., 1.54 MiB/sec. 2025.03.22 20:03:53.088606 [ 3 ] {0990f827-ed53-4fd0-9d1e-998fc454a322} TCPHandler: Processed in 0.002990254 sec. 2025.03.22 20:03:53.088733 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.088839 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.088885 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:03:53.090104 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.090144 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.090681 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:53.091213 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.091479 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} executeQuery: Read 24 rows, 2.04 KiB in 0.002644 sec., 9077.15582450832 rows/sec., 771.20 KiB/sec. 2025.03.22 20:03:53.091613 [ 3 ] {348ba568-617a-4c3f-ae70-e0c66cb49859} TCPHandler: Processed in 0.002929393 sec. 2025.03.22 20:03:53.091728 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.091835 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:53.091887 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:53.093073 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.093114 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.093717 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:03:53.094191 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.094435 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} executeQuery: Read 1332 rows, 113.52 KiB in 0.002617 sec., 508979.7478028277 rows/sec., 42.36 MiB/sec. 2025.03.22 20:03:53.094514 [ 3 ] {92f7903c-8ea0-4472-8c64-de12baf96656} TCPHandler: Processed in 0.00283631 sec. 2025.03.22 20:03:53.094628 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.094736 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.094781 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:03:53.095305 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.095344 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.095869 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:53.096416 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.096625 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} executeQuery: Read 20 rows, 1.56 KiB in 0.00191 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. 2025.03.22 20:03:53.096678 [ 3 ] {e182d10c-912f-44fb-93a3-09d9f299c204} TCPHandler: Processed in 0.002100664 sec. 2025.03.22 20:03:53.096841 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.096947 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.096992 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:03:53.097600 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.097640 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.098160 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:53.098631 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.098912 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} executeQuery: Read 252 rows, 17.85 KiB in 0.001973 sec., 127724.27774961987 rows/sec., 8.83 MiB/sec. 2025.03.22 20:03:53.098969 [ 3 ] {8837a3fd-9fd3-4924-8ecc-a173c41e3b6c} TCPHandler: Processed in 0.002178176 sec. 2025.03.22 20:03:53.099084 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.099189 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.099234 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:03:53.099750 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.099789 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.100309 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:03:53.100788 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.101014 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} executeQuery: Read 12 rows, 960.00 B in 0.001841 sec., 6518.196632265073 rows/sec., 509.23 KiB/sec. 2025.03.22 20:03:53.101067 [ 3 ] {8b05d6e1-b806-4016-a8d2-449db7f5f844} TCPHandler: Processed in 0.002035034 sec. 2025.03.22 20:03:53.101206 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.101310 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:53.101355 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:53.102047 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.102085 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.102584 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:03:53.103113 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.103329 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} executeQuery: Read 564 rows, 43.30 KiB in 0.002039 sec., 276606.1794997548 rows/sec., 20.74 MiB/sec. 2025.03.22 20:03:53.103382 [ 3 ] {b8d90378-c12d-4000-8f9d-b18ba4639430} TCPHandler: Processed in 0.002226218 sec. 2025.03.22 20:03:53.103492 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.103598 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.103647 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:53.104903 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.104944 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.105634 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:03:53.106159 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.106378 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} executeQuery: Read 2830 rows, 196.70 KiB in 0.002801 sec., 1010353.4451981435 rows/sec., 68.58 MiB/sec. 2025.03.22 20:03:53.106430 [ 3 ] {4bfbc42f-54b6-4ad0-bfa8-49373c948be8} TCPHandler: Processed in 0.002988733 sec. 2025.03.22 20:03:53.106541 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.106647 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.106715 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:03:53.107735 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.107775 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.108498 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:03:53.109003 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.109328 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} executeQuery: Read 8 rows, 14.68 KiB in 0.002693 sec., 2970.6646862235425 rows/sec., 5.32 MiB/sec. 2025.03.22 20:03:53.109439 [ 3 ] {ac92db4f-26ff-4797-88c1-b777c8c74033} TCPHandler: Processed in 0.002947742 sec. 2025.03.22 20:03:53.109576 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.109681 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.109728 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:53.110156 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.110196 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.110694 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:03:53.111195 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.111444 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} executeQuery: Read 54 rows, 3.73 KiB in 0.001779 sec., 30354.131534569984 rows/sec., 2.05 MiB/sec. 2025.03.22 20:03:53.111511 [ 3 ] {56137e67-73ed-4acf-b781-ec4fb53b90bd} TCPHandler: Processed in 0.001986552 sec. 2025.03.22 20:03:53.844837 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.845028 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:53.845099 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:53.845838 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.845879 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.846447 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:03:53.847022 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.847225 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} executeQuery: Read 30 rows, 2.40 KiB in 0.00225 sec., 13333.333333333334 rows/sec., 1.04 MiB/sec. 2025.03.22 20:03:53.847280 [ 3 ] {7ae73f60-8a58-411d-b2a1-7251e33fd104} TCPHandler: Processed in 0.002575005 sec. 2025.03.22 20:03:53.847404 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.847511 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:53.847556 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:53.848097 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.848134 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.848618 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:03:53.849102 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.849287 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} executeQuery: Read 36 rows, 2.88 KiB in 0.001798 sec., 20022.246941045607 rows/sec., 1.56 MiB/sec. 2025.03.22 20:03:53.849338 [ 3 ] {4878166e-9959-4aa1-bada-537049f17cd6} TCPHandler: Processed in 0.001984712 sec. 2025.03.22 20:03:53.849444 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.849546 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.849596 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:53.850072 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.850110 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.850600 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:03:53.851182 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.851432 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} executeQuery: Read 12 rows, 883.00 B in 0.001898 sec., 6322.444678609062 rows/sec., 454.32 KiB/sec. 2025.03.22 20:03:53.851572 [ 3 ] {fde8d899-d5fb-4ae1-8a14-c1600a06897a} TCPHandler: Processed in 0.002177076 sec. 2025.03.22 20:03:53.851717 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:53.851822 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:53.851870 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:53.852309 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:53.852347 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:53.852849 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:03:53.853359 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:53.853544 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} executeQuery: Read 6 rows, 417.00 B in 0.001745 sec., 3438.3954154727794 rows/sec., 233.37 KiB/sec. 2025.03.22 20:03:53.853592 [ 3 ] {e2e36965-ca95-442c-8c56-26437844037e} TCPHandler: Processed in 0.001926371 sec. 2025.03.22 20:03:55.368852 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.03.22 20:03:55.369896 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:55.369946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:55.370636 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:03:55.371221 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:55.371459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.03.22 20:03:55.625470 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.03.22 20:03:55.644049 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:55.644093 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:55.651428 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:03:55.652605 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:55.655308 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.03.22 20:03:56.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.81 MiB, peak 171.65 MiB, free memory in arenas 0.00 B, will set to 166.57 MiB (RSS), difference: 1.76 MiB 2025.03.22 20:03:58.854064 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:58.854294 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:03:58.854369 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:03:58.855174 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.855229 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.855679 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:03:58.855934 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.856130 [ 65 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:03:58.856207 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} executeQuery: Read 108 rows, 9.25 KiB in 0.001962 sec., 55045.87155963302 rows/sec., 4.60 MiB/sec. 2025.03.22 20:03:58.856213 [ 65 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.856297 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.856347 [ 3 ] {793de8f1-eac2-4844-8f9f-0105e425e2d4} TCPHandler: Processed in 0.002432092 sec. 2025.03.22 20:03:58.856588 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:58.856609 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:03:58.856871 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:03:58.856897 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:58.856935 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:03:58.856938 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2025.03.22 20:03:58.857082 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2025.03.22 20:03:58.857557 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part 2025.03.22 20:03:58.857918 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1332 rows starting from the beginning of the part 2025.03.22 20:03:58.858252 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2025.03.22 20:03:58.858618 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part 2025.03.22 20:03:58.859408 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.859455 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.860054 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:58.860363 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.860720 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} executeQuery: Read 26 rows, 1.96 KiB in 0.003937 sec., 6604.013208026416 rows/sec., 496.59 KiB/sec. 2025.03.22 20:03:58.860882 [ 3 ] {275b6051-7d30-4ebf-9ce9-e868773da777} TCPHandler: Processed in 0.004379933 sec. 2025.03.22 20:03:58.860914 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 5 columns (5 merged, 0 gathered) in 0.004495196 sec., 383075.62117424916 rows/sec., 33.25 MiB/sec. 2025.03.22 20:03:58.861024 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:58.861173 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:03:58.861243 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:03:58.861274 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:03:58.862014 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.862199 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_11_2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:03:58.862380 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.22 20:03:58.862517 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.862562 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.862934 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:03:58.863176 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.863381 [ 64 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:03:58.863454 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} executeQuery: Read 90 rows, 7.20 KiB in 0.002334 sec., 38560.411311053984 rows/sec., 3.01 MiB/sec. 2025.03.22 20:03:58.863462 [ 64 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.863542 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.863600 [ 3 ] {8fa8824b-833e-4ab2-9067-f46425b85ad9} TCPHandler: Processed in 0.002632326 sec. 2025.03.22 20:03:58.863795 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:03:58.863806 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:58.864051 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:58.864071 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:58.864152 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:03:58.864164 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2025.03.22 20:03:58.864616 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2025.03.22 20:03:58.864952 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part 2025.03.22 20:03:58.865236 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 564 rows starting from the beginning of the part 2025.03.22 20:03:58.865538 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2025.03.22 20:03:58.865767 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part 2025.03.22 20:03:58.866686 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.866752 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.867791 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:03:58.868296 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.868627 [ 64 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:03:58.868750 [ 64 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.868845 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.868901 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 934 rows, containing 5 columns (5 merged, 0 gathered) in 0.005239551 sec., 178259.54933924682 rows/sec., 14.27 MiB/sec. 2025.03.22 20:03:58.869044 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} executeQuery: Read 160 rows, 11.41 KiB in 0.005054 sec., 31658.092599920852 rows/sec., 2.20 MiB/sec. 2025.03.22 20:03:58.869211 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:03:58.869233 [ 3 ] {b97f3571-35bb-4bac-9a14-2c9d7a71715b} TCPHandler: Processed in 0.005507117 sec. 2025.03.22 20:03:58.869287 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:03:58.869548 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:58.869627 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:58.869731 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 792 rows starting from the beginning of the part 2025.03.22 20:03:58.869828 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:03:58.870190 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2025.03.22 20:03:58.870437 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.870473 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:03:58.871091 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_11_2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:03:58.871166 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::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.03.22 20:03:58.871524 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.22 20:03:58.871625 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2830 rows starting from the beginning of the part 2025.03.22 20:03:58.871904 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::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.03.22 20:03:58.872226 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.03.22 20:03:58.874421 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.874461 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.874945 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4114 rows, containing 5 columns (5 merged, 0 gathered) in 0.005963927 sec., 689813.943061342 rows/sec., 47.19 MiB/sec. 2025.03.22 20:03:58.875426 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:03:58.875700 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:03:58.875974 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.876435 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} executeQuery: Read 26 rows, 47.71 KiB in 0.006682 sec., 3891.0505836575876 rows/sec., 6.97 MiB/sec. 2025.03.22 20:03:58.876466 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.876756 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_11_2} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:03:58.876810 [ 3 ] {d467aef8-ccb6-42c3-b19d-2934b3962888} TCPHandler: Processed in 0.007381827 sec. 2025.03.22 20:03:58.876980 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.03.22 20:03:58.877083 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:03:58.877195 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} executeQuery: (from [fd00:1122:3344:101::d]:40084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:03:58.877245 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:03:58.878651 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.878690 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.879068 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:03:58.879307 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.879465 [ 64 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:03:58.879523 [ 64 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:03:58.879554 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} executeQuery: Read 60 rows, 4.14 KiB in 0.002376 sec., 25252.52525252525 rows/sec., 1.70 MiB/sec. 2025.03.22 20:03:58.879560 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:03:58.879702 [ 3 ] {01b7ef86-7ee4-4474-aa30-8c67b1e5c5a4} TCPHandler: Processed in 0.002687077 sec. 2025.03.22 20:03:58.879758 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:03:58.879865 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:03:58.879892 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part 2025.03.22 20:03:58.879956 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2025.03.22 20:03:58.880182 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:03:58.880363 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part 2025.03.22 20:03:58.880504 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:03:58.880706 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.03.22 20:03:58.881831 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002136955 sec., 241465.07530575048 rows/sec., 16.32 MiB/sec. 2025.03.22 20:03:58.882074 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:03:58.882453 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:03:58.882554 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_11_2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:03:58.882654 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.22 20:04:02.791715 [ 57 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:04:02.791778 [ 57 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:04:02.872558 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.03.22 20:04:02.873194 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:02.873240 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:02.873777 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:04:02.874086 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:02.874321 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.03.22 20:04:02.875323 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 282 2025.03.22 20:04:02.879319 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:02.879370 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:02.880893 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:04:02.881213 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:02.881477 [ 57 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:04:02.881581 [ 57 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:02.881645 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:02.881965 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:04:02.882321 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 282 2025.03.22 20:04:02.882817 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:02.882964 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.03.22 20:04:02.883523 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::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.03.22 20:04:02.884138 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:02.884754 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.03.22 20:04:02.885289 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2025.03.22 20:04:02.885856 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::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.03.22 20:04:02.893135 [ 200 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.011363021 sec., 24817.34390880735 rows/sec., 25.20 MiB/sec. 2025.03.22 20:04:02.893984 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:04:02.894645 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:02.894719 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_6_1} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:04:02.894897 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. 2025.03.22 20:04:03.156361 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.03.22 20:04:03.175250 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.175311 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.182532 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:04:03.183275 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.185671 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.03.22 20:04:03.433784 [ 3 ] {} TCPHandler: Done processing connection. 2025.03.22 20:04:03.433880 [ 3 ] {} TCP-Session: 73139474-f746-49b3-93fb-bd3add2e3ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.22 20:04:03.852913 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:03.853100 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:03.853171 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:03.853952 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.854000 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.854427 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:03.854675 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.854920 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} executeQuery: Read 72 rows, 5.96 KiB in 0.001865 sec., 38605.8981233244 rows/sec., 3.12 MiB/sec. 2025.03.22 20:04:03.855010 [ 5 ] {922d97e0-8499-4441-b462-5f025d1a4eb8} TCPHandler: Processed in 0.002224467 sec. 2025.03.22 20:04:03.855135 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:03.855249 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:03.855297 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:03.855825 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.855863 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.856207 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:04:03.856435 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.856590 [ 55 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:04:03.856674 [ 55 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.856681 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} executeQuery: Read 8 rows, 616.00 B in 0.001448 sec., 5524.861878453038 rows/sec., 415.44 KiB/sec. 2025.03.22 20:04:03.856712 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.856843 [ 5 ] {98cca470-9842-4cfa-844e-52fe70048122} TCPHandler: Processed in 0.001758487 sec. 2025.03.22 20:04:03.857187 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:03.857299 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:04:03.857352 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:03.857448 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:03.857832 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:03.857987 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:03.858366 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:03.858748 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:03.859040 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2025.03.22 20:04:03.859400 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:03.859749 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:03.860443 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.860507 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.861328 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:03.861898 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.862559 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} executeQuery: Read 72 rows, 5.76 KiB in 0.005161 sec., 13950.784731641155 rows/sec., 1.09 MiB/sec. 2025.03.22 20:04:03.863014 [ 5 ] {8356e1ba-e2c9-4201-aaff-acb55e6aff2f} TCPHandler: Processed in 0.005950536 sec. 2025.03.22 20:04:03.863326 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:03.863336 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 5 columns (5 merged, 0 gathered) in 0.006467487 sec., 14843.477845413527 rows/sec., 1.16 MiB/sec. 2025.03.22 20:04:03.863496 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:03.863577 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:03.863602 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:04:03.864250 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.864474 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_6_1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:04:03.864664 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:04:03.864819 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.864862 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.865262 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:03.865496 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.865850 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} executeQuery: Read 160 rows, 11.41 KiB in 0.002399 sec., 66694.45602334305 rows/sec., 4.65 MiB/sec. 2025.03.22 20:04:03.866167 [ 5 ] {3bb150de-65fe-470d-9bcf-d65e65ee5487} TCPHandler: Processed in 0.002906821 sec. 2025.03.22 20:04:03.866319 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:03.866422 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:03.866495 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:03.867557 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.867597 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.868199 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:04:03.868450 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.868620 [ 54 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.22 20:04:03.868690 [ 54 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.868723 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.868760 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} executeQuery: Read 8 rows, 14.68 KiB in 0.002349 sec., 3405.7045551298424 rows/sec., 6.10 MiB/sec. 2025.03.22 20:04:03.869249 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.22 20:04:03.869505 [ 5 ] {288408b3-1643-42cb-9e67-3cd2e70702ed} TCPHandler: Processed in 0.003222828 sec. 2025.03.22 20:04:03.869962 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:03.870236 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:03.870370 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:03.870401 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:03.870668 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:03.871453 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:03.872232 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:03.872288 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:03.872361 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:03.872845 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:03.873538 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:03.873817 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:03.874132 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:03.874658 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.875484 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} executeQuery: Read 60 rows, 4.14 KiB in 0.005247 sec., 11435.105774728416 rows/sec., 789.14 KiB/sec. 2025.03.22 20:04:03.875959 [ 5 ] {37f6b604-435b-4ffb-b442-e77d2f3d63cb} TCPHandler: Processed in 0.006109029 sec. 2025.03.22 20:04:03.877926 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.009082843 sec., 9248.205655431895 rows/sec., 16.57 MiB/sec. 2025.03.22 20:04:03.878180 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.22 20:04:03.878562 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:03.878638 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_6_1} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.22 20:04:03.878742 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.03.22 20:04:04.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.93 MiB, peak 171.65 MiB, free memory in arenas 0.00 B, will set to 167.69 MiB (RSS), difference: 1.76 MiB 2025.03.22 20:04:05.768189 [ 48 ] {} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.22 20:04:05.768255 [ 48 ] {} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:05.768282 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:05.768549 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.22 20:04:05.768967 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:05.769016 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.03.22 20:04:05.769119 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.03.22 20:04:05.769281 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.03.22 20:04:05.769401 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.03.22 20:04:05.769624 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.03.22 20:04:05.771779 [ 200 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 6 columns (6 merged, 0 gathered) in 0.003430063 sec., 9912.35437949682 rows/sec., 2.03 MiB/sec. 2025.03.22 20:04:05.772019 [ 187 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.22 20:04:05.772605 [ 187 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:05.772711 [ 187 ] {820df346-c7a6-4079-a6b4-95e1cbd979ba::all_1_5_1} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.22 20:04:05.772832 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:04:08.852677 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.852994 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} executeQuery: (from [fd00:1122:3344:101::d]:62843) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:04:08.853438 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:04:08.853490 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:04:08.853861 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:04:08.853946 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:04:08.854122 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.03.22 20:04:08.854161 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.22 20:04:08.854186 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.03.22 20:04:08.854204 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:04:08.854252 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:04:08.854275 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 2025.03.22 20:04:08.855170 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} executeQuery: Read 34 rows, 1.44 KiB in 0.002319 sec., 14661.49202242346 rows/sec., 621.98 KiB/sec. 2025.03.22 20:04:08.855267 [ 5 ] {c8d40c86-1797-4010-8040-b6a751f53403} TCPHandler: Processed in 0.002728758 sec. 2025.03.22 20:04:08.857206 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.857349 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:04:08.857409 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:04:08.858181 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.858219 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.858699 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:04:08.858923 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.859115 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} executeQuery: Read 1 rows, 232.00 B in 0.001808 sec., 553.0973451327434 rows/sec., 125.31 KiB/sec. 2025.03.22 20:04:08.859170 [ 5 ] {6456c913-c1fc-4d0d-a980-f1646b7ac0d7} TCPHandler: Processed in 0.002026583 sec. 2025.03.22 20:04:08.859308 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.859417 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:04:08.859462 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:04:08.859982 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.860019 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.860434 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:04:08.860675 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.861003 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} executeQuery: Read 2 rows, 167.00 B in 0.001584 sec., 1262.6262626262628 rows/sec., 102.96 KiB/sec. 2025.03.22 20:04:08.861113 [ 5 ] {4de5804a-48a9-4e8d-9595-096ba6cc5fec} TCPHandler: Processed in 0.001855919 sec. 2025.03.22 20:04:08.861241 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.861346 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:08.861389 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:08.861973 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.862010 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.862354 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:08.862585 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.862757 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} executeQuery: Read 109 rows, 9.32 KiB in 0.001435 sec., 75958.1881533101 rows/sec., 6.34 MiB/sec. 2025.03.22 20:04:08.862806 [ 5 ] {cccaf16b-ec7d-4a89-9be2-26e40c5296ea} TCPHandler: Processed in 0.001616684 sec. 2025.03.22 20:04:08.862926 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.863028 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:08.863073 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:08.863646 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.863683 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.864021 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:04:08.864255 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.864422 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} executeQuery: Read 28 rows, 2.09 KiB in 0.001416 sec., 19774.011299435027 rows/sec., 1.44 MiB/sec. 2025.03.22 20:04:08.864471 [ 5 ] {bdf7d57a-acc3-44eb-a999-11ef8cb8f018} TCPHandler: Processed in 0.001596424 sec. 2025.03.22 20:04:08.864575 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.864674 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:08.864717 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:08.865247 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.865284 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.865620 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:08.865852 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.866051 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} executeQuery: Read 92 rows, 7.36 KiB in 0.001389 sec., 66234.70122390208 rows/sec., 5.17 MiB/sec. 2025.03.22 20:04:08.866244 [ 5 ] {bb67175e-c9d3-40b0-8d84-f1d60afefce5} TCPHandler: Processed in 0.001715006 sec. 2025.03.22 20:04:08.866407 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.866510 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:08.866558 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:08.867098 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.867138 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.867507 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:08.867739 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.867945 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} executeQuery: Read 161 rows, 11.48 KiB in 0.001458 sec., 110425.24005486968 rows/sec., 7.69 MiB/sec. 2025.03.22 20:04:08.867999 [ 5 ] {cd81364a-cdc4-4550-b6af-e3229cf87c8e} TCPHandler: Processed in 0.001642295 sec. 2025.03.22 20:04:08.868116 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.868219 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:08.868284 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:08.869367 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.869407 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.870012 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:04:08.870265 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.870491 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} executeQuery: Read 26 rows, 47.71 KiB in 0.002293 sec., 11338.8573920628 rows/sec., 20.32 MiB/sec. 2025.03.22 20:04:08.870591 [ 5 ] {6e6cfe7a-0cf0-4df3-af52-b9a766ba043d} TCPHandler: Processed in 0.002526724 sec. 2025.03.22 20:04:08.870731 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:08.870835 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:08.870881 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:08.871313 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:08.871350 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:08.871696 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:08.871923 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:08.872134 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. 2025.03.22 20:04:08.872182 [ 5 ] {8260ca81-6702-4a2c-b3df-6409af9a5aa5} TCPHandler: Processed in 0.001500501 sec. 2025.03.22 20:04:10.374449 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.03.22 20:04:10.375518 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:10.375603 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:10.376397 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:04:10.376806 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:10.377189 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.03.22 20:04:10.685741 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.03.22 20:04:10.723825 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:10.723934 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:10.736774 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:04:10.738803 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:10.748666 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.03.22 20:04:12.883604 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 312 2025.03.22 20:04:12.886569 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:12.886616 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:12.888094 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:04:12.888399 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:12.889411 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 312 2025.03.22 20:04:13.853025 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:13.853231 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:13.853309 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:13.854088 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:13.854140 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:13.854591 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:13.854850 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:13.855096 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} executeQuery: Read 72 rows, 5.96 KiB in 0.001924 sec., 37422.03742203742 rows/sec., 3.03 MiB/sec. 2025.03.22 20:04:13.855226 [ 5 ] {75aa7ba8-6907-4774-83d2-6c3cb8db1e44} TCPHandler: Processed in 0.00234212 sec. 2025.03.22 20:04:13.855383 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:13.855496 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:13.855545 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:13.856071 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:13.856111 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:13.856460 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:04:13.856704 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:13.856984 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} executeQuery: Read 8 rows, 616.00 B in 0.001501 sec., 5329.7801465689545 rows/sec., 400.77 KiB/sec. 2025.03.22 20:04:13.857124 [ 5 ] {143e38cc-0a82-4849-8570-f72a2a2e0237} TCPHandler: Processed in 0.001793478 sec. 2025.03.22 20:04:13.857251 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:13.857362 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:13.857408 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:13.857983 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:13.858024 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:13.858481 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:13.858733 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:13.858937 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} executeQuery: Read 72 rows, 5.76 KiB in 0.001598 sec., 45056.32040050063 rows/sec., 3.52 MiB/sec. 2025.03.22 20:04:13.858992 [ 5 ] {9338e884-1d3c-4192-9176-0ae06fb46215} TCPHandler: Processed in 0.001794707 sec. 2025.03.22 20:04:13.859124 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:13.859231 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:13.859280 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:13.859807 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:13.859846 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:13.860241 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:13.860475 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:13.860695 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. 2025.03.22 20:04:13.860747 [ 5 ] {529dfc7e-d357-4db7-a1d6-f7be7f12f1d1} TCPHandler: Processed in 0.001677286 sec. 2025.03.22 20:04:13.860874 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:13.860984 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:13.861050 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:13.862079 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:13.862118 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:13.862721 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:04:13.862973 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:13.863212 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} executeQuery: Read 8 rows, 14.68 KiB in 0.00225 sec., 3555.5555555555557 rows/sec., 6.37 MiB/sec. 2025.03.22 20:04:13.863318 [ 5 ] {9f1a5f67-f6e9-459e-96c4-24a08daf35b3} TCPHandler: Processed in 0.002493502 sec. 2025.03.22 20:04:13.863464 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:13.863569 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:13.863615 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:13.864051 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:13.864089 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:13.864457 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:13.864684 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:13.864891 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2025.03.22 20:04:13.864940 [ 5 ] {f2355407-b44a-457c-93ca-0ae9696ff269} TCPHandler: Processed in 0.001526942 sec. 2025.03.22 20:04:17.792025 [ 31 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:04:17.792090 [ 31 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:04:17.878311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.03.22 20:04:17.878956 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:17.879008 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:17.879558 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:04:17.879828 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:17.880131 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.03.22 20:04:18.249754 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.03.22 20:04:18.270414 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:18.270472 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:18.277794 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:04:18.278589 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:18.281769 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.03.22 20:04:18.853404 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:18.853614 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:18.853696 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:18.854558 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:18.854610 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:18.855058 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:18.855310 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:18.855559 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} executeQuery: Read 108 rows, 9.25 KiB in 0.002004 sec., 53892.21556886227 rows/sec., 4.51 MiB/sec. 2025.03.22 20:04:18.855621 [ 5 ] {718e983c-f613-45ec-bab9-4464a24687c3} TCPHandler: Processed in 0.00235797 sec. 2025.03.22 20:04:18.855744 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:18.855850 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:18.855981 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:18.856514 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:18.856554 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:18.856901 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:04:18.857140 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:18.857349 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} executeQuery: Read 26 rows, 1.96 KiB in 0.001521 sec., 17094.017094017094 rows/sec., 1.26 MiB/sec. 2025.03.22 20:04:18.857401 [ 5 ] {b8223b74-e7ed-442a-8aea-9ad468bcbd24} TCPHandler: Processed in 0.001707406 sec. 2025.03.22 20:04:18.857537 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:18.857674 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:18.857774 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:18.858454 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:18.858496 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:18.858866 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:18.859102 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:18.859315 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} executeQuery: Read 90 rows, 7.20 KiB in 0.00167 sec., 53892.21556886227 rows/sec., 4.21 MiB/sec. 2025.03.22 20:04:18.859367 [ 5 ] {eec59ed5-a6a5-48f7-8ca8-111a47d8a05b} TCPHandler: Processed in 0.001894091 sec. 2025.03.22 20:04:18.859480 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:18.859585 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:18.859633 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:18.860145 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:18.860185 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:18.860566 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:18.860820 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:18.861040 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. 2025.03.22 20:04:18.861091 [ 5 ] {92cac683-87c3-4239-82a4-bac934731014} TCPHandler: Processed in 0.001660795 sec. 2025.03.22 20:04:18.861193 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:18.861294 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:18.861357 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:18.862397 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:18.862435 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:18.863055 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:04:18.863480 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:18.863846 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} executeQuery: Read 26 rows, 47.71 KiB in 0.002542 sec., 10228.16679779701 rows/sec., 18.33 MiB/sec. 2025.03.22 20:04:18.864030 [ 5 ] {8fe58c19-1105-45b1-b3d4-b2e67e494374} TCPHandler: Processed in 0.002885381 sec. 2025.03.22 20:04:18.864181 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:18.864286 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:18.864334 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:18.864797 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:18.864837 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:18.865233 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:18.865474 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:18.865743 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. 2025.03.22 20:04:18.865938 [ 5 ] {ac2f6b51-5023-451e-a638-29a95e6ebade} TCPHandler: Processed in 0.001804778 sec. 2025.03.22 20:04:22.849593 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.849895 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:04:22.850005 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:04:22.850979 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.851025 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.851461 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:04:22.851710 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.851940 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} executeQuery: Read 24 rows, 2.04 KiB in 0.002117 sec., 11336.797354747285 rows/sec., 963.18 KiB/sec. 2025.03.22 20:04:22.852128 [ 5 ] {718dc34c-db98-4efd-a9f9-a7476d310a3b} TCPHandler: Processed in 0.002674397 sec. 2025.03.22 20:04:22.852265 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.852379 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:04:22.852427 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:04:22.852989 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.853029 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.853378 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:04:22.853623 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.853815 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} executeQuery: Read 10 rows, 835.00 B in 0.001458 sec., 6858.710562414266 rows/sec., 559.28 KiB/sec. 2025.03.22 20:04:22.853881 [ 5 ] {8ddd23d5-4120-4c7a-83e1-e8c05424cd8e} TCPHandler: Processed in 0.001669005 sec. 2025.03.22 20:04:22.854010 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.854118 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:22.854163 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:22.855424 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.855461 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.855894 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:04:22.856131 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.856318 [ 51 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:04:22.856329 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} executeQuery: Read 1337 rows, 113.88 KiB in 0.002224 sec., 601169.0647482015 rows/sec., 50.01 MiB/sec. 2025.03.22 20:04:22.856411 [ 51 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.856482 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.856496 [ 5 ] {acf935b6-1349-44f5-a6af-8ff395f2c82b} TCPHandler: Processed in 0.002533984 sec. 2025.03.22 20:04:22.856751 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.857151 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:22.857165 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:04:22.857229 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:22.857648 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:22.857751 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1384 rows starting from the beginning of the part 2025.03.22 20:04:22.858151 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2025.03.22 20:04:22.858393 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 109 rows starting from the beginning of the part 2025.03.22 20:04:22.858858 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part 2025.03.22 20:04:22.859130 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part 2025.03.22 20:04:22.859457 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1337 rows starting from the beginning of the part 2025.03.22 20:04:22.859989 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.860065 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.860836 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:04:22.861418 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.861880 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} executeQuery: Read 30 rows, 2.26 KiB in 0.004809 sec., 6238.303181534623 rows/sec., 470.11 KiB/sec. 2025.03.22 20:04:22.862043 [ 5 ] {7fb5cdf8-cf02-4b65-907f-1dc9fd37a61d} TCPHandler: Processed in 0.005392344 sec. 2025.03.22 20:04:22.862189 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.862312 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:04:22.862368 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:04:22.863072 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006402116 sec., 481403.3360220277 rows/sec., 41.92 MiB/sec. 2025.03.22 20:04:22.863355 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:04:22.863987 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.864026 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.864081 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.864113 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_16_3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:04:22.864309 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:04:22.864614 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:04:22.864858 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.865156 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} executeQuery: Read 252 rows, 17.85 KiB in 0.002855 sec., 88266.1996497373 rows/sec., 6.10 MiB/sec. 2025.03.22 20:04:22.865267 [ 5 ] {2cf9155d-b6b5-4222-9469-a2765561eb4f} TCPHandler: Processed in 0.003138347 sec. 2025.03.22 20:04:22.865372 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.865474 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:04:22.865519 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:04:22.866037 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.866076 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.866423 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:04:22.866663 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.866938 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} executeQuery: Read 12 rows, 960.00 B in 0.001468 sec., 8174.386920980927 rows/sec., 638.62 KiB/sec. 2025.03.22 20:04:22.867027 [ 5 ] {13a8e5ca-4ea4-4436-adc8-117428402795} TCPHandler: Processed in 0.001706306 sec. 2025.03.22 20:04:22.867148 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.867253 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:22.867297 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:22.868037 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.868076 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.868444 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:04:22.868679 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.868835 [ 51 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:04:22.868900 [ 51 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.868925 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} executeQuery: Read 574 rows, 44.12 KiB in 0.001688 sec., 340047.3933649289 rows/sec., 25.52 MiB/sec. 2025.03.22 20:04:22.868940 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.869080 [ 5 ] {24e0dae9-4864-40a6-b774-721a73962617} TCPHandler: Processed in 0.001977802 sec. 2025.03.22 20:04:22.869294 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:04:22.869322 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.869574 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:22.869649 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:22.869676 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:22.869711 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part 2025.03.22 20:04:22.870052 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2025.03.22 20:04:22.870472 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part 2025.03.22 20:04:22.870823 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part 2025.03.22 20:04:22.871142 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part 2025.03.22 20:04:22.871235 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 574 rows starting from the beginning of the part 2025.03.22 20:04:22.872563 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.872641 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.873802 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:04:22.874213 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.005123169 sec., 292787.5305304197 rows/sec., 23.30 MiB/sec. 2025.03.22 20:04:22.874352 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.874449 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:04:22.874744 [ 51 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:04:22.874849 [ 51 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.874931 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} executeQuery: Read 1015 rows, 70.30 KiB in 0.005417 sec., 187373.08473324717 rows/sec., 12.67 MiB/sec. 2025.03.22 20:04:22.874952 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.875318 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.875337 [ 5 ] {99b74538-98b2-4810-9277-1d5caad2bbff} TCPHandler: Processed in 0.006071389 sec. 2025.03.22 20:04:22.875411 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:04:22.875557 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_16_3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:04:22.875718 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.875741 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:04:22.875767 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:22.875807 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4114 rows starting from the beginning of the part 2025.03.22 20:04:22.876002 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:22.876120 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.03.22 20:04:22.876256 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:22.876627 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part 2025.03.22 20:04:22.877078 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part 2025.03.22 20:04:22.877467 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::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.03.22 20:04:22.877931 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1015 rows starting from the beginning of the part 2025.03.22 20:04:22.881231 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.881277 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.882049 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:04:22.882314 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.882769 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} executeQuery: Read 8 rows, 14.68 KiB in 0.006857 sec., 1166.6909727285986 rows/sec., 2.09 MiB/sec. 2025.03.22 20:04:22.883325 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5770 rows, containing 5 columns (5 merged, 0 gathered) in 0.008157113 sec., 707358.1057415779 rows/sec., 48.39 MiB/sec. 2025.03.22 20:04:22.883595 [ 5 ] {25f5ec72-509f-4f36-a17d-2aa7f77aef40} TCPHandler: Processed in 0.00800421 sec. 2025.03.22 20:04:22.883771 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:22.883932 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:04:22.883950 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:22.884082 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:22.884547 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.884673 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_16_3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:04:22.884838 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.03.22 20:04:22.884996 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.885039 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.885404 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:04:22.885641 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.885794 [ 51 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:04:22.885859 [ 51 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.885895 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.885901 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} executeQuery: Read 48 rows, 3.31 KiB in 0.001995 sec., 24060.15037593985 rows/sec., 1.62 MiB/sec. 2025.03.22 20:04:22.886146 [ 5 ] {895259dc-e0a7-4cb9-b012-e859c5d090a3} TCPHandler: Processed in 0.002421591 sec. 2025.03.22 20:04:22.886419 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:04:22.886603 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:22.886644 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part 2025.03.22 20:04:22.886764 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.03.22 20:04:22.886968 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:04:22.887174 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2025.03.22 20:04:22.887331 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:04:22.887551 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2025.03.22 20:04:22.888839 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.00280405 sec., 286728.12539006077 rows/sec., 19.36 MiB/sec. 2025.03.22 20:04:22.889018 [ 201 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:04:22.889322 [ 201 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.889395 [ 201 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_16_3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:04:22.889482 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:04:22.890567 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 356 2025.03.22 20:04:22.893890 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:22.893934 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:22.895438 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:04:22.895756 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:22.896273 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 356 2025.03.22 20:04:23.846128 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:23.846312 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:23.846384 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:23.847151 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:23.847190 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:23.847625 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:04:23.847872 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:23.848069 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} executeQuery: Read 56 rows, 4.38 KiB in 0.00181 sec., 30939.22651933702 rows/sec., 2.36 MiB/sec. 2025.03.22 20:04:23.848132 [ 5 ] {d68d2430-56a3-42b0-96b7-e4b2104016d1} TCPHandler: Processed in 0.002129485 sec. 2025.03.22 20:04:23.848273 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:23.848377 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:23.848422 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:23.848971 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:23.849008 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:23.849360 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:04:23.849594 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:23.849770 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} executeQuery: Read 64 rows, 5.12 KiB in 0.001414 sec., 45261.669024045266 rows/sec., 3.53 MiB/sec. 2025.03.22 20:04:23.849818 [ 5 ] {6fc0d0b2-5a6f-4ccb-bbcd-2855c8b4f72f} TCPHandler: Processed in 0.001593984 sec. 2025.03.22 20:04:23.849935 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:23.850038 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:23.850086 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:23.850562 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:23.850598 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:23.850956 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:04:23.851187 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:23.851360 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} executeQuery: Read 32 rows, 2.28 KiB in 0.001343 sec., 23827.252419955323 rows/sec., 1.66 MiB/sec. 2025.03.22 20:04:23.851408 [ 5 ] {e6c34b65-4130-4c9d-b394-aa75c0b7745f} TCPHandler: Processed in 0.001523103 sec. 2025.03.22 20:04:23.851511 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:23.851611 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:23.851656 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:23.852066 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:23.852102 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:23.852471 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:04:23.852711 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:23.852881 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} executeQuery: Read 12 rows, 848.00 B in 0.001291 sec., 9295.120061967467 rows/sec., 641.46 KiB/sec. 2025.03.22 20:04:23.852926 [ 5 ] {81548863-b6b1-479f-ac09-e7be2135e769} TCPHandler: Processed in 0.001464561 sec. 2025.03.22 20:04:25.380427 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.03.22 20:04:25.381098 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:25.381142 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:25.381667 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:04:25.381913 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:25.382103 [ 114 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:04:25.382162 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.03.22 20:04:25.382200 [ 114 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:25.382228 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:25.382353 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:04:25.382502 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:25.382551 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.03.22 20:04:25.382636 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:04:25.382809 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:04:25.383040 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:04:25.383284 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:04:25.383433 [ 186 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:04:25.385355 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062445 sec., 1673172.9059623927 rows/sec., 23.93 MiB/sec. 2025.03.22 20:04:25.385749 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:04:25.386060 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_11_2} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:25.386140 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_11_2} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:04:25.386246 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.03.22 20:04:25.782813 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.03.22 20:04:25.803151 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:25.803204 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:25.810475 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:04:25.811214 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:25.811592 [ 114 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:04:25.811726 [ 114 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:25.811807 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:25.812197 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:04:25.827616 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.03.22 20:04:25.829318 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:25.830888 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.03.22 20:04:25.836514 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.03.22 20:04:25.842099 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:25.847717 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.03.22 20:04:25.853402 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:25.858042 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.03.22 20:04:25.915229 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103288884 sec., 803.5714666062227 rows/sec., 4.16 MiB/sec. 2025.03.22 20:04:25.917720 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:04:25.920678 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:25.920811 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_11_2} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:04:25.923380 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.03.22 20:04:28.853930 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:28.854150 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:28.854228 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:28.855118 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.855160 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.855603 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:04:28.855861 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.856072 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} executeQuery: Read 108 rows, 9.25 KiB in 0.00198 sec., 54545.454545454544 rows/sec., 4.56 MiB/sec. 2025.03.22 20:04:28.856136 [ 5 ] {f958fd2b-5cf1-4d04-98fa-96f42a48b1b6} TCPHandler: Processed in 0.002339549 sec. 2025.03.22 20:04:28.856262 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:28.856375 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:28.856423 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:28.856966 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.857003 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.857360 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:04:28.857601 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.857722 [ 137 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:04:28.857777 [ 137 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.857789 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} executeQuery: Read 26 rows, 1.96 KiB in 0.001441 sec., 18043.025676613463 rows/sec., 1.32 MiB/sec. 2025.03.22 20:04:28.857809 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.857856 [ 5 ] {54a50188-b23b-4d52-a9c8-7ed9767ffe35} TCPHandler: Processed in 0.001645135 sec. 2025.03.22 20:04:28.858060 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:28.858111 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:04:28.858194 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:28.858270 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:28.858607 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:28.858737 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.03.22 20:04:28.859064 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2025.03.22 20:04:28.859474 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:28.859871 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:28.860068 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2025.03.22 20:04:28.860452 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:28.861298 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.861356 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.862357 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:04:28.862933 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.863300 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005344623 sec., 30685.045512096927 rows/sec., 2.38 MiB/sec. 2025.03.22 20:04:28.863527 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} executeQuery: Read 90 rows, 7.20 KiB in 0.005347 sec., 16831.868337385447 rows/sec., 1.31 MiB/sec. 2025.03.22 20:04:28.863662 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:04:28.863987 [ 5 ] {8d0dd42e-02e6-48a5-9fce-26c5e865a355} TCPHandler: Processed in 0.006009438 sec. 2025.03.22 20:04:28.864316 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:28.864462 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:28.864500 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.864521 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:28.864622 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_11_2} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:04:28.864750 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:04:28.865188 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.865225 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.865607 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:04:28.865856 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.866066 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. 2025.03.22 20:04:28.866160 [ 5 ] {16ee9191-9817-4c28-9c52-0b1d0aa6126e} TCPHandler: Processed in 0.001918411 sec. 2025.03.22 20:04:28.866288 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:28.866391 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:28.866455 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:28.867552 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.867588 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.868241 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:04:28.868498 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.868633 [ 137 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:04:28.868680 [ 137 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.868709 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.868718 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} executeQuery: Read 26 rows, 47.71 KiB in 0.002345 sec., 11087.420042643924 rows/sec., 19.87 MiB/sec. 2025.03.22 20:04:28.869593 [ 5 ] {7c303f11-dc1c-4b83-90dc-decc1e15f999} TCPHandler: Processed in 0.003346321 sec. 2025.03.22 20:04:28.869645 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:04:28.869881 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:28.870152 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:28.870289 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:28.870400 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:28.870627 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part 2025.03.22 20:04:28.871496 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:28.872254 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:28.872491 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:28.872585 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:28.873008 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:28.873700 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.03.22 20:04:28.874090 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:04:28.874307 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:28.875032 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.875579 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} executeQuery: Read 60 rows, 4.14 KiB in 0.005531 sec., 10847.947929849935 rows/sec., 748.62 KiB/sec. 2025.03.22 20:04:28.875711 [ 5 ] {bd06cb49-ae60-4bae-b10e-9c5f1c82b89e} TCPHandler: Processed in 0.005897395 sec. 2025.03.22 20:04:28.878015 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.009185205 sec., 19378.99045258108 rows/sec., 34.73 MiB/sec. 2025.03.22 20:04:28.878439 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:04:28.878903 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:28.878982 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_11_2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:04:28.879124 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.03.22 20:04:32.792341 [ 149 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:04:32.792424 [ 149 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:04:32.883268 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.03.22 20:04:32.883905 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:32.883957 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:32.884494 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:32.884753 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:32.885030 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.03.22 20:04:32.897473 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 376 2025.03.22 20:04:32.900286 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:32.900339 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:32.901790 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:04:32.902118 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:32.902642 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 376 2025.03.22 20:04:33.328681 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.03.22 20:04:33.348498 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.348556 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.355779 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:33.356519 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.359651 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.03.22 20:04:33.854001 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:33.854285 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:33.854394 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:33.855366 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.855410 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.855870 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:04:33.856131 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.856359 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} executeQuery: Read 82 rows, 6.94 KiB in 0.002146 sec., 38210.62441752097 rows/sec., 3.16 MiB/sec. 2025.03.22 20:04:33.856443 [ 5 ] {adaa563c-06cc-4a50-b3b0-0f69231dbbfb} TCPHandler: Processed in 0.002602185 sec. 2025.03.22 20:04:33.856597 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:33.856703 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:33.856750 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:33.857274 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.857313 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.857665 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:33.857907 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.858119 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} executeQuery: Read 13 rows, 1001.00 B in 0.001442 sec., 9015.256588072123 rows/sec., 677.91 KiB/sec. 2025.03.22 20:04:33.858171 [ 5 ] {5c0a9ba8-dac6-421d-a88a-1856bb1deb1c} TCPHandler: Processed in 0.001633675 sec. 2025.03.22 20:04:33.858273 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:33.858376 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:33.858421 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:33.858957 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.858997 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.859351 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:04:33.859589 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.859793 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} executeQuery: Read 86 rows, 6.88 KiB in 0.00144 sec., 59722.22222222222 rows/sec., 4.67 MiB/sec. 2025.03.22 20:04:33.859844 [ 5 ] {29419d97-b824-4010-babb-75e28d68c40a} TCPHandler: Processed in 0.001619444 sec. 2025.03.22 20:04:33.859957 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:33.860060 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:33.860109 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:33.860617 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.860657 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.861060 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:04:33.861298 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.861505 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. 2025.03.22 20:04:33.861555 [ 5 ] {b31b38a8-ffe1-4a2f-9f01-78fb30d748ef} TCPHandler: Processed in 0.001648005 sec. 2025.03.22 20:04:33.861688 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:33.861791 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:33.861862 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:33.862901 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.862940 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.863554 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:04:33.863804 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.864067 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} executeQuery: Read 13 rows, 23.85 KiB in 0.002297 sec., 5659.55594253374 rows/sec., 10.14 MiB/sec. 2025.03.22 20:04:33.864169 [ 5 ] {7075c681-0d71-4aa7-9ea6-a4624b58f5bf} TCPHandler: Processed in 0.002530214 sec. 2025.03.22 20:04:33.864308 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:33.864412 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.22 20:04:33.864458 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.22 20:04:33.864875 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.864915 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.865265 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.22 20:04:33.865499 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.865782 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} executeQuery: Read 9 rows, 651.00 B in 0.001375 sec., 6545.454545454546 rows/sec., 462.36 KiB/sec. 2025.03.22 20:04:33.865840 [ 5 ] {f3ff86bd-f88e-495d-a9f6-f59d4b74a5e1} TCPHandler: Processed in 0.001583134 sec. 2025.03.22 20:04:33.865945 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:33.866049 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:33.866096 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:33.866533 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:33.866572 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:33.866927 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:04:33.867162 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:33.867373 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. 2025.03.22 20:04:33.867420 [ 5 ] {c2ec3c2a-3f00-4a29-bc2e-a8e125f10979} TCPHandler: Processed in 0.001523862 sec. 2025.03.22 20:04:38.853889 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:38.854151 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:04:38.854260 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:04:38.855291 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:38.855343 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:38.855771 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:04:38.856023 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:38.856272 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} executeQuery: Read 2 rows, 167.00 B in 0.002199 sec., 909.5043201455206 rows/sec., 74.16 KiB/sec. 2025.03.22 20:04:38.856339 [ 5 ] {c30cc57d-ab7d-438c-96f0-ab5438fb4b45} TCPHandler: Processed in 0.002588895 sec. 2025.03.22 20:04:38.856451 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:38.856560 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:38.856608 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:38.857193 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:38.857234 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:38.857597 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:04:38.857841 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:38.858072 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} executeQuery: Read 109 rows, 9.32 KiB in 0.001538 sec., 70871.26137841352 rows/sec., 5.92 MiB/sec. 2025.03.22 20:04:38.858195 [ 5 ] {c6d04323-e11f-47a8-8732-5e35ecdf5d13} TCPHandler: Processed in 0.001794267 sec. 2025.03.22 20:04:38.858342 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:38.858447 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:38.858493 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:38.859025 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:38.859063 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:38.859414 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:38.859659 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:38.859870 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} executeQuery: Read 28 rows, 2.09 KiB in 0.001446 sec., 19363.762102351313 rows/sec., 1.41 MiB/sec. 2025.03.22 20:04:38.859920 [ 5 ] {6780cec7-2142-4c94-9af2-ef0f9da7171b} TCPHandler: Processed in 0.001627834 sec. 2025.03.22 20:04:38.860023 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:38.860123 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:38.860168 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:38.860708 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:38.860747 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:38.861095 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:04:38.861330 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:38.861592 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} executeQuery: Read 92 rows, 7.36 KiB in 0.00149 sec., 61744.96644295302 rows/sec., 4.82 MiB/sec. 2025.03.22 20:04:38.861807 [ 5 ] {968ba126-5b59-4999-9d38-c964185a1798} TCPHandler: Processed in 0.001829139 sec. 2025.03.22 20:04:38.861961 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:38.862068 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:38.862118 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:38.862661 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:38.862700 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:38.863075 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:04:38.863310 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:38.863525 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} executeQuery: Read 161 rows, 11.48 KiB in 0.00148 sec., 108783.78378378379 rows/sec., 7.58 MiB/sec. 2025.03.22 20:04:38.863577 [ 5 ] {c39dbb00-b3bf-409b-8206-71a5cd3c2b4b} TCPHandler: Processed in 0.001667855 sec. 2025.03.22 20:04:38.863682 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:38.863781 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:38.863844 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:38.864992 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:38.865030 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:38.865663 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:38.865931 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:38.866199 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} executeQuery: Read 26 rows, 47.71 KiB in 0.002433 sec., 10686.395396629676 rows/sec., 19.15 MiB/sec. 2025.03.22 20:04:38.866333 [ 5 ] {e18d83e6-fe42-4b57-b00d-3c5a32530dc3} TCPHandler: Processed in 0.002702468 sec. 2025.03.22 20:04:38.866462 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:38.866566 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:38.866611 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:38.867047 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:38.867085 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:38.867433 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:04:38.867669 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:38.867938 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. 2025.03.22 20:04:38.868126 [ 5 ] {14dd5f47-4535-4297-a118-4a2839d78e8c} TCPHandler: Processed in 0.001711436 sec. 2025.03.22 20:04:40.386135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.03.22 20:04:40.386861 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:40.386921 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:40.387585 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:40.387868 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:40.388164 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.03.22 20:04:40.860692 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 99 2025.03.22 20:04:40.880826 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:40.880898 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:40.888604 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:04:40.889508 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:40.893337 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 99 2025.03.22 20:04:42.903753 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 404 2025.03.22 20:04:42.907012 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:42.907073 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:42.908567 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:04:42.908892 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:42.909909 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 404 2025.03.22 20:04:43.853079 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:43.853274 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:43.853349 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:43.854113 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.854169 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:43.854615 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:04:43.854879 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.855081 [ 139 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:04:43.855157 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} executeQuery: Read 82 rows, 6.94 KiB in 0.001929 sec., 42509.072058061174 rows/sec., 3.51 MiB/sec. 2025.03.22 20:04:43.855162 [ 139 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.855241 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:43.855300 [ 5 ] {f3e7dddf-a103-405f-b782-b7fc6015d628} TCPHandler: Processed in 0.00235108 sec. 2025.03.22 20:04:43.855549 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:43.855548 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:04:43.855727 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:43.855843 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:43.855875 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:43.855985 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1390 rows starting from the beginning of the part 2025.03.22 20:04:43.856280 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2025.03.22 20:04:43.856744 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part 2025.03.22 20:04:43.857162 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::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.03.22 20:04:43.857438 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 109 rows starting from the beginning of the part 2025.03.22 20:04:43.857821 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::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.03.22 20:04:43.858540 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.858608 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:43.859529 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:43.860158 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.860558 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} executeQuery: Read 13 rows, 1001.00 B in 0.004894 sec., 2656.313853698406 rows/sec., 199.74 KiB/sec. 2025.03.22 20:04:43.860897 [ 5 ] {c4f5a536-fe8f-4131-9517-992a0a0322c3} TCPHandler: Processed in 0.005426315 sec. 2025.03.22 20:04:43.861255 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:43.861316 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1827 rows, containing 5 columns (5 merged, 0 gathered) in 0.005964417 sec., 306316.6106595163 rows/sec., 26.65 MiB/sec. 2025.03.22 20:04:43.861411 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:43.861465 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:43.861639 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:04:43.862222 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.862446 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_21_4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:04:43.862604 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.22 20:04:43.862746 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.862791 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:43.863165 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:04:43.863403 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.863568 [ 139 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:04:43.863636 [ 139 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.863652 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} executeQuery: Read 77 rows, 6.16 KiB in 0.002272 sec., 33890.84507042253 rows/sec., 2.65 MiB/sec. 2025.03.22 20:04:43.863676 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:43.863821 [ 5 ] {0810fe5c-4c72-4230-8803-6095a02871e0} TCPHandler: Processed in 0.002684827 sec. 2025.03.22 20:04:43.863889 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:04:43.863969 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:43.864011 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:43.864051 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 612 rows starting from the beginning of the part 2025.03.22 20:04:43.864102 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:43.864246 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2025.03.22 20:04:43.864259 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:43.864556 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part 2025.03.22 20:04:43.864756 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 86 rows starting from the beginning of the part 2025.03.22 20:04:43.865015 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 92 rows starting from the beginning of the part 2025.03.22 20:04:43.865220 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part 2025.03.22 20:04:43.865933 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.865979 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:43.866612 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:04:43.866939 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.866940 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.003127296 sec., 326480.12851997383 rows/sec., 26.19 MiB/sec. 2025.03.22 20:04:43.867161 [ 139 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:04:43.867241 [ 139 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.867301 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:43.867314 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:04:43.867382 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} executeQuery: Read 160 rows, 11.41 KiB in 0.00328 sec., 48780.48780487805 rows/sec., 3.40 MiB/sec. 2025.03.22 20:04:43.867850 [ 5 ] {441e3642-0cf7-45e9-ae35-28a99340dfdf} TCPHandler: Processed in 0.003932624 sec. 2025.03.22 20:04:43.868300 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:43.868312 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:04:43.868350 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.868609 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:43.868696 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:43.868743 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_21_4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:04:43.868802 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5770 rows starting from the beginning of the part 2025.03.22 20:04:43.868836 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:43.869170 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.03.22 20:04:43.869325 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part 2025.03.22 20:04:43.869541 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.03.22 20:04:43.869764 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.03.22 20:04:43.869989 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part 2025.03.22 20:04:43.870209 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2025.03.22 20:04:43.872222 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.872272 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:43.873076 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:43.873464 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.873544 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6443 rows, containing 5 columns (5 merged, 0 gathered) in 0.006031809 sec., 1068170.427810297 rows/sec., 73.21 MiB/sec. 2025.03.22 20:04:43.873802 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} executeQuery: Read 13 rows, 23.85 KiB in 0.005308 sec., 2449.1333835719665 rows/sec., 4.39 MiB/sec. 2025.03.22 20:04:43.873909 [ 5 ] {3e28f940-dcea-46f2-8674-1a87104b1e5a} TCPHandler: Processed in 0.005738812 sec. 2025.03.22 20:04:43.874059 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:43.874168 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:43.874234 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:43.874374 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:04:43.875069 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.875284 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.875291 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_21_4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:04:43.875351 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:43.875510 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. 2025.03.22 20:04:43.875864 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:04:43.876109 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.876274 [ 139 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:04:43.876329 [ 139 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:43.876364 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} executeQuery: Read 60 rows, 4.14 KiB in 0.002216 sec., 27075.81227436823 rows/sec., 1.82 MiB/sec. 2025.03.22 20:04:43.876370 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.03.22 20:04:43.876535 [ 5 ] {22fd6506-3f0a-4d64-96b0-6e863ae346f3} TCPHandler: Processed in 0.002519933 sec. 2025.03.22 20:04:43.876840 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:04:43.877057 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:43.877091 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part 2025.03.22 20:04:43.877185 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2025.03.22 20:04:43.877300 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.03.22 20:04:43.877516 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.03.22 20:04:43.877660 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:04:43.877801 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2025.03.22 20:04:43.879074 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565914 sec., 411549.256911962 rows/sec., 27.77 MiB/sec. 2025.03.22 20:04:43.879259 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:04:43.879546 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:43.879628 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_21_4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:04:43.879713 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:04:47.792478 [ 134 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:04:47.792579 [ 134 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:04:47.889280 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.03.22 20:04:47.889919 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:47.889967 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:47.890490 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:47.890742 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:47.891019 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.03.22 20:04:48.394377 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 106 2025.03.22 20:04:48.416084 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:48.416146 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:48.423687 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:04:48.424436 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:48.427707 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.03.22 20:04:48.854360 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:48.854571 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:48.854655 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:48.855547 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:48.855596 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:48.856033 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:04:48.856285 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:48.856525 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} executeQuery: Read 108 rows, 9.25 KiB in 0.002012 sec., 53677.9324055666 rows/sec., 4.49 MiB/sec. 2025.03.22 20:04:48.856594 [ 5 ] {59b92160-5585-48c8-b528-c2b323a36177} TCPHandler: Processed in 0.00237137 sec. 2025.03.22 20:04:48.856726 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:48.856837 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:48.856886 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:48.857436 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:48.857476 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:48.857830 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:48.858095 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:48.858315 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} executeQuery: Read 26 rows, 1.96 KiB in 0.001504 sec., 17287.23404255319 rows/sec., 1.27 MiB/sec. 2025.03.22 20:04:48.858369 [ 5 ] {c651f127-ab12-445d-ab2a-fe3f4ff1aed2} TCPHandler: Processed in 0.001695156 sec. 2025.03.22 20:04:48.858474 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:48.858603 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:48.858647 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:48.859238 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:48.859278 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:48.859648 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:04:48.859880 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:48.860107 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} executeQuery: Read 90 rows, 7.20 KiB in 0.001525 sec., 59016.393442622946 rows/sec., 4.61 MiB/sec. 2025.03.22 20:04:48.860208 [ 5 ] {caef3560-4b52-4e1c-956d-b4c959625a15} TCPHandler: Processed in 0.001784588 sec. 2025.03.22 20:04:48.860325 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:48.860429 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:48.860478 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:48.861008 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:48.861046 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:48.861429 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:04:48.861658 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:48.861862 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. 2025.03.22 20:04:48.861912 [ 5 ] {fa666102-cfed-47a8-8438-49b9d298d92a} TCPHandler: Processed in 0.001638175 sec. 2025.03.22 20:04:48.862016 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:48.862116 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:48.862181 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:48.863340 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:48.863380 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:48.864030 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:48.864289 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:48.864568 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} executeQuery: Read 26 rows, 47.71 KiB in 0.002471 sec., 10522.055847834885 rows/sec., 18.86 MiB/sec. 2025.03.22 20:04:48.864710 [ 5 ] {fb26c230-2125-4656-91d5-6c86d2b91105} TCPHandler: Processed in 0.002742358 sec. 2025.03.22 20:04:48.864867 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:48.865035 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:48.865111 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:48.865581 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:48.865621 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:48.866032 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:04:48.866303 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:48.866519 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. 2025.03.22 20:04:48.866571 [ 5 ] {27b74ece-f57e-4a84-bc45-80a84ffdca97} TCPHandler: Processed in 0.001766538 sec. 2025.03.22 20:04:52.899461 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.899764 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:04:52.899872 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:04:52.900930 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.900978 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.901410 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:04:52.901663 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.901860 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} executeQuery: Read 24 rows, 2.04 KiB in 0.002176 sec., 11029.411764705883 rows/sec., 937.07 KiB/sec. 2025.03.22 20:04:52.901918 [ 5 ] {30445ecf-093c-461a-b10c-879aee8d789b} TCPHandler: Processed in 0.002608075 sec. 2025.03.22 20:04:52.902027 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.902129 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:52.902173 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:52.903158 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.903195 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.903629 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:04:52.903865 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.904071 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} executeQuery: Read 1342 rows, 114.49 KiB in 0.001954 sec., 686796.3152507676 rows/sec., 57.22 MiB/sec. 2025.03.22 20:04:52.904161 [ 5 ] {b885facf-88b4-49e2-ada8-4b52079e68fe} TCPHandler: Processed in 0.002180096 sec. 2025.03.22 20:04:52.904411 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.904515 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:52.904561 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:52.905114 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.905153 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.905494 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:04:52.905732 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.905851 [ 69 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:04:52.905894 [ 69 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.905915 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} executeQuery: Read 25 rows, 1.94 KiB in 0.001422 sec., 17580.87201125176 rows/sec., 1.33 MiB/sec. 2025.03.22 20:04:52.905920 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.906014 [ 5 ] {d42bc971-cf38-4208-814e-6e3ef8aa1757} TCPHandler: Processed in 0.001675806 sec. 2025.03.22 20:04:52.906170 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:04:52.906214 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.906433 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:04:52.906457 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:52.906515 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:04:52.906534 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part 2025.03.22 20:04:52.906880 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.03.22 20:04:52.907214 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part 2025.03.22 20:04:52.907581 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.03.22 20:04:52.907974 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:52.908303 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part 2025.03.22 20:04:52.909250 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.909322 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.910285 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:04:52.911224 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.911420 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378334 sec., 30306.782732347972 rows/sec., 2.35 MiB/sec. 2025.03.22 20:04:52.911949 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:04:52.912180 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 31 entries to flush up to offset 435 2025.03.22 20:04:52.912191 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} executeQuery: Read 252 rows, 17.85 KiB in 0.005803 sec., 43425.814234016885 rows/sec., 3.00 MiB/sec. 2025.03.22 20:04:52.912528 [ 5 ] {b185dde5-34a6-4fe0-a600-b91cbab4d1cd} TCPHandler: Processed in 0.006373985 sec. 2025.03.22 20:04:52.912879 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.913129 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.913357 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:04:52.913612 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:04:52.913787 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_16_3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:04:52.914261 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:04:52.915720 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.915807 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.917316 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:04:52.918022 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.918876 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} executeQuery: Read 12 rows, 960.00 B in 0.0057 sec., 2105.2631578947367 rows/sec., 164.47 KiB/sec. 2025.03.22 20:04:52.919225 [ 5 ] {126205c8-a928-4287-8253-695e8c7cf529} TCPHandler: Processed in 0.006446547 sec. 2025.03.22 20:04:52.919557 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.919817 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:52.919959 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:52.923197 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.923332 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.924158 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.924231 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.924550 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:04:52.925218 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.925752 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} executeQuery: Read 569 rows, 43.70 KiB in 0.006026 sec., 94424.16196481911 rows/sec., 7.08 MiB/sec. 2025.03.22 20:04:52.925973 [ 5 ] {7512d158-101b-40e9-a3bb-c555e678b5b2} TCPHandler: Processed in 0.006534989 sec. 2025.03.22 20:04:52.926155 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.926398 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:52.926543 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:52.929292 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.929326 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:04:52.929351 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.930129 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.930365 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:04:52.930367 [ 69 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.22 20:04:52.930480 [ 69 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.930567 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.931336 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.931555 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.22 20:04:52.932158 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} executeQuery: Read 1010 rows, 69.95 KiB in 0.005822 sec., 173479.90381312263 rows/sec., 11.73 MiB/sec. 2025.03.22 20:04:52.932526 [ 5 ] {74af723a-84f7-4dfb-89b2-4722058cae9b} TCPHandler: Processed in 0.006445737 sec. 2025.03.22 20:04:52.932889 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.933227 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:52.933597 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:52.935457 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 435 2025.03.22 20:04:52.937058 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:52.937543 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part 2025.03.22 20:04:52.939978 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::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.03.22 20:04:52.940184 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.940256 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.941947 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part 2025.03.22 20:04:52.943594 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:04:52.943776 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part 2025.03.22 20:04:52.944274 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.944785 [ 69 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:04:52.944884 [ 69 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.944979 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.945403 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} executeQuery: Read 13 rows, 23.85 KiB in 0.012242 sec., 1061.9179872569841 rows/sec., 1.90 MiB/sec. 2025.03.22 20:04:52.945737 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:04:52.946739 [ 5 ] {c0a0c57a-8ac6-451d-b478-aa0deae8f252} TCPHandler: Processed in 0.013958397 sec. 2025.03.22 20:04:52.947290 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:52.947439 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part 2025.03.22 20:04:52.947682 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:04:52.947701 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:52.947927 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:52.947965 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part 2025.03.22 20:04:52.950001 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.03.22 20:04:52.951416 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:52.952445 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2025.03.22 20:04:52.952538 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:52.952648 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:52.952808 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.03.22 20:04:52.954384 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.03.22 20:04:52.955181 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:04:52.955743 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.03.22 20:04:52.956305 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.957541 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} executeQuery: Read 48 rows, 3.31 KiB in 0.009959 sec., 4819.761020182749 rows/sec., 332.61 KiB/sec. 2025.03.22 20:04:52.958013 [ 5 ] {17f18237-b4bf-464c-86ac-6adc90e0ec86} TCPHandler: Processed in 0.01085322 sec. 2025.03.22 20:04:52.962814 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.017653285 sec., 15237.957128092588 rows/sec., 27.31 MiB/sec. 2025.03.22 20:04:52.963289 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:04:52.963944 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.964083 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_16_3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:04:52.964233 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2025.03.22 20:04:52.968194 [ 188 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 72 columns (72 merged, 0 gathered) in 0.037333372 sec., 11651.773646377296 rows/sec., 10.64 MiB/sec. 2025.03.22 20:04:52.969841 [ 188 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.22 20:04:52.970704 [ 188 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:52.970807 [ 188 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_11_2} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.22 20:04:52.971160 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2025.03.22 20:04:53.846334 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:53.846526 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:53.846597 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:53.847422 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:53.847475 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:53.847917 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:04:53.848170 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:53.848417 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. 2025.03.22 20:04:53.848482 [ 5 ] {a2063467-5c04-4705-987b-fa9ebe446eaa} TCPHandler: Processed in 0.002273768 sec. 2025.03.22 20:04:53.848596 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:53.848707 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:53.848754 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:53.849318 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:53.849359 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:53.849714 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:04:53.849959 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:53.850175 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} executeQuery: Read 64 rows, 5.12 KiB in 0.001496 sec., 42780.74866310161 rows/sec., 3.34 MiB/sec. 2025.03.22 20:04:53.850228 [ 5 ] {ceab14f3-e023-451b-83cc-43c72bdbb593} TCPHandler: Processed in 0.001684305 sec. 2025.03.22 20:04:53.850342 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:53.850450 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:53.850500 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:53.850996 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:53.851036 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:53.851413 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:04:53.851663 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:53.851893 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} executeQuery: Read 32 rows, 2.28 KiB in 0.001467 sec., 21813.224267211997 rows/sec., 1.52 MiB/sec. 2025.03.22 20:04:53.851945 [ 5 ] {e43e8f09-478d-410a-b81e-972b85920202} TCPHandler: Processed in 0.001653035 sec. 2025.03.22 20:04:53.852079 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:53.852185 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:53.852232 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:53.852661 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:53.852700 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:53.853053 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:04:53.853287 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:53.853498 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} executeQuery: Read 12 rows, 848.00 B in 0.001335 sec., 8988.76404494382 rows/sec., 620.32 KiB/sec. 2025.03.22 20:04:53.853546 [ 5 ] {cd27c124-13e9-4a38-a753-14cec7a4bbc0} TCPHandler: Processed in 0.001517412 sec. 2025.03.22 20:04:55.392110 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.03.22 20:04:55.392789 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:55.392830 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:55.393352 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:55.393606 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:55.393895 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.03.22 20:04:55.928744 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.03.22 20:04:55.950533 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:55.950601 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:55.958420 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:04:55.959226 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:55.962114 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.03.22 20:04:58.853718 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:58.853984 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:04:58.854076 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:04:58.854989 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:58.855035 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:58.855499 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:04:58.855752 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:58.856031 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} executeQuery: Read 108 rows, 9.25 KiB in 0.002114 sec., 51087.9848628193 rows/sec., 4.27 MiB/sec. 2025.03.22 20:04:58.856087 [ 5 ] {656d2325-d094-4d7c-92a2-4503c3f089dc} TCPHandler: Processed in 0.002518664 sec. 2025.03.22 20:04:58.856207 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:58.856313 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:04:58.856358 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:04:58.856895 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:58.856933 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:58.857275 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:04:58.857520 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:58.857739 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} executeQuery: Read 26 rows, 1.96 KiB in 0.001449 sec., 17943.409247757074 rows/sec., 1.32 MiB/sec. 2025.03.22 20:04:58.857796 [ 5 ] {decfb847-699f-4aab-9c9f-caff8de41bd3} TCPHandler: Processed in 0.001639535 sec. 2025.03.22 20:04:58.857900 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:58.858002 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:04:58.858045 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:04:58.858591 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:58.858630 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:58.858980 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:04:58.859213 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:58.859430 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} executeQuery: Read 90 rows, 7.20 KiB in 0.00145 sec., 62068.965517241384 rows/sec., 4.85 MiB/sec. 2025.03.22 20:04:58.859480 [ 5 ] {46de3c8d-04f7-4e57-bed9-f0a3e7c15425} TCPHandler: Processed in 0.001628865 sec. 2025.03.22 20:04:58.859592 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:58.859697 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:58.859745 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:04:58.860266 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:58.860304 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:58.860680 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:04:58.860913 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:58.861129 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. 2025.03.22 20:04:58.861178 [ 5 ] {5e4f86be-e6aa-417e-8cce-a79576e49e99} TCPHandler: Processed in 0.001636905 sec. 2025.03.22 20:04:58.861310 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:58.861413 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:04:58.861478 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:04:58.862540 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:58.862578 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:58.863233 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:04:58.863495 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:58.863748 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} executeQuery: Read 26 rows, 47.71 KiB in 0.002356 sec., 11035.65365025467 rows/sec., 19.78 MiB/sec. 2025.03.22 20:04:58.863843 [ 5 ] {066ac81e-e3ff-4a75-a30f-d9217db8e4f6} TCPHandler: Processed in 0.002581965 sec. 2025.03.22 20:04:58.863982 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:04:58.864087 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:04:58.864133 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:04:58.864564 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:04:58.864603 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:04:58.865052 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:04:58.865365 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:04:58.865624 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. 2025.03.22 20:04:58.865675 [ 5 ] {a01cd20d-2af3-4e50-8834-bb07173279e9} TCPHandler: Processed in 0.001743477 sec. 2025.03.22 20:05:02.792639 [ 46 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:05:02.792756 [ 46 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:05:02.895008 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.03.22 20:05:02.895643 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:02.895689 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:02.896282 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:05:02.896535 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:02.896776 [ 46 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:05:02.896812 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.03.22 20:05:02.896875 [ 46 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:02.896923 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:02.897361 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:05:02.897623 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:02.897695 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:05:02.897805 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:05:02.898008 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:05:02.898214 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:05:02.898358 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:05:02.898482 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::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.03.22 20:05:02.900202 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003157137 sec., 2337877.6404064824 rows/sec., 33.44 MiB/sec. 2025.03.22 20:05:02.901142 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:05:02.901500 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_16_3} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:02.901591 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_16_3} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:05:02.901703 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.22 20:05:02.936851 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 31 entries to flush up to offset 466 2025.03.22 20:05:02.939895 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:02.939937 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:02.941393 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:05:02.941704 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:02.942870 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 466 2025.03.22 20:05:03.001547 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001038202 sec. 2025.03.22 20:05:03.463162 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.03.22 20:05:03.485238 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.485304 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.492956 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:05:03.493766 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.494189 [ 49 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:05:03.494363 [ 49 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.494459 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.494936 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:05:03.509082 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.03.22 20:05:03.510981 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:03.512634 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.03.22 20:05:03.518532 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.03.22 20:05:03.524292 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2025.03.22 20:05:03.529657 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part 2025.03.22 20:05:03.535338 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.03.22 20:05:03.540008 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.03.22 20:05:03.598993 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104358807 sec., 1159.4613188707685 rows/sec., 6.00 MiB/sec. 2025.03.22 20:05:03.601629 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:05:03.604603 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.604746 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_16_3} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:05:03.607393 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.03.22 20:05:03.853204 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:03.853382 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:03.853451 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:03.854228 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.854271 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.854698 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:05:03.854948 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.855099 [ 49 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:05:03.855146 [ 49 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.855159 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} executeQuery: Read 82 rows, 6.94 KiB in 0.001827 sec., 44882.32074438971 rows/sec., 3.71 MiB/sec. 2025.03.22 20:05:03.855175 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.855296 [ 5 ] {53429233-ea8a-4b94-8af7-5a5ce6cf3c27} TCPHandler: Processed in 0.002210387 sec. 2025.03.22 20:05:03.855831 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:05:03.855952 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:03.856503 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:03.856541 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:03.856646 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:03.856653 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part 2025.03.22 20:05:03.857043 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part 2025.03.22 20:05:03.857375 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:05:03.857724 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2025.03.22 20:05:03.858094 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part 2025.03.22 20:05:03.858451 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::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.03.22 20:05:03.859499 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.859575 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.860529 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:05:03.861068 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.861513 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} executeQuery: Read 13 rows, 1001.00 B in 0.005112 sec., 2543.035993740219 rows/sec., 191.22 KiB/sec. 2025.03.22 20:05:03.862039 [ 5 ] {c4a30846-62d5-4c81-b55c-d16d84c2fe0e} TCPHandler: Processed in 0.006287233 sec. 2025.03.22 20:05:03.862333 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:03.862582 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3097 rows, containing 5 columns (5 merged, 0 gathered) in 0.007268584 sec., 426080.2379115382 rows/sec., 37.12 MiB/sec. 2025.03.22 20:05:03.862597 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:03.862681 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:03.862888 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:05:03.863533 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.863737 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_26_5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:05:03.863926 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.22 20:05:03.864057 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.864101 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.864461 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:05:03.864707 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.864834 [ 49 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:05:03.864869 [ 49 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.864891 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.864906 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} executeQuery: Read 77 rows, 6.16 KiB in 0.002362 sec., 32599.49195596952 rows/sec., 2.55 MiB/sec. 2025.03.22 20:05:03.865549 [ 5 ] {198aef03-4b19-484d-ae3e-6f92dd2da0c9} TCPHandler: Processed in 0.00327967 sec. 2025.03.22 20:05:03.865801 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:05:03.866139 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:03.866417 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:03.866437 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:03.866461 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 627 rows starting from the beginning of the part 2025.03.22 20:05:03.866505 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:03.866636 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part 2025.03.22 20:05:03.866871 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 569 rows starting from the beginning of the part 2025.03.22 20:05:03.867089 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2025.03.22 20:05:03.867314 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part 2025.03.22 20:05:03.867505 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part 2025.03.22 20:05:03.868092 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.868136 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.868746 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:05:03.869067 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.869300 [ 53 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:05:03.869357 [ 53 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.869365 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.004406564 sec., 344259.155205734 rows/sec., 27.41 MiB/sec. 2025.03.22 20:05:03.869389 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.869427 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} executeQuery: Read 160 rows, 11.41 KiB in 0.00302 sec., 52980.132450331126 rows/sec., 3.69 MiB/sec. 2025.03.22 20:05:03.869809 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:05:03.870028 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:05:03.870056 [ 5 ] {ff73c523-39b2-45fd-a8bd-067312ec934a} TCPHandler: Processed in 0.004086827 sec. 2025.03.22 20:05:03.870624 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:03.870700 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:03.870840 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6443 rows starting from the beginning of the part 2025.03.22 20:05:03.870866 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:03.870970 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.871339 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::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.03.22 20:05:03.871389 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:03.871536 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_26_5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:05:03.871856 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:05:03.871966 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:05:03.872350 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part 2025.03.22 20:05:03.872772 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:03.873151 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:03.876905 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.876959 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.877918 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:05:03.878424 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.878961 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} executeQuery: Read 13 rows, 23.85 KiB in 0.008125 sec., 1600 rows/sec., 2.87 MiB/sec. 2025.03.22 20:05:03.879432 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7965 rows, containing 5 columns (5 merged, 0 gathered) in 0.009939961 sec., 801310.9910592204 rows/sec., 54.89 MiB/sec. 2025.03.22 20:05:03.879478 [ 5 ] {0d8436eb-136c-4e17-9499-e5276cd99377} TCPHandler: Processed in 0.009011781 sec. 2025.03.22 20:05:03.879635 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:03.879742 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:03.879789 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:03.879919 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:05:03.880341 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.880459 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_26_5} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:05:03.880468 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.880515 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.880557 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2025.03.22 20:05:03.880903 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:05:03.881145 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.881270 [ 53 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:05:03.881312 [ 53 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:03.881333 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. 2025.03.22 20:05:03.881340 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:03.881453 [ 5 ] {ee4ddfe3-3c5e-4601-b6ac-987dd9422320} TCPHandler: Processed in 0.00186708 sec. 2025.03.22 20:05:03.881889 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:05:03.882051 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:03.882090 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1056 rows starting from the beginning of the part 2025.03.22 20:05:03.882212 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::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.03.22 20:05:03.882425 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2025.03.22 20:05:03.882629 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2025.03.22 20:05:03.882822 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:03.882989 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:03.884338 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 4 columns (4 merged, 0 gathered) in 0.00284396 sec., 455702.6118510809 rows/sec., 30.74 MiB/sec. 2025.03.22 20:05:03.884691 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:05:03.885065 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:03.885149 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_26_5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:05:03.885235 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.03.22 20:05:04.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.31 MiB, peak 185.73 MiB, free memory in arenas 0.00 B, will set to 177.87 MiB (RSS), difference: 1.56 MiB 2025.03.22 20:05:08.853116 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:08.853349 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:05:08.853431 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:05:08.854261 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:08.854318 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:08.854749 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:05:08.855003 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:08.855279 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} executeQuery: Read 2 rows, 167.00 B in 0.001986 sec., 1007.0493454179256 rows/sec., 82.12 KiB/sec. 2025.03.22 20:05:08.855484 [ 5 ] {4340c6fa-9072-4341-b7e0-88c3e3344220} TCPHandler: Processed in 0.002501082 sec. 2025.03.22 20:05:08.855648 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:08.855758 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:08.855806 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:08.856410 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:08.856451 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:08.856817 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:05:08.857054 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:08.857273 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} executeQuery: Read 109 rows, 9.32 KiB in 0.001543 sec., 70641.60725858716 rows/sec., 5.90 MiB/sec. 2025.03.22 20:05:08.857328 [ 5 ] {a6fdc625-bcc0-471f-ae6c-e366fc90df0d} TCPHandler: Processed in 0.001730577 sec. 2025.03.22 20:05:08.857443 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:08.857547 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:08.857592 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:08.858125 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:08.858164 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:08.858505 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:05:08.858737 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:08.859001 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} executeQuery: Read 28 rows, 2.09 KiB in 0.001476 sec., 18970.18970189702 rows/sec., 1.39 MiB/sec. 2025.03.22 20:05:08.859225 [ 5 ] {405e74d4-6344-4b37-ac3d-aaeed7830974} TCPHandler: Processed in 0.001831299 sec. 2025.03.22 20:05:08.859366 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:08.859469 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:08.859512 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:08.860109 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:08.860148 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:08.860509 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:05:08.860744 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:08.861033 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} executeQuery: Read 92 rows, 7.36 KiB in 0.001583 sec., 58117.49842072015 rows/sec., 4.54 MiB/sec. 2025.03.22 20:05:08.861284 [ 5 ] {f6415ba2-2786-48ec-b4c8-12babd3604f8} TCPHandler: Processed in 0.001961912 sec. 2025.03.22 20:05:08.861563 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:08.861671 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:08.861725 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:08.862296 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:08.862335 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:08.862722 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:05:08.862952 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:08.863156 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} executeQuery: Read 161 rows, 11.48 KiB in 0.00151 sec., 106622.51655629139 rows/sec., 7.43 MiB/sec. 2025.03.22 20:05:08.863211 [ 5 ] {e8c8f68b-c49e-469e-9bc4-167707941fae} TCPHandler: Processed in 0.001731347 sec. 2025.03.22 20:05:08.863346 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:08.863486 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:08.863569 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:08.864766 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:08.864808 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:08.865809 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:05:08.866096 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:08.866353 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} executeQuery: Read 26 rows, 47.71 KiB in 0.002897 sec., 8974.801518812565 rows/sec., 16.08 MiB/sec. 2025.03.22 20:05:08.866468 [ 5 ] {03952e88-868f-4b2c-bc4b-18efabf006ad} TCPHandler: Processed in 0.003187088 sec. 2025.03.22 20:05:08.866616 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:08.866723 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:08.866770 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:08.867288 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:08.867329 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:08.867695 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:05:08.867942 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:08.868156 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. 2025.03.22 20:05:08.868206 [ 5 ] {155a9265-49b7-46af-8910-6b5b951f62da} TCPHandler: Processed in 0.001642535 sec. 2025.03.22 20:05:10.398156 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.03.22 20:05:10.399187 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:10.399255 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:10.400036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:05:10.400444 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:10.400745 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.03.22 20:05:11.010132 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.03.22 20:05:11.030051 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:11.030117 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:11.037133 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:05:11.037885 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:11.040566 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.03.22 20:05:12.944011 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 492 2025.03.22 20:05:12.946950 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:12.947001 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:12.948477 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:05:12.948783 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:12.949700 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 492 2025.03.22 20:05:13.853395 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:13.853593 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:13.853670 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:13.854510 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:13.854564 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:13.855014 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:05:13.855273 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:13.855527 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} executeQuery: Read 82 rows, 6.94 KiB in 0.001989 sec., 41226.747109100055 rows/sec., 3.41 MiB/sec. 2025.03.22 20:05:13.855597 [ 5 ] {c066e844-f1d0-4b88-94c9-9e5de926c017} TCPHandler: Processed in 0.002332359 sec. 2025.03.22 20:05:13.855727 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:13.855843 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:13.855893 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:13.856432 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:13.856472 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:13.856821 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:05:13.857057 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:13.857276 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} executeQuery: Read 13 rows, 1001.00 B in 0.001461 sec., 8898.01505817933 rows/sec., 669.09 KiB/sec. 2025.03.22 20:05:13.857329 [ 5 ] {3be1d417-5670-4ac5-a2d1-ae93bc8720d5} TCPHandler: Processed in 0.001657895 sec. 2025.03.22 20:05:13.857458 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:13.857566 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:13.857611 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:13.858164 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:13.858205 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:13.858552 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:05:13.858805 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:13.859016 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} executeQuery: Read 77 rows, 6.16 KiB in 0.001474 sec., 52238.80597014925 rows/sec., 4.08 MiB/sec. 2025.03.22 20:05:13.859069 [ 5 ] {eb060a1c-7ca2-4e9b-924a-9b25ca2b1728} TCPHandler: Processed in 0.001661325 sec. 2025.03.22 20:05:13.859183 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:13.859290 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:13.859339 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:13.859868 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:13.859907 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:13.860291 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:05:13.860528 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:13.860740 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. 2025.03.22 20:05:13.860789 [ 5 ] {ff3898c7-645a-49e3-8d43-1f86132e943e} TCPHandler: Processed in 0.001657145 sec. 2025.03.22 20:05:13.860924 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:13.861029 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:13.861096 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:13.862162 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:13.862201 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:13.862828 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:05:13.863086 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:13.863406 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} executeQuery: Read 13 rows, 23.85 KiB in 0.002389 sec., 5441.607367099205 rows/sec., 9.75 MiB/sec. 2025.03.22 20:05:13.863787 [ 5 ] {cf3b6421-9d08-4584-8159-50b473ac0c40} TCPHandler: Processed in 0.002912951 sec. 2025.03.22 20:05:13.863931 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:13.864039 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:13.864086 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:13.864537 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:13.864575 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:13.864927 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:05:13.865161 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:13.865377 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. 2025.03.22 20:05:13.865427 [ 5 ] {8c0da952-a1fc-443d-8763-0ef4cf952fce} TCPHandler: Processed in 0.001546583 sec. 2025.03.22 20:05:17.792830 [ 84 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:05:17.792903 [ 84 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:05:17.901843 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.03.22 20:05:17.902458 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:17.902493 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:17.903098 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:05:17.903356 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:17.903541 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.03.22 20:05:18.541601 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.03.22 20:05:18.561269 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.561323 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.568894 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:05:18.569672 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.572273 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.03.22 20:05:18.853524 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:18.853810 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:18.853914 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:18.854787 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.854829 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.855285 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:05:18.855538 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.855740 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} executeQuery: Read 108 rows, 9.25 KiB in 0.002009 sec., 53758.08860129418 rows/sec., 4.49 MiB/sec. 2025.03.22 20:05:18.855796 [ 5 ] {4f0d9879-9c22-4217-9f7e-5c3423d757c6} TCPHandler: Processed in 0.002452622 sec. 2025.03.22 20:05:18.855918 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:18.856025 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:18.856071 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:18.856613 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.856651 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.857001 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:05:18.857239 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.857356 [ 125 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:05:18.857399 [ 125 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.857420 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} executeQuery: Read 26 rows, 1.96 KiB in 0.001416 sec., 18361.581920903955 rows/sec., 1.35 MiB/sec. 2025.03.22 20:05:18.857423 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.857523 [ 5 ] {86a49f3c-e49e-44c2-a15c-068e61ec9cf7} TCPHandler: Processed in 0.001648886 sec. 2025.03.22 20:05:18.857673 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:05:18.857772 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:18.857926 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:18.857987 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:18.858008 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part 2025.03.22 20:05:18.858089 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:18.858284 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:18.858668 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:18.858964 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part 2025.03.22 20:05:18.859364 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:18.859715 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:18.861185 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.861262 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.862336 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:05:18.862729 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.00519265 sec., 32931.162315965834 rows/sec., 2.54 MiB/sec. 2025.03.22 20:05:18.862888 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.862946 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:05:18.863252 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} executeQuery: Read 90 rows, 7.20 KiB in 0.00531 sec., 16949.15254237288 rows/sec., 1.32 MiB/sec. 2025.03.22 20:05:18.863411 [ 5 ] {ec7beade-027f-4c63-b1c7-2947ac09ebba} TCPHandler: Processed in 0.005692141 sec. 2025.03.22 20:05:18.863546 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.863618 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:18.863683 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_21_4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:05:18.863817 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:18.863832 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.22 20:05:18.863902 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:18.864456 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.864495 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.864896 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:05:18.865135 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.865350 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. 2025.03.22 20:05:18.865583 [ 5 ] {dc162232-acb1-4f71-9b76-6273a000eb13} TCPHandler: Processed in 0.002045184 sec. 2025.03.22 20:05:18.865787 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:18.865901 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:18.865973 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:18.867079 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.867119 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.867755 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:05:18.868009 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.868133 [ 125 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:05:18.868180 [ 125 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.868208 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.868215 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} executeQuery: Read 26 rows, 47.71 KiB in 0.002337 sec., 11125.374411638853 rows/sec., 19.94 MiB/sec. 2025.03.22 20:05:18.868835 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:05:18.868925 [ 5 ] {ee34a098-2d23-473e-8c82-36b2fa7add64} TCPHandler: Processed in 0.003197928 sec. 2025.03.22 20:05:18.869441 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:18.869723 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:18.869855 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:18.869874 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:18.870097 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part 2025.03.22 20:05:18.870955 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:18.871650 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:18.872398 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:18.872504 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:18.872593 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:18.873060 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:18.873731 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:18.874364 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:05:18.874981 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.875673 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} executeQuery: Read 60 rows, 4.14 KiB in 0.006028 sec., 9953.5500995355 rows/sec., 686.90 KiB/sec. 2025.03.22 20:05:18.876035 [ 5 ] {098c6b46-54e7-4f16-8b11-a1cacf0dbc54} TCPHandler: Processed in 0.006714563 sec. 2025.03.22 20:05:18.879209 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.010867571 sec., 34322.297043193925 rows/sec., 61.50 MiB/sec. 2025.03.22 20:05:18.880388 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:05:18.880857 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:18.880945 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_21_4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:05:18.881108 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.03.22 20:05:22.847490 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.847692 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:05:22.847864 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:05:22.848632 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.848682 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.849126 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:05:22.849412 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.849664 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} executeQuery: Read 24 rows, 2.04 KiB in 0.00201 sec., 11940.298507462687 rows/sec., 1014.46 KiB/sec. 2025.03.22 20:05:22.849879 [ 5 ] {c00ac341-210f-45ec-9205-c651c9a8dd8a} TCPHandler: Processed in 0.002512754 sec. 2025.03.22 20:05:22.850033 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.850237 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:05:22.850289 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:05:22.850865 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.850908 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.851264 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:05:22.851507 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.851768 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} executeQuery: Read 14 rows, 1.14 KiB in 0.001553 sec., 9014.810045074051 rows/sec., 735.09 KiB/sec. 2025.03.22 20:05:22.851837 [ 5 ] {5bf91859-edb5-46ec-9cdd-58cb1aaa2102} TCPHandler: Processed in 0.001856559 sec. 2025.03.22 20:05:22.851943 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.852046 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:22.852090 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:22.853248 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.853287 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.853726 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:05:22.853968 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.854212 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} executeQuery: Read 1349 rows, 115.00 KiB in 0.002188 sec., 616544.7897623401 rows/sec., 51.33 MiB/sec. 2025.03.22 20:05:22.854264 [ 5 ] {a03e5a61-c157-4b3f-bd05-c6946c0a842d} TCPHandler: Processed in 0.002371931 sec. 2025.03.22 20:05:22.854379 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.854485 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:22.854531 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:22.855072 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.855113 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.855461 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:05:22.855718 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.855925 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} executeQuery: Read 39 rows, 2.92 KiB in 0.001463 sec., 26657.552973342445 rows/sec., 1.95 MiB/sec. 2025.03.22 20:05:22.855977 [ 5 ] {3aaa61a9-2f51-4670-9265-e7730b856c94} TCPHandler: Processed in 0.001647665 sec. 2025.03.22 20:05:22.856109 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.856213 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:05:22.856257 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:05:22.856853 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.856893 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.857249 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:05:22.857486 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.857723 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} executeQuery: Read 252 rows, 17.85 KiB in 0.00153 sec., 164705.88235294117 rows/sec., 11.39 MiB/sec. 2025.03.22 20:05:22.857806 [ 5 ] {5c0fe00e-a5af-452c-8e62-10ba854e7793} TCPHandler: Processed in 0.001747827 sec. 2025.03.22 20:05:22.857922 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.858027 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:05:22.858072 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:05:22.858583 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.858621 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.858962 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:05:22.859192 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.859410 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} executeQuery: Read 12 rows, 960.00 B in 0.001404 sec., 8547.008547008547 rows/sec., 667.74 KiB/sec. 2025.03.22 20:05:22.859462 [ 5 ] {557e568d-bf59-4123-b34d-98a8a4a35aa8} TCPHandler: Processed in 0.001592944 sec. 2025.03.22 20:05:22.859605 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.859710 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:22.859755 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:22.860498 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.860538 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.860920 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:05:22.861177 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.861425 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} executeQuery: Read 583 rows, 44.84 KiB in 0.001734 sec., 336216.8396770473 rows/sec., 25.26 MiB/sec. 2025.03.22 20:05:22.861559 [ 5 ] {40f93577-162f-4c45-b028-19f65c78815c} TCPHandler: Processed in 0.002003653 sec. 2025.03.22 20:05:22.861690 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.861796 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:22.861844 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:22.862587 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.862625 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.863068 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:05:22.863306 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.863525 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} executeQuery: Read 1017 rows, 70.44 KiB in 0.00175 sec., 581142.8571428572 rows/sec., 39.31 MiB/sec. 2025.03.22 20:05:22.863576 [ 5 ] {b13432da-0f28-43aa-be1f-a624ed7bc13a} TCPHandler: Processed in 0.001939942 sec. 2025.03.22 20:05:22.863708 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.863845 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:22.863929 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:22.865062 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.865103 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.865738 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:05:22.866009 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.866248 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} executeQuery: Read 13 rows, 23.85 KiB in 0.002432 sec., 5345.394736842105 rows/sec., 9.58 MiB/sec. 2025.03.22 20:05:22.866345 [ 5 ] {3ae64070-1746-4e85-be47-248e4f1a9a67} TCPHandler: Processed in 0.002699598 sec. 2025.03.22 20:05:22.866486 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:22.866591 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:22.866644 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:22.867081 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.867121 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.867475 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:05:22.867707 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.867951 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} executeQuery: Read 48 rows, 3.31 KiB in 0.001373 sec., 34959.941733430445 rows/sec., 2.36 MiB/sec. 2025.03.22 20:05:22.868089 [ 5 ] {d37fe2a5-4476-4c22-9ab2-16b5f82db0d0} TCPHandler: Processed in 0.001651405 sec. 2025.03.22 20:05:22.950817 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 536 2025.03.22 20:05:22.954151 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:22.954202 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:22.955778 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:05:22.956104 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:22.956714 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 536 2025.03.22 20:05:23.846493 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:23.846742 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:23.846835 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:23.847684 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.847732 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:23.848160 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:05:23.848409 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.848593 [ 123 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:05:23.848670 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} executeQuery: Read 56 rows, 4.38 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.14 MiB/sec. 2025.03.22 20:05:23.848676 [ 123 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.848757 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:23.848817 [ 5 ] {16f509bb-11c7-4b87-a910-fcfd8f0ba9fd} TCPHandler: Processed in 0.002463432 sec. 2025.03.22 20:05:23.849141 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:23.849528 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:23.849557 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:05:23.849671 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:23.849975 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:23.850060 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part 2025.03.22 20:05:23.850462 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 109 rows starting from the beginning of the part 2025.03.22 20:05:23.850842 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2025.03.22 20:05:23.851251 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part 2025.03.22 20:05:23.851451 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:05:23.851814 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2025.03.22 20:05:23.852775 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.852839 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:23.853718 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:05:23.854290 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.854614 [ 123 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:05:23.854699 [ 123 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.854760 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:23.854780 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} executeQuery: Read 64 rows, 5.12 KiB in 0.005384 sec., 11887.07280832095 rows/sec., 950.08 KiB/sec. 2025.03.22 20:05:23.855046 [ 5 ] {f8911dfc-3d17-4fda-8d8b-aba509bbb42c} TCPHandler: Processed in 0.006036748 sec. 2025.03.22 20:05:23.855124 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:05:23.855359 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:23.855652 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:23.855738 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:23.855788 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 627 rows starting from the beginning of the part 2025.03.22 20:05:23.855959 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:23.856275 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 92 rows starting from the beginning of the part 2025.03.22 20:05:23.856582 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.007551191 sec., 411193.4130655681 rows/sec., 35.81 MiB/sec. 2025.03.22 20:05:23.856714 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part 2025.03.22 20:05:23.857238 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part 2025.03.22 20:05:23.857761 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 583 rows starting from the beginning of the part 2025.03.22 20:05:23.858260 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2025.03.22 20:05:23.859280 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:05:23.860183 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.860278 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:23.860503 [ 191 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.860864 [ 191 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_31_6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:05:23.861160 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:05:23.861844 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:05:23.862238 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.862636 [ 123 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:05:23.862737 [ 123 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.862720 [ 194 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.007830066 sec., 195783.79032820414 rows/sec., 15.59 MiB/sec. 2025.03.22 20:05:23.862793 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:23.862844 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} executeQuery: Read 32 rows, 2.28 KiB in 0.007235 sec., 4422.94402211472 rows/sec., 315.44 KiB/sec. 2025.03.22 20:05:23.863170 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:05:23.863178 [ 5 ] {20541c39-0cb8-45cf-91bc-7f3355ac9007} TCPHandler: Processed in 0.007920808 sec. 2025.03.22 20:05:23.863230 [ 194 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:05:23.863543 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:23.863628 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:23.863734 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7965 rows starting from the beginning of the part 2025.03.22 20:05:23.863864 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:23.864056 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:23.864134 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part 2025.03.22 20:05:23.864555 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:23.865060 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:23.865200 [ 191 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.865526 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:05:23.865752 [ 191 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_31_6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:05:23.866050 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part 2025.03.22 20:05:23.866172 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:05:23.867111 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.867182 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:23.867741 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:05:23.868289 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.868562 [ 123 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:05:23.868684 [ 123 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:23.868778 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:23.868931 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} executeQuery: Read 12 rows, 848.00 B in 0.005138 sec., 2335.539120280265 rows/sec., 161.18 KiB/sec. 2025.03.22 20:05:23.869507 [ 5 ] {9cbaeb48-1c52-4d00-a74c-eba3939e2694} TCPHandler: Processed in 0.006076409 sec. 2025.03.22 20:05:23.869528 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:05:23.870011 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:23.870063 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1296 rows starting from the beginning of the part 2025.03.22 20:05:23.870163 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:23.870612 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:23.870734 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:23.870966 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part 2025.03.22 20:05:23.871110 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2025.03.22 20:05:23.871910 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9495 rows, containing 5 columns (5 merged, 0 gathered) in 0.009008931 sec., 1053954.1261887788 rows/sec., 72.16 MiB/sec. 2025.03.22 20:05:23.872236 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:05:23.872876 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.873091 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_31_6} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:05:23.873385 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. 2025.03.22 20:05:23.873477 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 4 columns (4 merged, 0 gathered) in 0.004553557 sec., 337318.71589616645 rows/sec., 22.75 MiB/sec. 2025.03.22 20:05:23.873795 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:05:23.874147 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:23.874250 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_31_6} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:05:23.874359 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:05:25.404669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.03.22 20:05:25.405369 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:25.405413 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:25.405970 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:05:25.406245 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:25.406450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.03.22 20:05:26.073311 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.03.22 20:05:26.095706 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:26.095768 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.22 20:05:26.103327 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:05:26.104107 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:26.107454 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.03.22 20:05:28.854583 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:28.854810 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:28.854891 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:28.855767 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:28.855813 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:28.856246 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:05:28.856519 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:28.856743 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} executeQuery: Read 108 rows, 9.25 KiB in 0.001992 sec., 54216.86746987952 rows/sec., 4.53 MiB/sec. 2025.03.22 20:05:28.856799 [ 5 ] {493871cc-fa89-4fac-9cec-9e47b53d4241} TCPHandler: Processed in 0.0023614 sec. 2025.03.22 20:05:28.856924 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:28.857031 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:28.857078 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:28.857606 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:28.857644 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:28.857989 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:05:28.858218 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:28.858421 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} executeQuery: Read 26 rows, 1.96 KiB in 0.001412 sec., 18413.59773371105 rows/sec., 1.35 MiB/sec. 2025.03.22 20:05:28.858472 [ 5 ] {e3b80fb5-35f1-457e-89d9-b938b18cbc58} TCPHandler: Processed in 0.001599454 sec. 2025.03.22 20:05:28.858578 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:28.858679 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:28.858723 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:28.859260 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:28.859299 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:28.859647 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:05:28.859880 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:28.860085 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} executeQuery: Read 90 rows, 7.20 KiB in 0.001426 sec., 63113.60448807854 rows/sec., 4.93 MiB/sec. 2025.03.22 20:05:28.860136 [ 5 ] {9426ba3d-f5e1-4012-bc8b-018e276953cc} TCPHandler: Processed in 0.001608794 sec. 2025.03.22 20:05:28.860249 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:28.860354 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:28.860402 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:28.860923 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:28.860962 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:28.861343 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:05:28.861600 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:28.861802 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2025.03.22 20:05:28.861853 [ 5 ] {d42f0e7e-2289-40b3-93f4-bd9d5b1b6cc1} TCPHandler: Processed in 0.001654175 sec. 2025.03.22 20:05:28.861957 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:28.862058 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:28.862123 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:28.863217 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:28.863255 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:28.863877 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:05:28.864130 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:28.864389 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} executeQuery: Read 26 rows, 47.71 KiB in 0.002343 sec., 11096.884336320956 rows/sec., 19.89 MiB/sec. 2025.03.22 20:05:28.864683 [ 5 ] {275c2b4d-6cef-4b38-8121-93512a437207} TCPHandler: Processed in 0.002768409 sec. 2025.03.22 20:05:28.864890 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:28.864993 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:28.865040 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:28.865515 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:28.865555 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:28.865916 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:05:28.866182 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:28.866399 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2025.03.22 20:05:28.866501 [ 5 ] {0b023ae0-ac92-4952-abc8-2b39d09c7735} TCPHandler: Processed in 0.001662765 sec. 2025.03.22 20:05:32.793152 [ 116 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:05:32.793257 [ 116 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:05:32.907544 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.03.22 20:05:32.908603 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:32.908643 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:32.909241 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:05:32.909510 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:32.909771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.03.22 20:05:32.957908 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 556 2025.03.22 20:05:32.960784 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:32.960844 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:32.962344 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:05:32.962682 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:32.963360 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 556 2025.03.22 20:05:33.608495 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.03.22 20:05:33.629911 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.629978 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.637604 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:05:33.638406 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.641685 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.03.22 20:05:33.695456 [ 115 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.22 20:05:33.695521 [ 115 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.695560 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.695745 [ 199 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.22 20:05:33.695912 [ 199 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:33.695944 [ 199 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.03.22 20:05:33.696015 [ 199 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2025.03.22 20:05:33.696114 [ 199 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2025.03.22 20:05:33.696383 [ 199 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2025.03.22 20:05:33.696496 [ 199 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.03.22 20:05:33.697549 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00189509 sec., 15830.38272588637 rows/sec., 1.32 MiB/sec. 2025.03.22 20:05:33.697756 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.22 20:05:33.698101 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.698188 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_5_1} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.22 20:05:33.698292 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:05:33.853341 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:33.853527 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:33.853601 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:33.854406 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.854452 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.854866 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:05:33.855139 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.855370 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} executeQuery: Read 82 rows, 6.94 KiB in 0.001897 sec., 43226.14654717976 rows/sec., 3.57 MiB/sec. 2025.03.22 20:05:33.855433 [ 5 ] {baf74e81-3002-467c-8722-6e87a097abe7} TCPHandler: Processed in 0.002221177 sec. 2025.03.22 20:05:33.855558 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:33.855670 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:33.855720 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:33.856261 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.856301 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.856968 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:05:33.857214 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.857431 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} executeQuery: Read 13 rows, 1001.00 B in 0.001785 sec., 7282.913165266107 rows/sec., 547.64 KiB/sec. 2025.03.22 20:05:33.857484 [ 5 ] {de15e127-4485-4186-add2-27515e6bc9fa} TCPHandler: Processed in 0.001978352 sec. 2025.03.22 20:05:33.857589 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:33.857692 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:33.857738 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:33.858281 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.858321 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.858680 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:05:33.858918 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.859139 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} executeQuery: Read 77 rows, 6.16 KiB in 0.001469 sec., 52416.60993873383 rows/sec., 4.09 MiB/sec. 2025.03.22 20:05:33.859251 [ 5 ] {ced1700d-c0b0-4585-82a9-c30ad2a0efc7} TCPHandler: Processed in 0.001710316 sec. 2025.03.22 20:05:33.859396 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:33.859497 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:33.859546 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:33.860066 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.860103 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.860488 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:05:33.860732 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.860944 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. 2025.03.22 20:05:33.860994 [ 5 ] {2e8edba9-89b8-438b-a5d0-0d2a652d49ee} TCPHandler: Processed in 0.001650985 sec. 2025.03.22 20:05:33.861118 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:33.861224 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:33.861291 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:33.862379 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.862418 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.863068 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:05:33.863323 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.863553 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} executeQuery: Read 13 rows, 23.85 KiB in 0.002351 sec., 5529.561888558061 rows/sec., 9.91 MiB/sec. 2025.03.22 20:05:33.863660 [ 5 ] {748392f7-1e2c-4ca3-9532-cf3f4c2420c2} TCPHandler: Processed in 0.002591365 sec. 2025.03.22 20:05:33.863800 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:33.863906 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:33.863953 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:33.864428 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:33.864468 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:33.864818 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:05:33.865049 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:33.865300 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. 2025.03.22 20:05:33.865504 [ 5 ] {368946d1-0cc3-4524-ac5d-8cf67ad0841e} TCPHandler: Processed in 0.001753647 sec. 2025.03.22 20:05:38.853868 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:38.854169 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:05:38.854278 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:05:38.855211 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:38.855258 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:38.855669 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:05:38.855924 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:38.856184 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} executeQuery: Read 2 rows, 167.00 B in 0.00209 sec., 956.9377990430622 rows/sec., 78.03 KiB/sec. 2025.03.22 20:05:38.856278 [ 5 ] {91e88ae5-2d6b-46bf-9ba1-9a1447773924} TCPHandler: Processed in 0.002571094 sec. 2025.03.22 20:05:38.856393 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:38.856503 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:38.856551 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:38.857133 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:38.857172 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:38.857536 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:05:38.857778 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:38.858024 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} executeQuery: Read 109 rows, 9.32 KiB in 0.001538 sec., 70871.26137841352 rows/sec., 5.92 MiB/sec. 2025.03.22 20:05:38.858086 [ 5 ] {70092c1e-f276-4a0d-9856-4c9cab123bd5} TCPHandler: Processed in 0.001746198 sec. 2025.03.22 20:05:38.858203 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:38.858311 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:38.858357 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:38.858892 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:38.858931 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:38.859271 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:05:38.859508 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:38.859723 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} executeQuery: Read 28 rows, 2.09 KiB in 0.001434 sec., 19525.801952580197 rows/sec., 1.43 MiB/sec. 2025.03.22 20:05:38.859774 [ 5 ] {714792e0-0144-480a-8900-4c8aedb986c3} TCPHandler: Processed in 0.001623734 sec. 2025.03.22 20:05:38.859899 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:38.860004 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:38.860049 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:38.860607 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:38.860647 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:38.861002 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:05:38.861241 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:38.861459 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} executeQuery: Read 92 rows, 7.36 KiB in 0.001476 sec., 62330.62330623306 rows/sec., 4.87 MiB/sec. 2025.03.22 20:05:38.861575 [ 5 ] {dee0bf63-479c-44a5-a0af-cac4070b86f6} TCPHandler: Processed in 0.001725847 sec. 2025.03.22 20:05:38.861716 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:38.861818 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:38.861867 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:38.862382 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:38.862420 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:38.862796 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:05:38.863033 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:38.863260 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} executeQuery: Read 161 rows, 11.48 KiB in 0.001462 sec., 110123.11901504788 rows/sec., 7.67 MiB/sec. 2025.03.22 20:05:38.863388 [ 5 ] {1c62cacf-1e5a-4cdd-b262-a6e810fad254} TCPHandler: Processed in 0.001729246 sec. 2025.03.22 20:05:38.863524 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:38.863624 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:38.863690 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:38.864776 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:38.864814 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:38.865432 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:05:38.865689 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:38.865893 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} executeQuery: Read 26 rows, 47.71 KiB in 0.002289 sec., 11358.671909130626 rows/sec., 20.35 MiB/sec. 2025.03.22 20:05:38.865993 [ 5 ] {06a48ef7-7c70-4f9c-99c0-fc40ceec093e} TCPHandler: Processed in 0.002523274 sec. 2025.03.22 20:05:38.866129 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:38.866239 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:38.866304 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:38.866746 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:38.866784 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:38.867141 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:05:38.867379 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:38.867563 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. 2025.03.22 20:05:38.867673 [ 5 ] {05cd0d2e-5c53-443a-ad54-d751671ae284} TCPHandler: Processed in 0.001591733 sec. 2025.03.22 20:05:40.409920 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.03.22 20:05:40.410897 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:40.410976 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:40.411813 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:05:40.412194 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:40.412422 [ 108 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:05:40.412502 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.03.22 20:05:40.412503 [ 108 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:40.412554 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:40.412705 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:05:40.412826 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:40.412868 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.03.22 20:05:40.412959 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.03.22 20:05:40.413182 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.03.22 20:05:40.413472 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.03.22 20:05:40.413707 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.03.22 20:05:40.413888 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.03.22 20:05:40.417375 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00473215 sec., 2049596.9062688206 rows/sec., 29.32 MiB/sec. 2025.03.22 20:05:40.417820 [ 189 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:05:40.418293 [ 189 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:40.418432 [ 189 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_21_4} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:05:40.418589 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.22 20:05:41.142728 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.03.22 20:05:41.164202 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:41.164253 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:41.171483 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:05:41.172237 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:41.172611 [ 108 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:05:41.172766 [ 108 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:41.172839 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:41.173264 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:05:41.187711 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.03.22 20:05:41.189547 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:41.191137 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.03.22 20:05:41.197191 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.03.22 20:05:41.202689 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.03.22 20:05:41.208259 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.03.22 20:05:41.213931 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.03.22 20:05:41.218459 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.03.22 20:05:41.276335 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103352285 sec., 1538.427524848628 rows/sec., 7.95 MiB/sec. 2025.03.22 20:05:41.277922 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:05:41.280289 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:41.280388 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_21_4} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:05:41.281720 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.03.22 20:05:42.964482 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 582 2025.03.22 20:05:42.967442 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:42.967493 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:42.968966 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:05:42.969283 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:42.969455 [ 106 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.22 20:05:42.969529 [ 106 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:42.969573 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:42.970051 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.22 20:05:42.970758 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 582 2025.03.22 20:05:42.971243 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:42.971419 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 435 rows starting from the beginning of the part 2025.03.22 20:05:42.971935 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2025.03.22 20:05:42.972428 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:42.972917 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part 2025.03.22 20:05:42.973506 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part 2025.03.22 20:05:42.974073 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:42.981668 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 72 columns (72 merged, 0 gathered) in 0.011975574 sec., 48598.92310798631 rows/sec., 41.86 MiB/sec. 2025.03.22 20:05:42.983351 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.22 20:05:42.984191 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:42.984285 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_16_3} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.22 20:05:42.984620 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.03.22 20:05:43.854220 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:43.854409 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:43.854483 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:43.855291 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.855346 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.855796 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:05:43.856072 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.856337 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} executeQuery: Read 82 rows, 6.94 KiB in 0.001977 sec., 41476.98533131007 rows/sec., 3.43 MiB/sec. 2025.03.22 20:05:43.856446 [ 5 ] {e29fd011-cc1f-4300-987b-f4194c70fddc} TCPHandler: Processed in 0.00235952 sec. 2025.03.22 20:05:43.856601 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:43.856710 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:43.856760 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:43.857299 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.857339 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.857701 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:05:43.857950 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.858121 [ 106 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:05:43.858196 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} executeQuery: Read 13 rows, 1001.00 B in 0.001504 sec., 8643.617021276596 rows/sec., 649.96 KiB/sec. 2025.03.22 20:05:43.858208 [ 106 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.858283 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.858338 [ 5 ] {21858cb0-6bd1-484a-b2db-cd28e19f89be} TCPHandler: Processed in 0.001793838 sec. 2025.03.22 20:05:43.858707 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:43.858741 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:05:43.858997 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:43.859115 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:43.859121 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:43.859232 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part 2025.03.22 20:05:43.859525 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2025.03.22 20:05:43.860006 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:43.860427 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:43.860767 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part 2025.03.22 20:05:43.861039 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:43.861940 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.862000 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.863183 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:05:43.863839 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.864119 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005691071 sec., 32331.348528247145 rows/sec., 2.49 MiB/sec. 2025.03.22 20:05:43.864304 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} executeQuery: Read 77 rows, 6.16 KiB in 0.005374 sec., 14328.247115742462 rows/sec., 1.12 MiB/sec. 2025.03.22 20:05:43.864459 [ 5 ] {9169b6c4-193f-4495-b323-1b2429113dc7} TCPHandler: Processed in 0.005887045 sec. 2025.03.22 20:05:43.864587 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:05:43.864604 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:43.864821 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:43.864888 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:43.865354 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.865469 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_26_5} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:05:43.865650 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:05:43.865884 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.865927 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.866325 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:05:43.866588 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.866819 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} executeQuery: Read 160 rows, 11.41 KiB in 0.002054 sec., 77896.78675754626 rows/sec., 5.43 MiB/sec. 2025.03.22 20:05:43.866877 [ 5 ] {52fc1926-224f-465b-a4ed-8687e4c56d1a} TCPHandler: Processed in 0.00233616 sec. 2025.03.22 20:05:43.867017 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:43.867122 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:43.867189 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:43.868272 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.868311 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.868917 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:05:43.869175 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.869351 [ 106 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:05:43.869423 [ 106 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.869455 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.869473 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} executeQuery: Read 13 rows, 23.85 KiB in 0.002359 sec., 5510.809665112336 rows/sec., 9.88 MiB/sec. 2025.03.22 20:05:43.870203 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:05:43.870367 [ 5 ] {0a63d893-4114-45ed-ab76-6bce2a1fa6e7} TCPHandler: Processed in 0.003392132 sec. 2025.03.22 20:05:43.870732 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:43.870995 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:43.871074 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:43.871094 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:43.871293 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 373 rows starting from the beginning of the part 2025.03.22 20:05:43.872075 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:43.872836 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:43.873435 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:43.873544 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:43.873607 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:43.874335 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2025.03.22 20:05:43.875031 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.03.22 20:05:43.875169 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:05:43.875997 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.876516 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} executeQuery: Read 60 rows, 4.14 KiB in 0.005583 sec., 10746.910263299302 rows/sec., 741.65 KiB/sec. 2025.03.22 20:05:43.876922 [ 5 ] {a837adb2-602f-4281-9bc2-6b1635189136} TCPHandler: Processed in 0.006257663 sec. 2025.03.22 20:05:43.880403 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.010750228 sec., 43161.87526441299 rows/sec., 77.34 MiB/sec. 2025.03.22 20:05:43.881358 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:05:43.881809 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:43.881898 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_26_5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:05:43.882072 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.03.22 20:05:47.793312 [ 102 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:05:47.793386 [ 102 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:05:47.913605 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.03.22 20:05:47.914246 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:47.914291 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:47.914831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:05:47.915100 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:47.915372 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.03.22 20:05:48.688771 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.03.22 20:05:48.708160 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.708228 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.715464 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:05:48.716215 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.718902 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.03.22 20:05:48.853286 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:48.853498 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:48.853576 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:48.854477 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.854519 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.854972 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:05:48.855227 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.855451 [ 100 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:05:48.855491 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} executeQuery: Read 108 rows, 9.25 KiB in 0.00205 sec., 52682.92682926829 rows/sec., 4.41 MiB/sec. 2025.03.22 20:05:48.855569 [ 100 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.855636 [ 5 ] {275ca515-d736-4418-9c23-3de9e6dbcfc7} TCPHandler: Processed in 0.002476242 sec. 2025.03.22 20:05:48.855655 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.855852 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:48.855906 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:05:48.856059 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:48.856163 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:48.856172 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:48.856241 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1403 rows starting from the beginning of the part 2025.03.22 20:05:48.856591 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part 2025.03.22 20:05:48.857006 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2025.03.22 20:05:48.857367 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 109 rows starting from the beginning of the part 2025.03.22 20:05:48.857729 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part 2025.03.22 20:05:48.858054 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part 2025.03.22 20:05:48.859037 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.859119 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.860030 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:05:48.860443 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.860991 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} executeQuery: Read 26 rows, 1.96 KiB in 0.00496 sec., 5241.935483870968 rows/sec., 394.17 KiB/sec. 2025.03.22 20:05:48.861455 [ 5 ] {de3cf2d7-dcf1-484c-93bd-4ceebf9f250d} TCPHandler: Processed in 0.005709941 sec. 2025.03.22 20:05:48.861744 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 5 columns (5 merged, 0 gathered) in 0.005934706 sec., 318802.65003860346 rows/sec., 27.83 MiB/sec. 2025.03.22 20:05:48.861805 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:48.861962 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:48.862015 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:48.862060 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:05:48.862706 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.862843 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_36_7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:05:48.863013 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.03.22 20:05:48.863186 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.863230 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.863599 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:05:48.863841 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.864004 [ 100 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:05:48.864097 [ 100 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.864106 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} executeQuery: Read 90 rows, 7.20 KiB in 0.002186 sec., 41171.088746569076 rows/sec., 3.22 MiB/sec. 2025.03.22 20:05:48.864149 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.864251 [ 5 ] {3fd2cac2-da2b-49cc-8ee3-ac805ad71dee} TCPHandler: Processed in 0.002533284 sec. 2025.03.22 20:05:48.864433 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:05:48.864484 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:48.864595 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:48.864680 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part 2025.03.22 20:05:48.864691 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:48.864884 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:48.864950 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part 2025.03.22 20:05:48.865308 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part 2025.03.22 20:05:48.865663 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 92 rows starting from the beginning of the part 2025.03.22 20:05:48.866061 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 77 rows starting from the beginning of the part 2025.03.22 20:05:48.866387 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part 2025.03.22 20:05:48.867689 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.867753 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.868862 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:05:48.869416 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.869419 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 5 columns (5 merged, 0 gathered) in 0.005119409 sec., 206469.14516890523 rows/sec., 16.58 MiB/sec. 2025.03.22 20:05:48.869732 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:05:48.869731 [ 100 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:05:48.869905 [ 100 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.869984 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} executeQuery: Read 160 rows, 11.41 KiB in 0.005329 sec., 30024.39482079189 rows/sec., 2.09 MiB/sec. 2025.03.22 20:05:48.870011 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.870362 [ 5 ] {3e79c11b-f50c-4e68-844a-cb6b50e3fa27} TCPHandler: Processed in 0.005934796 sec. 2025.03.22 20:05:48.870439 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:05:48.870614 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.870725 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:48.870788 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:48.870809 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_36_7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:05:48.870849 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9495 rows starting from the beginning of the part 2025.03.22 20:05:48.871087 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.22 20:05:48.871137 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:48.871325 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:48.871437 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:48.871663 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:48.872066 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part 2025.03.22 20:05:48.872411 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:48.872754 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2025.03.22 20:05:48.876531 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.876597 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.877883 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:05:48.878187 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.878780 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} executeQuery: Read 26 rows, 47.71 KiB in 0.007817 sec., 3326.0841755149036 rows/sec., 5.96 MiB/sec. 2025.03.22 20:05:48.879373 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10296 rows, containing 5 columns (5 merged, 0 gathered) in 0.009161855 sec., 1123789.8875282353 rows/sec., 77.05 MiB/sec. 2025.03.22 20:05:48.879600 [ 5 ] {37ab85d4-6a06-41ca-9ba6-ec7297541902} TCPHandler: Processed in 0.009016111 sec. 2025.03.22 20:05:48.879874 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:48.879913 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:05:48.880110 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:48.880180 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:48.880541 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.880703 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_36_7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:05:48.880847 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. 2025.03.22 20:05:48.881071 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.881114 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.881497 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:05:48.881735 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.881895 [ 100 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:05:48.881955 [ 100 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:48.881985 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} executeQuery: Read 60 rows, 4.14 KiB in 0.001954 sec., 30706.243602865918 rows/sec., 2.07 MiB/sec. 2025.03.22 20:05:48.882000 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:48.882123 [ 5 ] {fae99fb8-7bf4-4f9e-a114-4196bf1d8bd1} TCPHandler: Processed in 0.002300089 sec. 2025.03.22 20:05:48.882199 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:05:48.882318 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:48.882348 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1536 rows starting from the beginning of the part 2025.03.22 20:05:48.882447 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:48.882525 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:48.882761 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:48.882855 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:48.883051 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2025.03.22 20:05:48.884345 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 4 columns (4 merged, 0 gathered) in 0.002193227 sec., 837122.6507789664 rows/sec., 56.46 MiB/sec. 2025.03.22 20:05:48.884756 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:05:48.885226 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:48.885316 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_36_7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:05:48.885416 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.03.22 20:05:52.849629 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.849832 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:05:52.849908 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:05:52.850688 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.850741 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.851180 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:05:52.851443 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.851659 [ 96 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.22 20:05:52.851710 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} executeQuery: Read 24 rows, 2.04 KiB in 0.001921 sec., 12493.492972410204 rows/sec., 1.04 MiB/sec. 2025.03.22 20:05:52.851738 [ 96 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.851813 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.851848 [ 5 ] {4194b667-3b9b-435e-bdfd-bbda286da05e} TCPHandler: Processed in 0.00234301 sec. 2025.03.22 20:05:52.852123 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.22 20:05:52.852138 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.852342 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:52.852363 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:52.852409 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.03.22 20:05:52.852409 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:52.852630 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2025.03.22 20:05:52.852822 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.03.22 20:05:52.853261 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.03.22 20:05:52.853484 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.03.22 20:05:52.854776 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00284698 sec., 42149.927291375425 rows/sec., 3.66 MiB/sec. 2025.03.22 20:05:52.855014 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.855026 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.22 20:05:52.855065 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.855682 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.855797 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_5_1} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.22 20:05:52.855918 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:05:52.855942 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:05:52.856240 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.856482 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} executeQuery: Read 1342 rows, 114.49 KiB in 0.004182 sec., 320899.0913438546 rows/sec., 26.74 MiB/sec. 2025.03.22 20:05:52.856546 [ 5 ] {2771377e-88b3-46a8-9150-3994f51be963} TCPHandler: Processed in 0.004515906 sec. 2025.03.22 20:05:52.856668 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.856779 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:52.856828 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:52.857374 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.857415 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.857766 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:05:52.858010 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.858225 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} executeQuery: Read 25 rows, 1.94 KiB in 0.00147 sec., 17006.802721088436 rows/sec., 1.29 MiB/sec. 2025.03.22 20:05:52.858333 [ 5 ] {8f19ec04-6a89-41eb-9a5b-b670ea63c7ce} TCPHandler: Processed in 0.001714487 sec. 2025.03.22 20:05:52.858465 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.858568 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:05:52.858613 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:05:52.859257 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.859296 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.859670 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:05:52.860025 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.860198 [ 96 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.22 20:05:52.860258 [ 96 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.860292 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.860299 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} executeQuery: Read 252 rows, 17.85 KiB in 0.001744 sec., 144495.41284403668 rows/sec., 9.99 MiB/sec. 2025.03.22 20:05:52.860439 [ 5 ] {0383466d-3788-4db3-ac09-77e5ff0d1ca0} TCPHandler: Processed in 0.002025803 sec. 2025.03.22 20:05:52.860464 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.22 20:05:52.860561 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.860571 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:52.860605 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part 2025.03.22 20:05:52.860720 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part 2025.03.22 20:05:52.860727 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:05:52.860885 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:05:52.860942 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part 2025.03.22 20:05:52.861274 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part 2025.03.22 20:05:52.861435 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part 2025.03.22 20:05:52.862356 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.862406 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.862863 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:05:52.863008 [ 192 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.002633856 sec., 478386.06210817903 rows/sec., 34.91 MiB/sec. 2025.03.22 20:05:52.863161 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.22 20:05:52.863256 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.863477 [ 96 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.22 20:05:52.863585 [ 96 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.863654 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.863709 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} executeQuery: Read 12 rows, 960.00 B in 0.003009 sec., 3988.035892323031 rows/sec., 311.57 KiB/sec. 2025.03.22 20:05:52.863731 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.864270 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_5_1} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.22 20:05:52.864294 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.22 20:05:52.864374 [ 5 ] {b504d0f1-0b29-4fd9-a254-57c0a2d140a5} TCPHandler: Processed in 0.003867582 sec. 2025.03.22 20:05:52.864485 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:05:52.864579 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:05:52.864609 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.864630 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.03.22 20:05:52.864773 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.03.22 20:05:52.864825 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:52.864995 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:52.865050 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.03.22 20:05:52.865340 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.03.22 20:05:52.865489 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.03.22 20:05:52.866990 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.867044 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.867151 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.003371462 sec., 17796.43371332674 rows/sec., 1.43 MiB/sec. 2025.03.22 20:05:52.867361 [ 192 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.22 20:05:52.867684 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:05:52.867858 [ 192 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.868013 [ 192 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_5_1} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.22 20:05:52.868118 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.868204 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:05:52.868464 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} executeQuery: Read 569 rows, 43.70 KiB in 0.003697 sec., 153908.574519881 rows/sec., 11.54 MiB/sec. 2025.03.22 20:05:52.868588 [ 5 ] {d236ca17-7fc3-401f-bcf6-70df9c998949} TCPHandler: Processed in 0.004042146 sec. 2025.03.22 20:05:52.868735 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.868838 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:52.868887 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:52.869671 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.869709 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.870169 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:05:52.870430 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.870639 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} executeQuery: Read 1010 rows, 69.95 KiB in 0.001823 sec., 554031.8156884257 rows/sec., 37.47 MiB/sec. 2025.03.22 20:05:52.870693 [ 5 ] {bb48c551-8cf0-46cd-8593-2063699ad768} TCPHandler: Processed in 0.002010972 sec. 2025.03.22 20:05:52.870801 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.870903 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:52.870967 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:52.872029 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.872069 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.872709 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:05:52.873030 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.873265 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} executeQuery: Read 13 rows, 23.85 KiB in 0.002383 sec., 5455.308434746118 rows/sec., 9.78 MiB/sec. 2025.03.22 20:05:52.873362 [ 5 ] {c24b7c7b-8e6f-4b29-8f61-e2c62db88b3a} TCPHandler: Processed in 0.002610575 sec. 2025.03.22 20:05:52.873509 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:52.873615 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:52.873668 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:52.874115 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.874154 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.874518 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:05:52.874816 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.875083 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} executeQuery: Read 48 rows, 3.31 KiB in 0.001485 sec., 32323.232323232325 rows/sec., 2.18 MiB/sec. 2025.03.22 20:05:52.875278 [ 5 ] {190a3393-d53b-43d9-bced-c5b84b0e6694} TCPHandler: Processed in 0.001817029 sec. 2025.03.22 20:05:52.971904 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 624 2025.03.22 20:05:52.975266 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:52.975327 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:52.976835 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:05:52.977184 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:52.978047 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 624 2025.03.22 20:05:53.845836 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:53.846050 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:53.846165 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:53.847056 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:53.847116 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:53.847556 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:05:53.847807 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:53.848073 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} executeQuery: Read 56 rows, 4.38 KiB in 0.002074 sec., 27000.964320154293 rows/sec., 2.06 MiB/sec. 2025.03.22 20:05:53.848178 [ 5 ] {3e0be394-92c5-43c5-80c6-5142a8c00c59} TCPHandler: Processed in 0.002480412 sec. 2025.03.22 20:05:53.848427 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:53.848541 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:53.848588 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:53.849157 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:53.849198 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:53.849557 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:05:53.849800 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:53.850010 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. 2025.03.22 20:05:53.850062 [ 5 ] {07301287-440b-4f96-9082-5a5e7407c4e0} TCPHandler: Processed in 0.001703636 sec. 2025.03.22 20:05:53.850177 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:53.850280 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:53.850329 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:53.850813 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:53.850852 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:53.851222 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:05:53.851459 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:53.851713 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} executeQuery: Read 32 rows, 2.28 KiB in 0.001453 sec., 22023.399862353748 rows/sec., 1.53 MiB/sec. 2025.03.22 20:05:53.851927 [ 5 ] {9c13d0d9-4916-48b7-9620-6a4f368b9fe0} TCPHandler: Processed in 0.001797008 sec. 2025.03.22 20:05:53.852148 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:53.852251 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:53.852298 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:53.852749 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:53.852787 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:53.853131 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:05:53.853365 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:53.853574 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} executeQuery: Read 12 rows, 848.00 B in 0.001345 sec., 8921.933085501858 rows/sec., 615.71 KiB/sec. 2025.03.22 20:05:53.853623 [ 5 ] {f2ec148c-b991-438d-89b2-74459169d63b} TCPHandler: Processed in 0.001544253 sec. 2025.03.22 20:05:55.416463 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.03.22 20:05:55.417132 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:55.417179 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:55.417710 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:05:55.417973 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:55.418253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.03.22 20:05:56.219945 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.03.22 20:05:56.240568 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:56.240629 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:56.248518 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:05:56.249331 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:56.252078 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.03.22 20:05:58.853638 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:58.853863 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:05:58.853946 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:05:58.854789 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:58.854840 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:58.855288 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:05:58.855559 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:58.855807 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} executeQuery: Read 108 rows, 9.25 KiB in 0.002002 sec., 53946.05394605395 rows/sec., 4.51 MiB/sec. 2025.03.22 20:05:58.855873 [ 5 ] {1114d347-574b-4bdf-9d98-6d6cbc94dab0} TCPHandler: Processed in 0.00237475 sec. 2025.03.22 20:05:58.855999 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:58.856114 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:05:58.856164 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:05:58.856705 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:58.856745 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:58.857099 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:05:58.857334 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:58.857558 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} executeQuery: Read 26 rows, 1.96 KiB in 0.001472 sec., 17663.043478260868 rows/sec., 1.30 MiB/sec. 2025.03.22 20:05:58.857611 [ 5 ] {090a21ce-51d4-4705-a1e1-2ee3fcb33b1a} TCPHandler: Processed in 0.001665585 sec. 2025.03.22 20:05:58.857719 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:58.857821 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:05:58.857866 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:05:58.858426 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:58.858465 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:58.858822 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:05:58.859052 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:58.859252 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} executeQuery: Read 90 rows, 7.20 KiB in 0.001454 sec., 61898.21182943604 rows/sec., 4.83 MiB/sec. 2025.03.22 20:05:58.859305 [ 5 ] {f29bd9a1-c856-4038-bd6d-7f1424251a89} TCPHandler: Processed in 0.001636275 sec. 2025.03.22 20:05:58.859423 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:58.859528 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:58.859577 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:05:58.860094 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:58.860134 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:58.860517 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:05:58.860754 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:58.861003 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. 2025.03.22 20:05:58.861069 [ 5 ] {57076a5e-4f3f-47b7-8eef-198bbdbcafeb} TCPHandler: Processed in 0.001691356 sec. 2025.03.22 20:05:58.861334 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:58.861440 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:05:58.861511 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:05:58.862610 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:58.862651 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:58.863309 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:05:58.863565 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:58.863813 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} executeQuery: Read 26 rows, 47.71 KiB in 0.002397 sec., 10846.89194826867 rows/sec., 19.44 MiB/sec. 2025.03.22 20:05:58.863918 [ 5 ] {c20bcebc-9b21-42bf-a707-c54482fa1fa9} TCPHandler: Processed in 0.002670457 sec. 2025.03.22 20:05:58.864060 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:05:58.864165 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:05:58.864213 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:05:58.864657 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:05:58.864697 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:05:58.865056 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:05:58.865291 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:05:58.865540 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. 2025.03.22 20:05:58.865724 [ 5 ] {5875c9af-ee17-4ef1-b731-3ec6f92f936d} TCPHandler: Processed in 0.001710226 sec. 2025.03.22 20:06:02.793423 [ 87 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:06:02.793492 [ 87 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:06:02.919388 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.03.22 20:06:02.920057 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:02.920109 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:02.920696 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:06:02.920968 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:02.921276 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.03.22 20:06:02.979235 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 644 2025.03.22 20:06:02.982021 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:02.982066 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:02.983608 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:06:02.983917 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:02.984414 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 644 2025.03.22 20:06:03.753128 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.03.22 20:06:03.773775 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:03.773836 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:03.781254 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:06:03.782063 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:03.784725 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.03.22 20:06:03.853223 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:03.853414 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:03.853484 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:03.854243 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:03.854293 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:03.854737 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:06:03.855000 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:03.855257 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} executeQuery: Read 82 rows, 6.94 KiB in 0.001896 sec., 43248.945147679326 rows/sec., 3.57 MiB/sec. 2025.03.22 20:06:03.855364 [ 5 ] {1c4bf33a-d5f2-491e-a47e-1d0912c6ab67} TCPHandler: Processed in 0.002266578 sec. 2025.03.22 20:06:03.855510 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:03.855612 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:03.855657 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:03.856182 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:03.856220 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:03.856588 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:06:03.856823 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:03.857044 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} executeQuery: Read 13 rows, 1001.00 B in 0.001455 sec., 8934.707903780069 rows/sec., 671.85 KiB/sec. 2025.03.22 20:06:03.857097 [ 5 ] {82faad16-d31e-4578-b631-1919574389f1} TCPHandler: Processed in 0.001638064 sec. 2025.03.22 20:06:03.857219 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:03.857321 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:03.857365 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:03.857931 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:03.857971 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:03.858334 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:06:03.858576 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:03.858768 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} executeQuery: Read 77 rows, 6.16 KiB in 0.001464 sec., 52595.62841530055 rows/sec., 4.11 MiB/sec. 2025.03.22 20:06:03.858859 [ 5 ] {20848005-4475-4cfb-b091-3377f5f2e923} TCPHandler: Processed in 0.001688546 sec. 2025.03.22 20:06:03.859096 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:03.859208 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:03.859260 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:03.859786 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:03.859826 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:03.860217 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:06:03.860462 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:03.860636 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} executeQuery: Read 160 rows, 11.41 KiB in 0.001452 sec., 110192.83746556475 rows/sec., 7.67 MiB/sec. 2025.03.22 20:06:03.860687 [ 5 ] {0a264e65-9596-4bef-b664-8b677e36b00b} TCPHandler: Processed in 0.001689096 sec. 2025.03.22 20:06:03.860791 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:03.860891 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:03.860954 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:03.862070 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:03.862107 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:03.862742 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:06:03.863020 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:03.863222 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} executeQuery: Read 13 rows, 23.85 KiB in 0.002352 sec., 5527.210884353742 rows/sec., 9.90 MiB/sec. 2025.03.22 20:06:03.863317 [ 5 ] {f0965b54-6c2d-49e6-876c-43ac8bc4e102} TCPHandler: Processed in 0.002574484 sec. 2025.03.22 20:06:03.863459 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:03.863563 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:03.863612 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:03.864044 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:03.864080 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:03.864431 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:06:03.864665 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:03.864838 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. 2025.03.22 20:06:03.864887 [ 5 ] {e0b33cb4-3520-4838-aae5-eae8835785a7} TCPHandler: Processed in 0.001479982 sec. 2025.03.22 20:06:08.853832 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:08.854137 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:06:08.854247 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:06:08.855111 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.855169 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.855605 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:06:08.855859 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.856148 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} executeQuery: Read 2 rows, 167.00 B in 0.002084 sec., 959.6928982725528 rows/sec., 78.26 KiB/sec. 2025.03.22 20:06:08.856350 [ 5 ] {21b14824-de5b-462c-870a-1318d3147bac} TCPHandler: Processed in 0.002689358 sec. 2025.03.22 20:06:08.856499 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:08.856612 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:08.856661 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:08.857262 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.857304 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.857687 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:06:08.857952 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.858117 [ 79 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:06:08.858187 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} executeQuery: Read 109 rows, 9.32 KiB in 0.001595 sec., 68338.5579937304 rows/sec., 5.71 MiB/sec. 2025.03.22 20:06:08.858197 [ 79 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.858269 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.858322 [ 5 ] {6b3ee748-b573-4f98-add3-873e554bd1fa} TCPHandler: Processed in 0.00187168 sec. 2025.03.22 20:06:08.858462 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:06:08.858471 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:08.858621 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:08.858621 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:08.858676 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1403 rows starting from the beginning of the part 2025.03.22 20:06:08.858681 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:08.858875 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:06:08.859279 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part 2025.03.22 20:06:08.859567 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part 2025.03.22 20:06:08.859917 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.03.22 20:06:08.860133 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 109 rows starting from the beginning of the part 2025.03.22 20:06:08.860872 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.860916 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.861507 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:06:08.861801 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.861987 [ 79 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:06:08.862049 [ 79 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.862073 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} executeQuery: Read 28 rows, 2.09 KiB in 0.003484 sec., 8036.739380022962 rows/sec., 601.24 KiB/sec. 2025.03.22 20:06:08.862101 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.862334 [ 5 ] {a495c2fc-3033-4bc3-b336-dfb41b990bc1} TCPHandler: Processed in 0.003916103 sec. 2025.03.22 20:06:08.862742 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:08.862743 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:06:08.863070 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.004692809 sec., 660585.1633850855 rows/sec., 57.54 MiB/sec. 2025.03.22 20:06:08.863107 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:08.863252 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:08.863261 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:08.863403 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 69 rows starting from the beginning of the part 2025.03.22 20:06:08.863425 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:06:08.864085 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:08.864570 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.864579 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part 2025.03.22 20:06:08.865144 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:08.865162 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_41_8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:06:08.865628 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:08.865700 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:06:08.866072 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part 2025.03.22 20:06:08.867093 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.867174 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.868240 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:06:08.868786 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.006472117 sec., 28893.173593740656 rows/sec., 2.23 MiB/sec. 2025.03.22 20:06:08.868802 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.869016 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:06:08.869188 [ 79 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:06:08.869313 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} executeQuery: Read 92 rows, 7.36 KiB in 0.006315 sec., 14568.48772763262 rows/sec., 1.14 MiB/sec. 2025.03.22 20:06:08.869339 [ 79 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.869508 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.869580 [ 5 ] {578ad7b9-e432-4f24-8f09-a66def352cf3} TCPHandler: Processed in 0.006966468 sec. 2025.03.22 20:06:08.869905 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:06:08.869920 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:08.869959 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.870255 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:08.870262 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:08.870296 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_31_6} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:06:08.870342 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 631 rows starting from the beginning of the part 2025.03.22 20:06:08.870370 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:08.870666 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:06:08.870880 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 569 rows starting from the beginning of the part 2025.03.22 20:06:08.871099 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part 2025.03.22 20:06:08.871324 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part 2025.03.22 20:06:08.871536 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part 2025.03.22 20:06:08.871674 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 92 rows starting from the beginning of the part 2025.03.22 20:06:08.872250 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.872290 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.872911 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:06:08.873216 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.873447 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.00374919 sec., 406221.07708598394 rows/sec., 32.35 MiB/sec. 2025.03.22 20:06:08.873561 [ 78 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:06:08.873628 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} executeQuery: Read 161 rows, 11.48 KiB in 0.003463 sec., 46491.481374530755 rows/sec., 3.24 MiB/sec. 2025.03.22 20:06:08.873677 [ 78 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.873721 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:06:08.873841 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.873858 [ 5 ] {3b9074b4-a726-4063-886e-c4ee56f2872a} TCPHandler: Processed in 0.004051686 sec. 2025.03.22 20:06:08.874217 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:08.874258 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:06:08.874498 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:08.874597 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.874891 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:08.874971 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_41_8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:06:08.874991 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:08.875184 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10296 rows starting from the beginning of the part 2025.03.22 20:06:08.875218 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:06:08.875633 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:06:08.876033 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part 2025.03.22 20:06:08.876365 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:08.876732 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:08.877129 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 161 rows starting from the beginning of the part 2025.03.22 20:06:08.879796 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.879860 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.881562 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:06:08.882169 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.882390 [ 78 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:06:08.882493 [ 78 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.882579 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.882762 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} executeQuery: Read 26 rows, 47.71 KiB in 0.008309 sec., 3129.137080274401 rows/sec., 5.61 MiB/sec. 2025.03.22 20:06:08.883180 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:06:08.883191 [ 5 ] {0365efc9-97f0-4834-bb06-30e7f1d6d4ac} TCPHandler: Processed in 0.009082312 sec. 2025.03.22 20:06:08.883531 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:08.883917 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:08.884111 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:08.884953 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:08.885039 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11819 rows, containing 5 columns (5 merged, 0 gathered) in 0.011011354 sec., 1073346.6565510472 rows/sec., 73.55 MiB/sec. 2025.03.22 20:06:08.885261 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part 2025.03.22 20:06:08.885602 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:06:08.886390 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:08.887300 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.887694 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:08.887701 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.887718 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_41_8} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:06:08.887809 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.888021 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. 2025.03.22 20:06:08.888527 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:08.889221 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:08.889494 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:06:08.889771 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:08.890340 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.890851 [ 78 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:06:08.891147 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} executeQuery: Read 60 rows, 4.14 KiB in 0.007347 sec., 8166.598611678236 rows/sec., 563.58 KiB/sec. 2025.03.22 20:06:08.891135 [ 78 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:08.891342 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:08.891388 [ 5 ] {f5a2eccc-b6a8-4373-afae-5edaf03baf26} TCPHandler: Processed in 0.007932069 sec. 2025.03.22 20:06:08.891991 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:06:08.892449 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:08.892546 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1836 rows starting from the beginning of the part 2025.03.22 20:06:08.892837 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part 2025.03.22 20:06:08.893150 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part 2025.03.22 20:06:08.893475 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:08.893809 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:08.894077 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:08.896592 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 4 columns (4 merged, 0 gathered) in 0.005003436 sec., 414914.8705009917 rows/sec., 27.98 MiB/sec. 2025.03.22 20:06:08.896956 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:06:08.897709 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.897902 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_41_8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:06:08.898091 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.22 20:06:08.904731 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.022001527 sec., 25816.3899260265 rows/sec., 46.26 MiB/sec. 2025.03.22 20:06:08.905594 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:06:08.906057 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:08.906157 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_31_6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:06:08.906315 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2025.03.22 20:06:09.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 188.79 MiB, peak 196.14 MiB, free memory in arenas 0.00 B, will set to 190.60 MiB (RSS), difference: 1.80 MiB 2025.03.22 20:06:10.422406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.03.22 20:06:10.423249 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:10.423319 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:10.424048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:06:10.424446 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:10.424886 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.03.22 20:06:11.285769 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.03.22 20:06:11.307378 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:11.307442 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:11.315221 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:06:11.316054 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:11.318730 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.03.22 20:06:12.985537 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 670 2025.03.22 20:06:12.988491 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:12.988532 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:12.990015 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:06:12.990331 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:12.991550 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 670 2025.03.22 20:06:13.853268 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:13.853459 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:13.853533 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:13.854313 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:13.854369 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:13.854856 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:06:13.855118 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:13.855373 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} executeQuery: Read 82 rows, 6.94 KiB in 0.001967 sec., 41687.84951703101 rows/sec., 3.44 MiB/sec. 2025.03.22 20:06:13.855479 [ 5 ] {fc365a11-b396-4b3f-8b5c-08c8dc8c61ec} TCPHandler: Processed in 0.002346509 sec. 2025.03.22 20:06:13.855637 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:13.855748 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:13.855799 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:13.856344 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:13.856384 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:13.856753 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:06:13.857000 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:13.857265 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} executeQuery: Read 13 rows, 1001.00 B in 0.001538 sec., 8452.535760728219 rows/sec., 635.59 KiB/sec. 2025.03.22 20:06:13.857460 [ 5 ] {54b54b76-7e5b-4d50-9a9f-b492fbba90b7} TCPHandler: Processed in 0.001880359 sec. 2025.03.22 20:06:13.857672 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:13.857782 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:13.857830 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:13.858446 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:13.858486 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:13.858880 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:06:13.859128 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:13.859343 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} executeQuery: Read 77 rows, 6.16 KiB in 0.001588 sec., 48488.664987405544 rows/sec., 3.79 MiB/sec. 2025.03.22 20:06:13.859397 [ 5 ] {713ec971-a2de-41e6-9c16-ad1055d31052} TCPHandler: Processed in 0.001785568 sec. 2025.03.22 20:06:13.859513 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:13.859627 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:13.859676 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:13.860199 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:13.860238 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:13.860628 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:06:13.860869 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:13.861133 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. 2025.03.22 20:06:13.861313 [ 5 ] {5725c652-eed5-42b0-8158-b811f712120d} TCPHandler: Processed in 0.001845619 sec. 2025.03.22 20:06:13.861557 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:13.861673 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:13.861750 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:13.862840 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:13.862879 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:13.863494 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:06:13.863759 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:13.864073 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} executeQuery: Read 13 rows, 23.85 KiB in 0.002414 sec., 5385.252692626346 rows/sec., 9.65 MiB/sec. 2025.03.22 20:06:13.864601 [ 5 ] {0178cc8d-49a7-4042-a738-f96ad260c45d} TCPHandler: Processed in 0.003119146 sec. 2025.03.22 20:06:13.864736 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:13.864841 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:13.864887 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:13.865337 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:13.865376 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:13.865756 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:06:13.865989 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:13.866241 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. 2025.03.22 20:06:13.866428 [ 5 ] {2edc70de-f6ae-44eb-8f5d-c1875b83b023} TCPHandler: Processed in 0.001739667 sec. 2025.03.22 20:06:17.793536 [ 63 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:06:17.793601 [ 63 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:06:17.926018 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.03.22 20:06:17.926648 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:17.926691 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:17.927284 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:06:17.927551 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:17.927778 [ 63 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:06:17.927813 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.03.22 20:06:17.927861 [ 63 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:17.927895 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:17.928095 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:06:17.928395 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:17.928434 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.03.22 20:06:17.928512 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.03.22 20:06:17.928757 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.03.22 20:06:17.928967 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.03.22 20:06:17.929153 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.03.22 20:06:17.929275 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.03.22 20:06:17.931445 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003478774 sec., 3436842.979739414 rows/sec., 49.16 MiB/sec. 2025.03.22 20:06:17.931861 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:06:17.932188 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:17.932273 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_26_5} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:06:17.932382 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.03.22 20:06:18.819788 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.03.22 20:06:18.841145 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.841191 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.848716 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:06:18.849504 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.849813 [ 63 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:06:18.849888 [ 63 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.849929 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.850139 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:06:18.853704 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:18.854237 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:18.854478 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:18.859816 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.859987 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.862543 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:06:18.863667 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.864880 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} executeQuery: Read 108 rows, 9.25 KiB in 0.010811 sec., 9989.825178059384 rows/sec., 855.34 KiB/sec. 2025.03.22 20:06:18.865513 [ 5 ] {733b9b3a-8fb2-41fb-a6e9-c794c90f0803} TCPHandler: Processed in 0.012031325 sec. 2025.03.22 20:06:18.866132 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:18.866699 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:18.866943 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:18.871260 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.03.22 20:06:18.872247 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.872328 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.873451 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:06:18.874181 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.874849 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} executeQuery: Read 26 rows, 1.96 KiB in 0.008347 sec., 3114.8915778123874 rows/sec., 234.23 KiB/sec. 2025.03.22 20:06:18.875259 [ 5 ] {f9402b9c-306d-4ee5-9489-8da582207b0c} TCPHandler: Processed in 0.009335518 sec. 2025.03.22 20:06:18.875638 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:18.875872 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:18.875978 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:18.877382 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:18.879036 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.879115 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.880143 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:06:18.880781 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.881056 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.03.22 20:06:18.881405 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} executeQuery: Read 90 rows, 7.20 KiB in 0.005593 sec., 16091.543000178795 rows/sec., 1.26 MiB/sec. 2025.03.22 20:06:18.881701 [ 5 ] {ee6e1719-66a7-46a8-b5a0-0605a1bed938} TCPHandler: Processed in 0.006167082 sec. 2025.03.22 20:06:18.882043 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:18.882398 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:18.882578 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:18.884421 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.884475 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.885275 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:06:18.885677 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.886383 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} executeQuery: Read 160 rows, 11.41 KiB in 0.004105 sec., 38976.8574908648 rows/sec., 2.71 MiB/sec. 2025.03.22 20:06:18.886783 [ 5 ] {7401b5b3-717d-4cc3-bc56-fca127d3c59b} TCPHandler: Processed in 0.004853533 sec. 2025.03.22 20:06:18.887172 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:18.887418 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:18.887641 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:18.893339 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.893402 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.897371 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:06:18.898067 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.898953 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} executeQuery: Read 26 rows, 47.71 KiB in 0.011581 sec., 2245.0565581555998 rows/sec., 4.02 MiB/sec. 2025.03.22 20:06:18.899825 [ 5 ] {857bf183-7e0b-4730-8f09-55dc0d7568b5} TCPHandler: Processed in 0.012788951 sec. 2025.03.22 20:06:18.900256 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:18.900555 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:18.900708 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:18.903855 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:18.903924 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:18.904993 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:06:18.905637 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.906021 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.03.22 20:06:18.906205 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} executeQuery: Read 60 rows, 4.14 KiB in 0.005755 sec., 10425.716768027802 rows/sec., 719.48 KiB/sec. 2025.03.22 20:06:18.906422 [ 5 ] {17b6eae4-ea3b-4126-b518-00b6c4cbee88} TCPHandler: Processed in 0.006263122 sec. 2025.03.22 20:06:18.911517 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.03.22 20:06:18.916685 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.03.22 20:06:18.922195 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.03.22 20:06:18.926790 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.03.22 20:06:18.985716 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.135701782 sec., 1444.3435974923307 rows/sec., 7.47 MiB/sec. 2025.03.22 20:06:18.987588 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:06:18.990192 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:18.990293 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_26_5} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:06:18.991742 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.22 20:06:22.848427 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.848716 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:06:22.848822 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:06:22.849645 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.849688 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.850147 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:06:22.850412 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.850666 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} executeQuery: Read 24 rows, 2.04 KiB in 0.002017 sec., 11898.85969261279 rows/sec., 1010.94 KiB/sec. 2025.03.22 20:06:22.850815 [ 5 ] {a82edc2b-d325-431b-9164-ea06465b077d} TCPHandler: Processed in 0.002554645 sec. 2025.03.22 20:06:22.850931 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.851040 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:06:22.851088 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:06:22.851628 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.851666 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.852022 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:06:22.852264 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.852460 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} executeQuery: Read 14 rows, 1.14 KiB in 0.001442 sec., 9708.73786407767 rows/sec., 791.68 KiB/sec. 2025.03.22 20:06:22.852543 [ 5 ] {9ebd37db-ac7c-4d6e-84a2-7953a51eb7f5} TCPHandler: Processed in 0.001663645 sec. 2025.03.22 20:06:22.852663 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.852776 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:22.852822 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:22.853880 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.853918 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.854386 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:06:22.854637 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.854817 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} executeQuery: Read 1349 rows, 115.00 KiB in 0.002065 sec., 653268.7651331719 rows/sec., 54.39 MiB/sec. 2025.03.22 20:06:22.854870 [ 5 ] {fbe89f6f-4167-4831-96f7-06123f1446a1} TCPHandler: Processed in 0.002259258 sec. 2025.03.22 20:06:22.854987 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.855094 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:22.855139 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:22.855794 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.855831 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.856184 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:06:22.856423 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.856601 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} executeQuery: Read 39 rows, 2.92 KiB in 0.001531 sec., 25473.546701502284 rows/sec., 1.86 MiB/sec. 2025.03.22 20:06:22.856653 [ 5 ] {0b1c08f5-4da3-4542-9045-6e822ff20a24} TCPHandler: Processed in 0.001716287 sec. 2025.03.22 20:06:22.856788 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.856892 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:06:22.856938 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:06:22.857603 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.857640 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.857998 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:06:22.858233 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.858482 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} executeQuery: Read 252 rows, 17.85 KiB in 0.0016 sec., 157500 rows/sec., 10.89 MiB/sec. 2025.03.22 20:06:22.858638 [ 5 ] {7bfadaa2-705d-4a14-b604-87ec9a1168e4} TCPHandler: Processed in 0.00189727 sec. 2025.03.22 20:06:22.858753 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.858859 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:06:22.858903 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:06:22.859443 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.859481 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.859841 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.22 20:06:22.860076 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.860311 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} executeQuery: Read 12 rows, 960.00 B in 0.001467 sec., 8179.959100204499 rows/sec., 639.06 KiB/sec. 2025.03.22 20:06:22.860381 [ 5 ] {373e1c99-70a2-4150-a7e9-94307b4bf5cf} TCPHandler: Processed in 0.001676846 sec. 2025.03.22 20:06:22.860484 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.860585 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:22.860630 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:22.861335 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.861373 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.861759 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:06:22.861998 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.862244 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} executeQuery: Read 583 rows, 44.84 KiB in 0.001679 sec., 347230.4943418702 rows/sec., 26.08 MiB/sec. 2025.03.22 20:06:22.862461 [ 5 ] {37d3b9bf-be20-4a8e-8434-b3fea296028d} TCPHandler: Processed in 0.002022453 sec. 2025.03.22 20:06:22.862708 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.862813 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:22.862863 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:22.863579 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.863618 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.864083 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:06:22.864325 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.864534 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} executeQuery: Read 1017 rows, 70.44 KiB in 0.001744 sec., 583142.2018348624 rows/sec., 39.44 MiB/sec. 2025.03.22 20:06:22.864586 [ 5 ] {0add8743-6dbd-4c46-975d-6fd94a53a7c1} TCPHandler: Processed in 0.001968472 sec. 2025.03.22 20:06:22.864703 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.864807 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:22.864872 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:22.865920 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.865959 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.866590 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:06:22.866846 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.867145 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} executeQuery: Read 13 rows, 23.85 KiB in 0.002359 sec., 5510.809665112336 rows/sec., 9.88 MiB/sec. 2025.03.22 20:06:22.867687 [ 5 ] {b84d109a-f9f1-40ff-a200-511a182d0fd4} TCPHandler: Processed in 0.003031905 sec. 2025.03.22 20:06:22.867840 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:22.867946 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:22.867993 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:22.868445 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.868485 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.868849 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:06:22.869085 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.869333 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} executeQuery: Read 48 rows, 3.31 KiB in 0.001407 sec., 34115.13859275053 rows/sec., 2.30 MiB/sec. 2025.03.22 20:06:22.869523 [ 5 ] {055bfeb3-01d1-4d32-92a1-5deb2f99e4ce} TCPHandler: Processed in 0.001727537 sec. 2025.03.22 20:06:22.992703 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 714 2025.03.22 20:06:22.996056 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:22.996111 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:22.997671 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:06:22.997998 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:22.999096 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 714 2025.03.22 20:06:23.846010 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:23.846222 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:23.846307 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:23.847161 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:23.847217 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:23.847677 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:06:23.847943 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:23.848206 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} executeQuery: Read 56 rows, 4.38 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.10 MiB/sec. 2025.03.22 20:06:23.848313 [ 5 ] {e5cd3327-006b-4eb1-b63e-46d9c93f0d9b} TCPHandler: Processed in 0.002427781 sec. 2025.03.22 20:06:23.848581 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:23.848699 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:23.848750 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:23.849316 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:23.849359 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:23.849723 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:06:23.849986 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:23.850200 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} executeQuery: Read 64 rows, 5.12 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.27 MiB/sec. 2025.03.22 20:06:23.850256 [ 5 ] {efecf864-86ce-4d6a-b527-21c8f8dc7e87} TCPHandler: Processed in 0.001779028 sec. 2025.03.22 20:06:23.850374 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:23.850483 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:23.850533 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:23.851050 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:23.851090 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:23.851470 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:06:23.851713 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:23.851976 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} executeQuery: Read 32 rows, 2.28 KiB in 0.001505 sec., 21262.458471760798 rows/sec., 1.48 MiB/sec. 2025.03.22 20:06:23.852169 [ 5 ] {f0965b10-c42c-47db-88cd-ea82b87cebd3} TCPHandler: Processed in 0.001841709 sec. 2025.03.22 20:06:23.852399 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:23.852504 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:23.852553 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:23.853013 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:23.853053 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:23.853414 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:06:23.853653 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:23.853874 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} executeQuery: Read 12 rows, 848.00 B in 0.001392 sec., 8620.689655172413 rows/sec., 594.92 KiB/sec. 2025.03.22 20:06:23.853927 [ 5 ] {c0b313dc-b01b-44a7-8707-a0a95bbccf4d} TCPHandler: Processed in 0.001599574 sec. 2025.03.22 20:06:25.428952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.03.22 20:06:25.429866 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:25.429908 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:25.430525 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:06:25.430806 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:25.431003 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.03.22 20:06:26.372331 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.03.22 20:06:26.391425 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:26.391483 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.22 20:06:26.399054 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:06:26.399839 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:26.402535 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.03.22 20:06:28.852955 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:28.853177 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:28.853247 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:28.854017 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.854058 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.854510 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:06:28.854786 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.854929 [ 45 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:06:28.854972 [ 45 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.854985 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} executeQuery: Read 108 rows, 9.25 KiB in 0.001864 sec., 57939.91416309013 rows/sec., 4.84 MiB/sec. 2025.03.22 20:06:28.854996 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.855089 [ 5 ] {ab45471d-6154-45dd-8462-9973a6024345} TCPHandler: Processed in 0.002265157 sec. 2025.03.22 20:06:28.855239 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:06:28.855271 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:28.855488 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:28.855546 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:28.855585 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:28.855632 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1403 rows starting from the beginning of the part 2025.03.22 20:06:28.856002 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part 2025.03.22 20:06:28.856388 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part 2025.03.22 20:06:28.856737 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:06:28.857101 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2025.03.22 20:06:28.857382 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 108 rows starting from the beginning of the part 2025.03.22 20:06:28.858304 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.858367 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.859380 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:06:28.859924 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.860170 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} executeQuery: Read 26 rows, 1.96 KiB in 0.004751 sec., 5472.532098505578 rows/sec., 411.51 KiB/sec. 2025.03.22 20:06:28.860234 [ 5 ] {0eb362c0-e708-4507-b911-99b4f737330b} TCPHandler: Processed in 0.005019047 sec. 2025.03.22 20:06:28.860388 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:28.860606 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:28.860764 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:28.860846 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.005751482 sec., 540034.7249630617 rows/sec., 47.03 MiB/sec. 2025.03.22 20:06:28.861164 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:06:28.861590 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.861620 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.861656 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.861700 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_46_9} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:06:28.861807 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:06:28.862086 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:06:28.862331 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.862455 [ 45 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:06:28.862493 [ 45 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.862516 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.862520 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} executeQuery: Read 90 rows, 7.20 KiB in 0.002001 sec., 44977.511244377805 rows/sec., 3.51 MiB/sec. 2025.03.22 20:06:28.862726 [ 5 ] {dfebce98-b07c-4408-a333-825acd014fef} TCPHandler: Processed in 0.002396451 sec. 2025.03.22 20:06:28.862750 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:06:28.862896 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:28.862931 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:28.862967 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 631 rows starting from the beginning of the part 2025.03.22 20:06:28.863165 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:28.863237 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 77 rows starting from the beginning of the part 2025.03.22 20:06:28.863344 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:28.863525 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part 2025.03.22 20:06:28.863826 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 583 rows starting from the beginning of the part 2025.03.22 20:06:28.864172 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2025.03.22 20:06:28.864516 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part 2025.03.22 20:06:28.866009 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.866085 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.866978 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:06:28.867335 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 5 columns (5 merged, 0 gathered) in 0.00475267 sec., 322976.34803173796 rows/sec., 25.73 MiB/sec. 2025.03.22 20:06:28.867484 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.867530 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:06:28.867652 [ 45 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:06:28.867707 [ 45 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.867744 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.867786 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} executeQuery: Read 160 rows, 11.41 KiB in 0.004745 sec., 33719.70495258166 rows/sec., 2.35 MiB/sec. 2025.03.22 20:06:28.868197 [ 5 ] {85fea0f2-9e16-444e-a396-d47bfb8a26e2} TCPHandler: Processed in 0.005379724 sec. 2025.03.22 20:06:28.868219 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.868247 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:06:28.868457 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:28.868471 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_46_9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:06:28.868733 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:06:28.868825 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:28.868837 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:28.868900 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11819 rows starting from the beginning of the part 2025.03.22 20:06:28.869057 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:28.869428 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:28.869830 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:28.870151 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:06:28.870481 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part 2025.03.22 20:06:28.870882 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:28.873627 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.873691 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.875238 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:06:28.875513 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.876316 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} executeQuery: Read 26 rows, 47.71 KiB in 0.007583 sec., 3428.7221416325992 rows/sec., 6.14 MiB/sec. 2025.03.22 20:06:28.876856 [ 5 ] {50ee9bf4-abc3-4324-a41c-eed3a8c78787} TCPHandler: Processed in 0.008520321 sec. 2025.03.22 20:06:28.876988 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:28.877101 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:28.877148 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:28.877743 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13348 rows, containing 5 columns (5 merged, 0 gathered) in 0.00988921 sec., 1349753.9237209037 rows/sec., 92.46 MiB/sec. 2025.03.22 20:06:28.878224 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:06:28.878576 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.878674 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.878692 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_46_9} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:06:28.878716 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.878800 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. 2025.03.22 20:06:28.879128 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:06:28.879368 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.879491 [ 45 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:06:28.879536 [ 45 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:28.879555 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} executeQuery: Read 60 rows, 4.14 KiB in 0.002474 sec., 24252.22312045271 rows/sec., 1.63 MiB/sec. 2025.03.22 20:06:28.879562 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:28.879685 [ 5 ] {8cb628de-f74f-4339-b92f-d498b126f8b1} TCPHandler: Processed in 0.002744818 sec. 2025.03.22 20:06:28.880052 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:06:28.880257 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:28.880298 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2076 rows starting from the beginning of the part 2025.03.22 20:06:28.880435 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:28.880639 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:28.880816 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part 2025.03.22 20:06:28.880966 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part 2025.03.22 20:06:28.881130 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:28.882788 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 4 columns (4 merged, 0 gathered) in 0.003082976 sec., 751222.1956966256 rows/sec., 50.66 MiB/sec. 2025.03.22 20:06:28.883044 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:06:28.883350 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:28.883436 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_46_9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:06:28.883526 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.03.22 20:06:32.793836 [ 39 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:06:32.793903 [ 39 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:06:32.932106 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.03.22 20:06:32.932761 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:32.932814 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:32.933519 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:06:32.933894 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:32.934315 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.03.22 20:06:33.000493 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 734 2025.03.22 20:06:33.003532 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.003585 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.005074 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:06:33.005385 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.005585 [ 38 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.22 20:06:33.005645 [ 38 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.005680 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.006159 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.22 20:06:33.007148 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 734 2025.03.22 20:06:33.007469 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:33.007605 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 582 rows starting from the beginning of the part 2025.03.22 20:06:33.008215 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::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.03.22 20:06:33.008755 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part 2025.03.22 20:06:33.009286 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:33.009814 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part 2025.03.22 20:06:33.010488 [ 190 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2025.03.22 20:06:33.018273 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.012492006 sec., 58757.57664541628 rows/sec., 48.74 MiB/sec. 2025.03.22 20:06:33.019471 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.22 20:06:33.020158 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.020235 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_21_4} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.22 20:06:33.020424 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. 2025.03.22 20:06:33.852682 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:33.852875 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:33.852947 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:33.853692 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.853743 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.854188 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:06:33.854440 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.854675 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} executeQuery: Read 82 rows, 6.94 KiB in 0.001853 sec., 44252.563410685376 rows/sec., 3.66 MiB/sec. 2025.03.22 20:06:33.854729 [ 5 ] {503a182f-4508-473a-9e34-6cc572de09de} TCPHandler: Processed in 0.002175946 sec. 2025.03.22 20:06:33.854854 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:33.854960 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:33.855007 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:33.855536 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.855577 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.855936 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:06:33.856177 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.856361 [ 38 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:06:33.856424 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} executeQuery: Read 13 rows, 1001.00 B in 0.001482 sec., 8771.929824561403 rows/sec., 659.61 KiB/sec. 2025.03.22 20:06:33.856443 [ 38 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.856507 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.856561 [ 5 ] {98441263-d0db-4366-80d2-fd76327ef80e} TCPHandler: Processed in 0.001755987 sec. 2025.03.22 20:06:33.856769 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:06:33.856804 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:33.857038 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:33.857043 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:33.857106 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 69 rows starting from the beginning of the part 2025.03.22 20:06:33.857150 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:33.857465 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:33.857815 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:33.858183 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.03.22 20:06:33.858606 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:33.859069 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:33.860164 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.860234 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.861267 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:06:33.861831 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215471 sec., 35663.12611075778 rows/sec., 2.74 MiB/sec. 2025.03.22 20:06:33.861835 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.862053 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:06:33.862293 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} executeQuery: Read 77 rows, 6.16 KiB in 0.005341 sec., 14416.775884665793 rows/sec., 1.13 MiB/sec. 2025.03.22 20:06:33.862459 [ 5 ] {b8364d89-27ae-4526-b179-9adffc862854} TCPHandler: Processed in 0.005717012 sec. 2025.03.22 20:06:33.862647 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.862652 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:33.862876 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:33.862886 [ 192 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_36_7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:06:33.862954 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:33.863108 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:06:33.863686 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.863731 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.864128 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:06:33.864373 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.864585 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} executeQuery: Read 160 rows, 11.41 KiB in 0.001756 sec., 91116.17312072893 rows/sec., 6.35 MiB/sec. 2025.03.22 20:06:33.864644 [ 5 ] {dd2c07e8-54c3-4483-abc3-1e35ba8cc903} TCPHandler: Processed in 0.002064904 sec. 2025.03.22 20:06:33.864788 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:33.864893 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:33.864960 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:33.866042 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.866085 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.866729 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:06:33.866997 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.867196 [ 35 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:06:33.867279 [ 35 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.867287 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} executeQuery: Read 13 rows, 23.85 KiB in 0.002407 sec., 5400.9140008309105 rows/sec., 9.68 MiB/sec. 2025.03.22 20:06:33.867317 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.867687 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:06:33.867715 [ 5 ] {3120b2de-2e42-4088-8466-f533adfa82ec} TCPHandler: Processed in 0.002976233 sec. 2025.03.22 20:06:33.867975 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:33.868240 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:33.868322 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:33.868348 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:33.868502 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 568 rows starting from the beginning of the part 2025.03.22 20:06:33.869394 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:33.870090 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:33.870888 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:33.870957 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.871048 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.871528 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:33.872215 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:33.872764 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:06:33.873338 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.873868 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} executeQuery: Read 60 rows, 4.14 KiB in 0.005712 sec., 10504.20168067227 rows/sec., 724.90 KiB/sec. 2025.03.22 20:06:33.874107 [ 5 ] {b2c3abca-222c-4d06-95ab-5098ac11f702} TCPHandler: Processed in 0.006207652 sec. 2025.03.22 20:06:33.877639 [ 193 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.010172376 sec., 64783.291533856005 rows/sec., 116.09 MiB/sec. 2025.03.22 20:06:33.878358 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:06:33.878801 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.878889 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_36_7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:06:33.879005 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.03.22 20:06:33.903576 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2025.03.22 20:06:33.924630 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:33.924678 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:33.932303 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:06:33.933111 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:33.935745 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2025.03.22 20:06:38.852963 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:38.853178 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:06:38.853252 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:06:38.853999 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:38.854058 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:38.854491 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:06:38.854777 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:38.855050 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} executeQuery: Read 2 rows, 167.00 B in 0.001921 sec., 1041.124414367517 rows/sec., 84.90 KiB/sec. 2025.03.22 20:06:38.855167 [ 5 ] {287c75a3-8eef-45cb-8f6b-a88fb0830d07} TCPHandler: Processed in 0.00233827 sec. 2025.03.22 20:06:38.855325 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:38.855439 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:38.855490 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:38.856091 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:38.856132 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:38.856509 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:06:38.856770 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:38.857002 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} executeQuery: Read 109 rows, 9.32 KiB in 0.001587 sec., 68683.04977945809 rows/sec., 5.74 MiB/sec. 2025.03.22 20:06:38.857084 [ 5 ] {cf62437b-3f79-4533-a8d5-b52609cdbf82} TCPHandler: Processed in 0.001811098 sec. 2025.03.22 20:06:38.857329 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:38.857449 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:38.857499 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:38.858054 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:38.858095 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:38.858447 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:06:38.858685 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:38.858883 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} executeQuery: Read 28 rows, 2.09 KiB in 0.001458 sec., 19204.389574759945 rows/sec., 1.40 MiB/sec. 2025.03.22 20:06:38.858938 [ 5 ] {31b21083-3e2f-45ac-8570-f8128fdef8cd} TCPHandler: Processed in 0.001701146 sec. 2025.03.22 20:06:38.859072 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:38.859178 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:38.859223 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:38.859776 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:38.859817 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:38.860181 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:06:38.860416 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:38.860630 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} executeQuery: Read 92 rows, 7.36 KiB in 0.001474 sec., 62415.19674355495 rows/sec., 4.88 MiB/sec. 2025.03.22 20:06:38.860683 [ 5 ] {3599db65-1be2-451c-bd79-b3b2a7fc4aa7} TCPHandler: Processed in 0.001660145 sec. 2025.03.22 20:06:38.860809 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:38.860914 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:38.860961 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:38.861480 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:38.861518 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:38.861903 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:06:38.862168 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:38.862385 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} executeQuery: Read 161 rows, 11.48 KiB in 0.001493 sec., 107836.57066309445 rows/sec., 7.51 MiB/sec. 2025.03.22 20:06:38.862438 [ 5 ] {842da6d7-8890-475a-88b4-e25459b58dae} TCPHandler: Processed in 0.001678765 sec. 2025.03.22 20:06:38.862546 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:38.862652 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:38.862716 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:38.863775 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:38.863814 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:38.864454 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:06:38.864755 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:38.865002 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} executeQuery: Read 26 rows, 47.71 KiB in 0.002375 sec., 10947.368421052632 rows/sec., 19.62 MiB/sec. 2025.03.22 20:06:38.865115 [ 5 ] {a3972785-db01-49d5-a1f2-b75298fc0eab} TCPHandler: Processed in 0.002622745 sec. 2025.03.22 20:06:38.865259 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:38.865364 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:38.865411 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:38.865860 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:38.865899 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:38.866265 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:06:38.866516 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:38.866732 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. 2025.03.22 20:06:38.866782 [ 5 ] {f15c912f-2b47-45c6-bec7-1c3097803a10} TCPHandler: Processed in 0.001572513 sec. 2025.03.22 20:06:40.435474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.03.22 20:06:40.436551 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:40.436623 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:40.437554 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:06:40.437983 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:40.438333 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.03.22 20:06:41.436779 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2025.03.22 20:06:41.458124 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:41.458183 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:41.465777 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:06:41.466577 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:41.469332 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.03.22 20:06:43.008280 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 760 2025.03.22 20:06:43.011254 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:43.011315 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:43.012813 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:06:43.013154 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:43.013830 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 760 2025.03.22 20:06:43.852483 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:43.852689 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:43.852769 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:43.853643 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:43.853693 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:43.854129 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:06:43.854408 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:43.854639 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} executeQuery: Read 82 rows, 6.94 KiB in 0.002006 sec., 40877.367896311065 rows/sec., 3.38 MiB/sec. 2025.03.22 20:06:43.854708 [ 5 ] {a01618c2-1230-4d96-8428-564e891a57b8} TCPHandler: Processed in 0.00236273 sec. 2025.03.22 20:06:43.854833 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:43.854946 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:43.854994 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:43.855526 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:43.855566 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:43.855918 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:06:43.856156 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:43.856418 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} executeQuery: Read 13 rows, 1001.00 B in 0.001494 sec., 8701.472556894243 rows/sec., 654.31 KiB/sec. 2025.03.22 20:06:43.856591 [ 5 ] {0798b8ec-cb17-43fe-9e0b-200650a78ec5} TCPHandler: Processed in 0.001806058 sec. 2025.03.22 20:06:43.856820 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:43.856927 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:43.856972 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:43.857539 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:43.857578 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:43.857935 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:06:43.858173 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:43.858416 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} executeQuery: Read 77 rows, 6.16 KiB in 0.001511 sec., 50959.629384513566 rows/sec., 3.98 MiB/sec. 2025.03.22 20:06:43.858594 [ 5 ] {c6eecab4-ea03-4b16-ba9a-be220c3a4128} TCPHandler: Processed in 0.00183711 sec. 2025.03.22 20:06:43.858837 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:43.858942 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:43.858992 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:43.859537 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:43.859577 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:43.859966 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:06:43.860205 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:43.860397 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. 2025.03.22 20:06:43.860463 [ 5 ] {33e4b8c9-0443-490d-9e9c-3002f708e863} TCPHandler: Processed in 0.001707336 sec. 2025.03.22 20:06:43.860713 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:43.860817 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:43.860889 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:43.861923 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:43.861960 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:43.862595 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:06:43.862847 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:43.863095 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} executeQuery: Read 13 rows, 23.85 KiB in 0.002299 sec., 5654.632448890822 rows/sec., 10.13 MiB/sec. 2025.03.22 20:06:43.863633 [ 5 ] {78bf64d1-a102-4508-842d-121b5a3596d4} TCPHandler: Processed in 0.002998574 sec. 2025.03.22 20:06:43.863787 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:43.863892 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:43.863938 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:43.864401 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:43.864439 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:43.864797 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:06:43.865031 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:43.865211 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. 2025.03.22 20:06:43.865259 [ 5 ] {f2272722-c2e0-4381-89bb-eac235651d6d} TCPHandler: Processed in 0.001522282 sec. 2025.03.22 20:06:47.794158 [ 114 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:06:47.794260 [ 114 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:06:47.939458 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.03.22 20:06:47.940108 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:47.940155 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:47.940736 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:06:47.941001 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:47.941254 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.03.22 20:06:48.853866 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:48.854061 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:48.854136 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:48.854946 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:48.854999 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:48.855441 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:06:48.855694 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:48.855927 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} executeQuery: Read 108 rows, 9.25 KiB in 0.001918 sec., 56308.654848800834 rows/sec., 4.71 MiB/sec. 2025.03.22 20:06:48.855996 [ 5 ] {8cbf6092-93ac-4530-9955-5fd13c55d333} TCPHandler: Processed in 0.002259378 sec. 2025.03.22 20:06:48.856125 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:48.856239 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:48.856289 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:48.856835 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:48.856875 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:48.857249 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:06:48.857479 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:48.857695 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} executeQuery: Read 26 rows, 1.96 KiB in 0.001481 sec., 17555.705604321407 rows/sec., 1.29 MiB/sec. 2025.03.22 20:06:48.857772 [ 5 ] {44980062-f055-4c24-a974-e67bff978c86} TCPHandler: Processed in 0.001701096 sec. 2025.03.22 20:06:48.857925 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:48.858029 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:48.858073 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:48.858625 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:48.858663 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:48.859017 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:06:48.859250 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:48.859472 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} executeQuery: Read 90 rows, 7.20 KiB in 0.001464 sec., 61475.40983606557 rows/sec., 4.80 MiB/sec. 2025.03.22 20:06:48.859526 [ 5 ] {db42a813-0df5-44c9-afd5-77805d40d521} TCPHandler: Processed in 0.001659535 sec. 2025.03.22 20:06:48.859653 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:48.859758 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:48.859806 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:48.860356 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:48.860395 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:48.860769 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:06:48.861000 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:48.861218 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} executeQuery: Read 160 rows, 11.41 KiB in 0.001482 sec., 107962.21322537112 rows/sec., 7.52 MiB/sec. 2025.03.22 20:06:48.861270 [ 5 ] {7c8f9ac8-3799-4093-9243-db40af485dab} TCPHandler: Processed in 0.001667266 sec. 2025.03.22 20:06:48.861386 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:48.861491 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:48.861558 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:48.862667 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:48.862705 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:48.863329 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:06:48.863605 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:48.863839 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} executeQuery: Read 26 rows, 47.71 KiB in 0.00237 sec., 10970.464135021097 rows/sec., 19.66 MiB/sec. 2025.03.22 20:06:48.863948 [ 5 ] {43f460f4-4464-4842-bbf9-6d990469b396} TCPHandler: Processed in 0.002611306 sec. 2025.03.22 20:06:48.864091 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:48.864196 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:48.864241 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:48.864684 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:48.864721 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:48.865068 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:06:48.865301 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:48.865518 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2025.03.22 20:06:48.865566 [ 5 ] {2b4d6807-3c60-47ea-a5f9-3202ecb5b5f5} TCPHandler: Processed in 0.001525732 sec. 2025.03.22 20:06:48.970381 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.03.22 20:06:48.992251 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:48.992313 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:48.999775 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:06:49.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.50 MiB, peak 203.28 MiB, free memory in arenas 0.00 B, will set to 196.59 MiB (RSS), difference: -4.91 MiB 2025.03.22 20:06:49.001075 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:49.004555 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.03.22 20:06:49.208504 [ 76 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.22 20:06:49.208577 [ 76 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:49.208604 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:49.208782 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.22 20:06:49.208956 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:49.208993 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.03.22 20:06:49.209075 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.03.22 20:06:49.209326 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.03.22 20:06:49.209514 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.03.22 20:06:49.209653 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2025.03.22 20:06:49.210768 [ 186 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095755 sec., 18131.890416580183 rows/sec., 1.51 MiB/sec. 2025.03.22 20:06:49.210926 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.22 20:06:49.211203 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:49.211276 [ 188 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_9_2} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.22 20:06:49.211349 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:06:50.000209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.62 MiB, peak 203.28 MiB, free memory in arenas 0.00 B, will set to 196.59 MiB (RSS), difference: 3.97 MiB 2025.03.22 20:06:52.847749 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.847974 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:06:52.848054 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:06:52.848915 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.848961 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.849382 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:06:52.849636 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.849901 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} executeQuery: Read 24 rows, 2.04 KiB in 0.001983 sec., 12102.874432677761 rows/sec., 1.00 MiB/sec. 2025.03.22 20:06:52.850000 [ 5 ] {b521dab2-196c-4898-abd7-d8d056adbb8f} TCPHandler: Processed in 0.002385271 sec. 2025.03.22 20:06:52.850114 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.850222 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:52.850270 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:52.851459 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.851498 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.851948 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:06:52.852212 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.852391 [ 150 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:06:52.852456 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} executeQuery: Read 1342 rows, 114.49 KiB in 0.002259 sec., 594068.1717574147 rows/sec., 49.49 MiB/sec. 2025.03.22 20:06:52.852482 [ 150 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.852559 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.852581 [ 5 ] {1aa403c4-6403-473a-bee3-fae46d4d12fd} TCPHandler: Processed in 0.002509933 sec. 2025.03.22 20:06:52.852810 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:06:52.852827 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.853083 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:52.853095 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:52.853179 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:52.853183 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1403 rows starting from the beginning of the part 2025.03.22 20:06:52.853582 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2025.03.22 20:06:52.853939 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 109 rows starting from the beginning of the part 2025.03.22 20:06:52.854273 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part 2025.03.22 20:06:52.854666 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 108 rows starting from the beginning of the part 2025.03.22 20:06:52.855007 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:06:52.856089 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.856173 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.857033 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:06:52.857571 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.857976 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} executeQuery: Read 25 rows, 1.94 KiB in 0.004964 sec., 5036.2610797743755 rows/sec., 390.51 KiB/sec. 2025.03.22 20:06:52.858105 [ 5 ] {ad42766e-aca6-4d0b-af94-7ce9707e2315} TCPHandler: Processed in 0.005358304 sec. 2025.03.22 20:06:52.858519 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.858993 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:06:52.859165 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:06:52.859466 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.006806274 sec., 459282.12704924896 rows/sec., 40.05 MiB/sec. 2025.03.22 20:06:52.859790 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:06:52.860290 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.860508 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_51_10} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:06:52.860646 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.22 20:06:52.860669 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.860720 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.861096 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:06:52.861338 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.861579 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} executeQuery: Read 252 rows, 17.85 KiB in 0.002778 sec., 90712.74298056155 rows/sec., 6.27 MiB/sec. 2025.03.22 20:06:52.861643 [ 5 ] {a5af21ac-06c0-4ea0-bbf0-c31da9678552} TCPHandler: Processed in 0.00327854 sec. 2025.03.22 20:06:52.861778 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.861915 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:06:52.861970 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:06:52.862632 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.862679 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.863070 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:06:52.863320 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.863584 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} executeQuery: Read 12 rows, 960.00 B in 0.001695 sec., 7079.646017699116 rows/sec., 553.10 KiB/sec. 2025.03.22 20:06:52.863736 [ 5 ] {c2583788-5137-4d98-aca4-429b6b4c8bc5} TCPHandler: Processed in 0.002014013 sec. 2025.03.22 20:06:52.863881 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.863986 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:52.864033 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:52.864838 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.864879 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.865255 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:06:52.865486 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.865648 [ 150 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:06:52.865710 [ 150 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.865743 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} executeQuery: Read 569 rows, 43.70 KiB in 0.001771 sec., 321287.40824392997 rows/sec., 24.10 MiB/sec. 2025.03.22 20:06:52.865750 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.865905 [ 5 ] {a751e6ec-ee15-4b97-a804-aadffffc84ac} TCPHandler: Processed in 0.002069934 sec. 2025.03.22 20:06:52.866155 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.866152 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:06:52.866328 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:52.866454 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:52.866677 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:52.866827 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 631 rows starting from the beginning of the part 2025.03.22 20:06:52.867209 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 77 rows starting from the beginning of the part 2025.03.22 20:06:52.867487 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 92 rows starting from the beginning of the part 2025.03.22 20:06:52.867705 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 77 rows starting from the beginning of the part 2025.03.22 20:06:52.868014 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part 2025.03.22 20:06:52.868322 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 569 rows starting from the beginning of the part 2025.03.22 20:06:52.869237 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.869295 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.870514 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:06:52.870848 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.871470 [ 150 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:06:52.871558 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} executeQuery: Read 1010 rows, 69.95 KiB in 0.005255 sec., 192197.90675547096 rows/sec., 13.00 MiB/sec. 2025.03.22 20:06:52.871606 [ 150 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.871640 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.005716412 sec., 268700.0167237771 rows/sec., 21.40 MiB/sec. 2025.03.22 20:06:52.871810 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.871858 [ 5 ] {725410f8-2848-4cb1-90f4-5b1cd2949293} TCPHandler: Processed in 0.005766202 sec. 2025.03.22 20:06:52.872070 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:06:52.872342 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.872727 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:06:52.872798 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:52.873286 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:52.873841 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.874223 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_51_10} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:06:52.874249 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:52.874449 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13348 rows starting from the beginning of the part 2025.03.22 20:06:52.874570 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:06:52.875031 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:52.875530 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part 2025.03.22 20:06:52.875930 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:52.876357 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2025.03.22 20:06:52.876764 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:06:52.879900 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.879947 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.881279 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:06:52.881583 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.881884 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} executeQuery: Read 13 rows, 23.85 KiB in 0.009248 sec., 1405.7093425605538 rows/sec., 2.52 MiB/sec. 2025.03.22 20:06:52.882411 [ 5 ] {06eccf25-139e-424e-b4cc-ca06d99498a7} TCPHandler: Processed in 0.010226547 sec. 2025.03.22 20:06:52.882956 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:52.882982 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14999 rows, containing 5 columns (5 merged, 0 gathered) in 0.010989944 sec., 1364793.1236046336 rows/sec., 93.48 MiB/sec. 2025.03.22 20:06:52.883079 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:52.883153 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:52.883520 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:06:52.884022 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.884083 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.884139 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.884346 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_51_10} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:06:52.884518 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2025.03.22 20:06:52.884745 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:06:52.884992 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.885172 [ 150 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:06:52.885244 [ 150 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:52.885252 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} executeQuery: Read 48 rows, 3.31 KiB in 0.002186 sec., 21957.913998170174 rows/sec., 1.48 MiB/sec. 2025.03.22 20:06:52.885287 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:52.885413 [ 5 ] {e60ddf0a-5d1d-4672-bf7a-c25d3a725820} TCPHandler: Processed in 0.002560654 sec. 2025.03.22 20:06:52.885694 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:06:52.886154 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:52.886248 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2316 rows starting from the beginning of the part 2025.03.22 20:06:52.886422 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:52.886567 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:52.886770 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:52.886911 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2025.03.22 20:06:52.887088 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part 2025.03.22 20:06:52.888657 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225529 sec., 807309.4366846492 rows/sec., 54.44 MiB/sec. 2025.03.22 20:06:52.889049 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:06:52.889639 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:52.889801 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_51_10} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:06:52.889938 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.22 20:06:53.014989 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 802 2025.03.22 20:06:53.018298 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:53.018353 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:53.019922 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:06:53.020248 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:53.021436 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 802 2025.03.22 20:06:53.845375 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:53.845591 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:53.845672 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:53.846480 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:53.846524 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:53.846960 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:06:53.847212 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:53.847417 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} executeQuery: Read 56 rows, 4.38 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.27 MiB/sec. 2025.03.22 20:06:53.847485 [ 5 ] {1efaf6cb-01be-46e3-806a-fba5fa452dfe} TCPHandler: Processed in 0.002247238 sec. 2025.03.22 20:06:53.847616 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:53.847740 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:53.847792 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:53.848369 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:53.848409 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:53.848784 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:06:53.849037 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:53.849252 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. 2025.03.22 20:06:53.849331 [ 5 ] {a5cbf98b-292f-419f-90ac-a6c0b07428f4} TCPHandler: Processed in 0.001769217 sec. 2025.03.22 20:06:53.849622 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:53.849765 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:53.849817 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:53.850306 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:53.850344 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:53.850713 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:06:53.850949 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:53.851121 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} executeQuery: Read 32 rows, 2.28 KiB in 0.00138 sec., 23188.40579710145 rows/sec., 1.62 MiB/sec. 2025.03.22 20:06:53.851172 [ 5 ] {b6122434-b438-46c0-ae1f-d51c79e13080} TCPHandler: Processed in 0.001663336 sec. 2025.03.22 20:06:53.851305 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:53.851412 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:53.851460 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:53.851878 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:53.851915 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:53.852261 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:06:53.852492 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:53.852663 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} executeQuery: Read 12 rows, 848.00 B in 0.001273 sec., 9426.551453260015 rows/sec., 650.53 KiB/sec. 2025.03.22 20:06:53.852711 [ 5 ] {4860ca1b-8971-4812-96fb-72878b3d28f4} TCPHandler: Processed in 0.001455341 sec. 2025.03.22 20:06:55.442373 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.03.22 20:06:55.443043 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:55.443083 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:55.443622 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:06:55.443909 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:55.444071 [ 132 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:06:55.444115 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.03.22 20:06:55.444130 [ 132 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:55.444156 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:55.444320 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:06:55.444510 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:55.444560 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.03.22 20:06:55.444648 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.03.22 20:06:55.444762 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.03.22 20:06:55.444899 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.03.22 20:06:55.444989 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.03.22 20:06:55.445057 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.03.22 20:06:55.447326 [ 195 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003081155 sec., 4632678.330041819 rows/sec., 66.27 MiB/sec. 2025.03.22 20:06:55.448023 [ 195 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:06:55.448379 [ 195 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:55.448487 [ 195 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_31_6} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:06:55.448608 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.03.22 20:06:56.505604 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.03.22 20:06:56.526622 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:56.526685 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:56.534464 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:06:56.535376 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:56.535798 [ 148 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:06:56.535952 [ 148 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:56.536032 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.22 20:06:56.536456 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:06:56.553735 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.03.22 20:06:56.555208 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:56.556977 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.03.22 20:06:56.562806 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.03.22 20:06:56.568365 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.03.22 20:06:56.573772 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2025.03.22 20:06:56.579635 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.03.22 20:06:56.584108 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.03.22 20:06:56.642994 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.106820769 sec., 2190.5852409656404 rows/sec., 11.33 MiB/sec. 2025.03.22 20:06:56.645702 [ 199 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:06:56.648630 [ 199 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:56.648749 [ 199 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_31_6} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:06:56.651132 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.22 20:06:57.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.45 MiB, peak 208.99 MiB, free memory in arenas 0.00 B, will set to 200.09 MiB (RSS), difference: 1.64 MiB 2025.03.22 20:06:58.853596 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:58.853785 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:06:58.853859 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:06:58.854699 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.854751 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.855195 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:06:58.855445 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.855694 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} executeQuery: Read 108 rows, 9.25 KiB in 0.001962 sec., 55045.87155963302 rows/sec., 4.60 MiB/sec. 2025.03.22 20:06:58.855761 [ 5 ] {b1eb8e6f-da95-4e04-bb17-42f144b9ae86} TCPHandler: Processed in 0.002292699 sec. 2025.03.22 20:06:58.855895 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:58.856007 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:06:58.856057 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:06:58.856605 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.856646 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.857083 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:06:58.857329 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.857500 [ 146 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:06:58.857567 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} executeQuery: Read 26 rows, 1.96 KiB in 0.001584 sec., 16414.141414141413 rows/sec., 1.21 MiB/sec. 2025.03.22 20:06:58.857583 [ 146 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.857653 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.857695 [ 5 ] {33e76232-f46b-4ba1-8774-0682af6dda27} TCPHandler: Processed in 0.001849459 sec. 2025.03.22 20:06:58.857855 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:06:58.857873 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:58.858014 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:58.858018 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:06:58.858055 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 69 rows starting from the beginning of the part 2025.03.22 20:06:58.858079 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:06:58.858278 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part 2025.03.22 20:06:58.858526 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:58.858777 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:58.859051 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part 2025.03.22 20:06:58.859264 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:58.859817 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.859864 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.860495 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:06:58.860850 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.003084206 sec., 60631.488298771226 rows/sec., 4.69 MiB/sec. 2025.03.22 20:06:58.860875 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.861207 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:06:58.861264 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} executeQuery: Read 90 rows, 7.20 KiB in 0.00327 sec., 27522.935779816515 rows/sec., 2.15 MiB/sec. 2025.03.22 20:06:58.861404 [ 5 ] {1bb74cfe-4b48-4364-9e5a-696a208f8736} TCPHandler: Processed in 0.003588336 sec. 2025.03.22 20:06:58.861567 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:58.861747 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:58.861829 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:06:58.861850 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.862108 [ 198 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_41_8} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:06:58.862309 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:06:58.862730 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.862773 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.863161 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:06:58.863396 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.863603 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} executeQuery: Read 160 rows, 11.41 KiB in 0.001908 sec., 83857.4423480084 rows/sec., 5.84 MiB/sec. 2025.03.22 20:06:58.863659 [ 5 ] {897e7edc-f13c-4cb6-b648-9756714e1253} TCPHandler: Processed in 0.002144436 sec. 2025.03.22 20:06:58.863781 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:58.863885 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:06:58.863952 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:06:58.865041 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.865080 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.865711 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:06:58.865992 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.866173 [ 146 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:06:58.866249 [ 146 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.866288 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.866295 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} executeQuery: Read 26 rows, 47.71 KiB in 0.002423 sec., 10730.49938093273 rows/sec., 19.23 MiB/sec. 2025.03.22 20:06:58.866892 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:06:58.867008 [ 5 ] {18da7f87-1f70-4cb7-90ab-978c6d5ddbdd} TCPHandler: Processed in 0.00326995 sec. 2025.03.22 20:06:58.867451 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:06:58.867711 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:06:58.867839 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:06:58.867926 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:06:58.868164 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 659 rows starting from the beginning of the part 2025.03.22 20:06:58.868929 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:58.869718 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:58.870173 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:06:58.870311 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:06:58.870525 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:58.871142 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.03.22 20:06:58.871761 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2025.03.22 20:06:58.871816 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:06:58.872655 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.873180 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} executeQuery: Read 60 rows, 4.14 KiB in 0.005553 sec., 10804.970286331712 rows/sec., 745.66 KiB/sec. 2025.03.22 20:06:58.873333 [ 5 ] {1a46a955-e6f1-4364-92fe-a9aaddbff1b5} TCPHandler: Processed in 0.005988897 sec. 2025.03.22 20:06:58.877548 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.011154987 sec., 68399.90042121967 rows/sec., 122.57 MiB/sec. 2025.03.22 20:06:58.878379 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:06:58.878828 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:06:58.878923 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_41_8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:06:58.879054 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. 2025.03.22 20:07:02.794521 [ 143 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:07:02.794626 [ 143 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:07:02.945246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.03.22 20:07:02.945878 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:02.945927 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:02.946470 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:07:02.946743 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:02.947005 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.03.22 20:07:03.001979 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00141241 sec. 2025.03.22 20:07:03.022642 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 822 2025.03.22 20:07:03.025542 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:03.025599 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:03.027074 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:07:03.027394 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:03.028082 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 822 2025.03.22 20:07:03.852776 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:03.852965 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:03.853039 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:03.853804 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:03.853860 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:03.854308 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:07:03.854562 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:03.854818 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} executeQuery: Read 82 rows, 6.94 KiB in 0.001905 sec., 43044.61942257218 rows/sec., 3.56 MiB/sec. 2025.03.22 20:07:03.854886 [ 5 ] {ea0c0687-4e65-439c-a018-08e57c1d1c2e} TCPHandler: Processed in 0.002237908 sec. 2025.03.22 20:07:03.855013 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:03.855126 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:03.855177 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:03.855730 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:03.855772 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:03.856156 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:07:03.856392 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:03.856606 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} executeQuery: Read 13 rows, 1001.00 B in 0.001506 sec., 8632.138114209827 rows/sec., 649.10 KiB/sec. 2025.03.22 20:07:03.856658 [ 5 ] {c8ab9971-abc5-4072-962c-e85c1c9f4f30} TCPHandler: Processed in 0.001699306 sec. 2025.03.22 20:07:03.856793 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:03.856931 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:03.856987 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:03.857596 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:03.857645 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:03.858237 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:07:03.858481 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:03.858686 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} executeQuery: Read 77 rows, 6.16 KiB in 0.001786 sec., 43113.10190369541 rows/sec., 3.37 MiB/sec. 2025.03.22 20:07:03.858737 [ 5 ] {bd52b263-f4f3-4e56-a7ef-1aa10949c5df} TCPHandler: Processed in 0.002008192 sec. 2025.03.22 20:07:03.858854 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:03.858960 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:03.859009 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:03.859521 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:03.859559 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:03.859934 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:07:03.860162 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:03.860382 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} executeQuery: Read 160 rows, 11.41 KiB in 0.001443 sec., 110880.11088011088 rows/sec., 7.72 MiB/sec. 2025.03.22 20:07:03.860433 [ 5 ] {ad07ca38-b433-4b10-a444-d60948de506f} TCPHandler: Processed in 0.001629264 sec. 2025.03.22 20:07:03.860551 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:03.860656 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:03.860722 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:03.861780 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:03.861819 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:03.862422 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:07:03.862670 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:03.862911 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} executeQuery: Read 13 rows, 23.85 KiB in 0.002276 sec., 5711.775043936732 rows/sec., 10.24 MiB/sec. 2025.03.22 20:07:03.863013 [ 5 ] {d841f0b7-3190-44ab-8fb0-fbf6586e254b} TCPHandler: Processed in 0.002512143 sec. 2025.03.22 20:07:03.863159 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:03.863261 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:03.863308 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:03.863743 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:03.863782 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:03.864127 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:07:03.864361 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:03.864566 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. 2025.03.22 20:07:03.864616 [ 5 ] {6db86b53-4d31-485f-9ae5-d84f5d0c6c7c} TCPHandler: Processed in 0.001507932 sec. 2025.03.22 20:07:04.054788 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.03.22 20:07:04.074459 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:04.074520 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:04.081514 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:07:04.082266 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:04.084990 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.03.22 20:07:08.853467 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:08.853670 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:07:08.853741 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:07:08.854498 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:08.854546 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:08.854979 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:07:08.855231 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:08.855463 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} executeQuery: Read 2 rows, 167.00 B in 0.001844 sec., 1084.5986984815618 rows/sec., 88.44 KiB/sec. 2025.03.22 20:07:08.855529 [ 5 ] {35b99a5e-1097-47dd-bf7f-b3f37a2472d1} TCPHandler: Processed in 0.002187897 sec. 2025.03.22 20:07:08.855667 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:08.855810 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:08.855868 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:08.856542 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:08.856582 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:08.856958 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:07:08.857196 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:08.857431 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} executeQuery: Read 109 rows, 9.32 KiB in 0.001642 sec., 66382.4604141291 rows/sec., 5.54 MiB/sec. 2025.03.22 20:07:08.857490 [ 5 ] {2aa4ca14-e80b-4cf4-b7d6-86f5600dbbc8} TCPHandler: Processed in 0.00188729 sec. 2025.03.22 20:07:08.857731 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:08.857848 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:08.857895 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:08.858425 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:08.858465 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:08.858804 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:07:08.859033 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:08.859229 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} executeQuery: Read 28 rows, 2.09 KiB in 0.001404 sec., 19943.019943019943 rows/sec., 1.46 MiB/sec. 2025.03.22 20:07:08.859280 [ 5 ] {92978530-b58e-4fca-9d8d-90861f1ace7d} TCPHandler: Processed in 0.001639074 sec. 2025.03.22 20:07:08.859383 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:08.859483 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:08.859526 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:08.860108 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:08.860146 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:08.860509 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:07:08.860740 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:08.860945 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} executeQuery: Read 92 rows, 7.36 KiB in 0.001483 sec., 62036.41267700607 rows/sec., 4.85 MiB/sec. 2025.03.22 20:07:08.860994 [ 5 ] {7c4de7e9-222c-4c65-8694-f572e4c0557f} TCPHandler: Processed in 0.001662545 sec. 2025.03.22 20:07:08.861110 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:08.861214 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:08.861262 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:08.861777 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:08.861815 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:08.862189 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:07:08.862422 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:08.862625 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} executeQuery: Read 161 rows, 11.48 KiB in 0.001432 sec., 112430.16759776536 rows/sec., 7.83 MiB/sec. 2025.03.22 20:07:08.862676 [ 5 ] {46f12c11-7761-4a64-9f38-e630b64f6bca} TCPHandler: Processed in 0.001614344 sec. 2025.03.22 20:07:08.862777 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:08.862877 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:08.862941 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:08.864025 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:08.864064 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:08.864681 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:07:08.864930 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:08.865157 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} executeQuery: Read 26 rows, 47.71 KiB in 0.0023 sec., 11304.347826086956 rows/sec., 20.26 MiB/sec. 2025.03.22 20:07:08.865247 [ 5 ] {5b971c19-6191-4915-9e1d-2aede0caa454} TCPHandler: Processed in 0.002518063 sec. 2025.03.22 20:07:08.865386 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:08.865490 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:08.865536 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:08.865980 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:08.866020 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:08.866366 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:07:08.866594 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:08.866841 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. 2025.03.22 20:07:08.866912 [ 5 ] {17c4972f-9804-448c-8c4a-9dc781c366ce} TCPHandler: Processed in 0.001577643 sec. 2025.03.22 20:07:10.448145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.03.22 20:07:10.449115 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:10.449197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:10.450076 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:07:10.450450 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:10.450752 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.03.22 20:07:11.586032 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.03.22 20:07:11.605456 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:11.605503 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:11.612810 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:07:11.613582 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:11.617620 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.03.22 20:07:13.029208 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 848 2025.03.22 20:07:13.032197 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.032238 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.033715 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:07:13.034035 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.035068 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 848 2025.03.22 20:07:13.852781 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:13.852991 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:13.853073 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:13.853898 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.853949 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.854381 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:07:13.854637 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.854833 [ 134 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:07:13.854899 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} executeQuery: Read 82 rows, 6.94 KiB in 0.001964 sec., 41751.52749490835 rows/sec., 3.45 MiB/sec. 2025.03.22 20:07:13.854924 [ 134 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.854989 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.855020 [ 5 ] {77e1ecc8-f96b-409c-9011-9f490070a426} TCPHandler: Processed in 0.002371151 sec. 2025.03.22 20:07:13.855240 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:07:13.855251 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:13.855496 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:13.855515 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:13.855593 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:13.855596 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1403 rows starting from the beginning of the part 2025.03.22 20:07:13.855948 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part 2025.03.22 20:07:13.856296 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 108 rows starting from the beginning of the part 2025.03.22 20:07:13.856691 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2025.03.22 20:07:13.857004 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 109 rows starting from the beginning of the part 2025.03.22 20:07:13.857390 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part 2025.03.22 20:07:13.858469 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.858561 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.859525 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:07:13.860022 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.860450 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} executeQuery: Read 13 rows, 1001.00 B in 0.005025 sec., 2587.064676616915 rows/sec., 194.54 KiB/sec. 2025.03.22 20:07:13.860821 [ 5 ] {253f47c8-3efd-412e-b444-4a6b080a7e9b} TCPHandler: Processed in 0.00564815 sec. 2025.03.22 20:07:13.860884 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 5 columns (5 merged, 0 gathered) in 0.005781603 sec., 318250.83804612665 rows/sec., 27.71 MiB/sec. 2025.03.22 20:07:13.860980 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:13.861132 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:13.861148 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:07:13.861234 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:13.861768 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.861979 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_56_11} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:07:13.862146 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.22 20:07:13.862396 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.862441 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.862826 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:07:13.863062 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.863241 [ 134 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:07:13.863289 [ 134 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.863307 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} executeQuery: Read 77 rows, 6.16 KiB in 0.00222 sec., 34684.68468468468 rows/sec., 2.71 MiB/sec. 2025.03.22 20:07:13.863326 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.863537 [ 5 ] {c27f7a24-06ea-4347-8ea9-cf17156db2e1} TCPHandler: Processed in 0.002608086 sec. 2025.03.22 20:07:13.863734 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:07:13.863871 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:13.864247 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:13.864405 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:13.864433 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:13.864581 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 631 rows starting from the beginning of the part 2025.03.22 20:07:13.865145 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part 2025.03.22 20:07:13.865579 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part 2025.03.22 20:07:13.865911 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 77 rows starting from the beginning of the part 2025.03.22 20:07:13.866059 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 92 rows starting from the beginning of the part 2025.03.22 20:07:13.866510 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 77 rows starting from the beginning of the part 2025.03.22 20:07:13.867178 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.867247 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.868414 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:07:13.868848 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.869254 [ 134 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:07:13.869369 [ 134 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.869408 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.005967256 sec., 172776.23081697852 rows/sec., 13.86 MiB/sec. 2025.03.22 20:07:13.869445 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.869593 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} executeQuery: Read 160 rows, 11.41 KiB in 0.00548 sec., 29197.080291970804 rows/sec., 2.03 MiB/sec. 2025.03.22 20:07:13.869830 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:07:13.869894 [ 5 ] {11af6a04-45c0-4ebf-ac75-03d40ee89f45} TCPHandler: Processed in 0.006151061 sec. 2025.03.22 20:07:13.869910 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:07:13.870264 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:13.870358 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:13.870479 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14999 rows starting from the beginning of the part 2025.03.22 20:07:13.870570 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.870585 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:13.870923 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:13.870929 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part 2025.03.22 20:07:13.871412 [ 190 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_56_11} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:07:13.871760 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.03.22 20:07:13.871766 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:13.872209 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:13.872614 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 161 rows starting from the beginning of the part 2025.03.22 20:07:13.873008 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:13.875102 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.875160 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.876863 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:07:13.877453 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.878101 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} executeQuery: Read 13 rows, 23.85 KiB in 0.007626 sec., 1704.6944662995018 rows/sec., 3.05 MiB/sec. 2025.03.22 20:07:13.878251 [ 5 ] {fc1f56a4-c391-49f8-a4d8-83c46f03aaef} TCPHandler: Processed in 0.008109372 sec. 2025.03.22 20:07:13.878409 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:13.878514 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:13.878563 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:13.879110 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.879168 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.879834 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:07:13.880142 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 15672 rows, containing 5 columns (5 merged, 0 gathered) in 0.010556984 sec., 1484514.895542136 rows/sec., 101.75 MiB/sec. 2025.03.22 20:07:13.880339 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.880549 [ 134 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:07:13.880620 [ 134 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:13.880660 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:13.880679 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} executeQuery: Read 60 rows, 4.14 KiB in 0.002169 sec., 27662.51728907331 rows/sec., 1.86 MiB/sec. 2025.03.22 20:07:13.880914 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:07:13.880978 [ 5 ] {97a2488f-beef-4c68-ac23-b06ac2ed38eb} TCPHandler: Processed in 0.002619055 sec. 2025.03.22 20:07:13.881639 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:07:13.882082 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.882356 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:13.882397 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_56_11} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:07:13.882418 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2604 rows starting from the beginning of the part 2025.03.22 20:07:13.882692 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. 2025.03.22 20:07:13.882717 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part 2025.03.22 20:07:13.882867 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:13.883024 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:13.883121 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:13.883358 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:13.884900 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2856 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128938 sec., 691703.2902891736 rows/sec., 46.64 MiB/sec. 2025.03.22 20:07:13.885201 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:07:13.885547 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:13.885630 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_56_11} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:07:13.885721 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.03.22 20:07:17.794688 [ 69 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:07:17.794756 [ 69 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:07:17.951864 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.03.22 20:07:17.952520 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:17.952568 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:17.953129 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:07:17.953393 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:17.953648 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.03.22 20:07:18.853606 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:18.853828 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:18.853907 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:18.854836 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:18.854881 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:18.855311 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:07:18.855563 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:18.855820 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} executeQuery: Read 108 rows, 9.25 KiB in 0.002049 sec., 52708.6383601757 rows/sec., 4.41 MiB/sec. 2025.03.22 20:07:18.855878 [ 5 ] {fce77d06-03e2-4cdf-bdfb-77b0e4716532} TCPHandler: Processed in 0.002437272 sec. 2025.03.22 20:07:18.856007 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:18.856114 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:18.856159 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:18.856702 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:18.856741 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:18.857089 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:07:18.857322 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:18.857540 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} executeQuery: Read 26 rows, 1.96 KiB in 0.001447 sec., 17968.21008984105 rows/sec., 1.32 MiB/sec. 2025.03.22 20:07:18.857593 [ 5 ] {59763c61-be32-4760-997e-c1c81ab932df} TCPHandler: Processed in 0.001635925 sec. 2025.03.22 20:07:18.857698 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:18.857799 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:18.857844 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:18.858396 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:18.858436 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:18.858787 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:07:18.859023 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:18.859226 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} executeQuery: Read 90 rows, 7.20 KiB in 0.001447 sec., 62197.650310988254 rows/sec., 4.86 MiB/sec. 2025.03.22 20:07:18.859278 [ 5 ] {7b45d50f-c6ff-4c17-a2f2-49a4dcdd89dd} TCPHandler: Processed in 0.001628345 sec. 2025.03.22 20:07:18.859390 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:18.859494 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:18.859543 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:18.860061 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:18.860100 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:18.860490 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:07:18.860723 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:18.860940 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. 2025.03.22 20:07:18.860992 [ 5 ] {336a4c53-3806-40a9-b91b-7fed9ebfaf92} TCPHandler: Processed in 0.001652235 sec. 2025.03.22 20:07:18.861096 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:18.861197 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:18.861262 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:18.862346 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:18.862385 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:18.863006 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:07:18.863258 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:18.863514 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} executeQuery: Read 26 rows, 47.71 KiB in 0.002338 sec., 11120.615911035075 rows/sec., 19.93 MiB/sec. 2025.03.22 20:07:18.863609 [ 5 ] {0fddba46-2ccb-4696-ac05-7c8938fe04cf} TCPHandler: Processed in 0.002561345 sec. 2025.03.22 20:07:18.863748 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:18.863854 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:18.863901 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:18.864373 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:18.864413 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:18.864776 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:07:18.865013 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:18.865208 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. 2025.03.22 20:07:18.865257 [ 5 ] {52f56e6f-cb96-40c7-80ee-cbc202e6471a} TCPHandler: Processed in 0.001560993 sec. 2025.03.22 20:07:19.118668 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.03.22 20:07:19.139082 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:19.139138 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:19.146726 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:07:19.147479 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:19.150590 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.03.22 20:07:22.849032 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.849260 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:07:22.849341 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:07:22.850168 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.850221 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.850658 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:07:22.850919 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.851180 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} executeQuery: Read 24 rows, 2.04 KiB in 0.001975 sec., 12151.898734177214 rows/sec., 1.01 MiB/sec. 2025.03.22 20:07:22.851302 [ 5 ] {d69b9c64-6c4c-44c8-bb22-2dad989033b2} TCPHandler: Processed in 0.002406052 sec. 2025.03.22 20:07:22.851419 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.851530 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:07:22.851578 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:07:22.852118 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.852157 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.852500 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:07:22.852731 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.852990 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} executeQuery: Read 14 rows, 1.14 KiB in 0.00148 sec., 9459.45945945946 rows/sec., 771.35 KiB/sec. 2025.03.22 20:07:22.853143 [ 5 ] {e7268b55-2860-4bd9-9e61-985eb6611c5e} TCPHandler: Processed in 0.001771027 sec. 2025.03.22 20:07:22.853310 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.853415 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:22.853462 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:22.854670 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.854710 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.855147 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:07:22.855385 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.855629 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} executeQuery: Read 1349 rows, 115.00 KiB in 0.002236 sec., 603309.4812164579 rows/sec., 50.23 MiB/sec. 2025.03.22 20:07:22.855687 [ 5 ] {0ef613ac-01af-4c2d-9126-22e360d23059} TCPHandler: Processed in 0.002429652 sec. 2025.03.22 20:07:22.855805 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.855910 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:22.855956 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:22.856524 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.856564 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.856908 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:07:22.857147 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.857307 [ 24 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:07:22.857365 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} executeQuery: Read 39 rows, 2.92 KiB in 0.001475 sec., 26440.677966101695 rows/sec., 1.93 MiB/sec. 2025.03.22 20:07:22.857385 [ 24 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.857460 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.857493 [ 5 ] {02fb559b-f854-4fe2-b16a-2073a48c8560} TCPHandler: Processed in 0.001734747 sec. 2025.03.22 20:07:22.857698 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.857702 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:07:22.857878 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:07:22.857992 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:07:22.858008 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:22.858116 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 69 rows starting from the beginning of the part 2025.03.22 20:07:22.858399 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:22.858841 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part 2025.03.22 20:07:22.859215 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:22.859568 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:22.859910 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.03.22 20:07:22.860979 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.861052 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:22.862155 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:07:22.862713 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005132609 sec., 36628.54505379233 rows/sec., 2.82 MiB/sec. 2025.03.22 20:07:22.862732 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.863045 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:07:22.863211 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} executeQuery: Read 252 rows, 17.85 KiB in 0.005353 sec., 47076.40575378292 rows/sec., 3.26 MiB/sec. 2025.03.22 20:07:22.863463 [ 5 ] {23f5bd46-f473-46bd-9eb3-ec977c00cd45} TCPHandler: Processed in 0.005845544 sec. 2025.03.22 20:07:22.863674 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.863840 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.863857 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:07:22.863954 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:07:22.864018 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_46_9} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:07:22.864197 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:07:22.864686 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.864728 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.865083 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:07:22.865319 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.865580 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} executeQuery: Read 12 rows, 960.00 B in 0.001764 sec., 6802.721088435374 rows/sec., 531.46 KiB/sec. 2025.03.22 20:07:22.865710 [ 5 ] {604f118c-e9ef-4dbc-a358-1f3ef3c10f8f} TCPHandler: Processed in 0.002107245 sec. 2025.03.22 20:07:22.865819 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.865921 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:22.865966 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:22.866751 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.866790 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.867167 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:07:22.867406 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.867626 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} executeQuery: Read 583 rows, 44.84 KiB in 0.001725 sec., 337971.0144927536 rows/sec., 25.39 MiB/sec. 2025.03.22 20:07:22.867687 [ 5 ] {bcb739c4-2a09-400a-8a29-c53a637604a8} TCPHandler: Processed in 0.001918321 sec. 2025.03.22 20:07:22.867838 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.867947 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:22.867996 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:22.868734 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.868772 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.869202 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:07:22.869435 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.869641 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} executeQuery: Read 1017 rows, 70.44 KiB in 0.001716 sec., 592657.3426573427 rows/sec., 40.09 MiB/sec. 2025.03.22 20:07:22.869692 [ 5 ] {bff1443f-9132-4391-b167-5bcfc2d3a659} TCPHandler: Processed in 0.001918161 sec. 2025.03.22 20:07:22.869808 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.869913 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:22.869978 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:22.871062 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.871101 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.871696 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:07:22.871947 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.872119 [ 23 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:07:22.872183 [ 23 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.872220 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:22.872224 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} executeQuery: Read 13 rows, 23.85 KiB in 0.002322 sec., 5598.621877691646 rows/sec., 10.03 MiB/sec. 2025.03.22 20:07:22.872504 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:07:22.872608 [ 5 ] {a78cc34a-65ff-4ce5-af3a-168814c4acdf} TCPHandler: Processed in 0.002847501 sec. 2025.03.22 20:07:22.872914 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:22.873157 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:22.873175 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:22.873285 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:22.873329 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 763 rows starting from the beginning of the part 2025.03.22 20:07:22.874260 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:22.874887 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:22.875625 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:22.875667 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:22.875748 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:22.876230 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:22.876906 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:22.877340 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:07:22.877967 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.878449 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} executeQuery: Read 48 rows, 3.31 KiB in 0.00536 sec., 8955.223880597016 rows/sec., 618.00 KiB/sec. 2025.03.22 20:07:22.878660 [ 5 ] {b5f0eabe-c708-44d4-b209-d18e0f013e44} TCPHandler: Processed in 0.005831723 sec. 2025.03.22 20:07:22.887530 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 19 columns (19 merged, 0 gathered) in 0.015237734 sec., 56045.078618645006 rows/sec., 100.43 MiB/sec. 2025.03.22 20:07:22.888397 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:07:22.888850 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:22.888924 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_46_9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:07:22.889031 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. 2025.03.22 20:07:23.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 203.94 MiB, peak 211.51 MiB, free memory in arenas 0.00 B, will set to 205.57 MiB (RSS), difference: 1.64 MiB 2025.03.22 20:07:23.036221 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 892 2025.03.22 20:07:23.039644 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:23.039711 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:23.041258 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:07:23.041566 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:23.041804 [ 23 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.22 20:07:23.041908 [ 23 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:23.041971 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:23.042541 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.22 20:07:23.043785 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 892 2025.03.22 20:07:23.044157 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:23.044333 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 734 rows starting from the beginning of the part 2025.03.22 20:07:23.044832 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:23.045320 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2025.03.22 20:07:23.045798 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part 2025.03.22 20:07:23.046272 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:23.046746 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part 2025.03.22 20:07:23.054852 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 72 columns (72 merged, 0 gathered) in 0.01270923 sec., 70185.21184997045 rows/sec., 56.70 MiB/sec. 2025.03.22 20:07:23.056606 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.22 20:07:23.057439 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:23.057535 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_26_5} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.22 20:07:23.057880 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.03.22 20:07:23.846455 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:23.846636 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:23.846711 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:23.847440 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:23.847485 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:23.847899 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:07:23.848157 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:23.848400 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} executeQuery: Read 56 rows, 4.38 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.37 MiB/sec. 2025.03.22 20:07:23.848503 [ 5 ] {bf090c5f-bb06-4d49-a298-19824a93b1aa} TCPHandler: Processed in 0.002191117 sec. 2025.03.22 20:07:23.848758 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:23.848901 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:23.848947 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:23.849496 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:23.849535 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:23.849881 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:07:23.850113 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:23.850336 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} executeQuery: Read 64 rows, 5.12 KiB in 0.001458 sec., 43895.7475994513 rows/sec., 3.43 MiB/sec. 2025.03.22 20:07:23.850389 [ 5 ] {5dff395f-6769-4fb7-bcda-ebf37285e5db} TCPHandler: Processed in 0.001739507 sec. 2025.03.22 20:07:23.850508 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:23.850612 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:23.850659 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:23.851142 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:23.851182 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:23.851544 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:07:23.851773 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:23.851991 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} executeQuery: Read 32 rows, 2.28 KiB in 0.001401 sec., 22840.827980014277 rows/sec., 1.59 MiB/sec. 2025.03.22 20:07:23.852043 [ 5 ] {a0307ba4-8e5f-42d9-8c12-3c362fa567df} TCPHandler: Processed in 0.001586564 sec. 2025.03.22 20:07:23.852182 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:23.852288 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:23.852336 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:23.852754 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:23.852793 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:23.853132 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:07:23.853375 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:23.853591 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} executeQuery: Read 12 rows, 848.00 B in 0.001324 sec., 9063.444108761329 rows/sec., 625.47 KiB/sec. 2025.03.22 20:07:23.853640 [ 5 ] {7d14865e-8f8b-4b6a-8d4a-1c1156377aae} TCPHandler: Processed in 0.001517232 sec. 2025.03.22 20:07:25.454774 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.03.22 20:07:25.455487 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:25.455531 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:25.456056 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:07:25.456321 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:25.456522 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.03.22 20:07:26.651635 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.03.22 20:07:26.674241 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:26.674306 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.22 20:07:26.682112 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:07:26.682964 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:26.686776 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.03.22 20:07:28.852702 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:28.852904 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:28.852978 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:28.853743 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:28.853792 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:28.854233 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:07:28.854489 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:28.854751 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} executeQuery: Read 108 rows, 9.25 KiB in 0.001894 sec., 57022.1752903907 rows/sec., 4.77 MiB/sec. 2025.03.22 20:07:28.854843 [ 5 ] {fc75ca0e-0887-48c5-822a-94e4700257bd} TCPHandler: Processed in 0.002260239 sec. 2025.03.22 20:07:28.855111 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:28.855241 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:28.855293 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:28.855854 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:28.855896 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:28.856245 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:07:28.856475 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:28.856699 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} executeQuery: Read 26 rows, 1.96 KiB in 0.001483 sec., 17532.029669588672 rows/sec., 1.29 MiB/sec. 2025.03.22 20:07:28.856777 [ 5 ] {018208f4-27b3-4cf9-9d53-f6710e08800f} TCPHandler: Processed in 0.001771718 sec. 2025.03.22 20:07:28.856928 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:28.857031 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:28.857077 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:28.857616 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:28.857655 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:28.857999 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:07:28.858243 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:28.858451 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} executeQuery: Read 90 rows, 7.20 KiB in 0.001443 sec., 62370.06237006237 rows/sec., 4.87 MiB/sec. 2025.03.22 20:07:28.858502 [ 5 ] {f3ad8168-1e9d-475a-803d-366cac998ac7} TCPHandler: Processed in 0.001631555 sec. 2025.03.22 20:07:28.858634 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:28.858768 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:28.858828 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:28.859375 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:28.859416 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:28.859804 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:07:28.860042 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:28.860268 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. 2025.03.22 20:07:28.860320 [ 5 ] {4cbdd89f-7bc9-45be-b027-48d407d42e34} TCPHandler: Processed in 0.001749517 sec. 2025.03.22 20:07:28.860444 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:28.860547 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:28.860614 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:28.861704 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:28.861744 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:28.862380 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:07:28.862636 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:28.862931 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} executeQuery: Read 26 rows, 47.71 KiB in 0.002406 sec., 10806.31753948462 rows/sec., 19.36 MiB/sec. 2025.03.22 20:07:28.863510 [ 5 ] {675771bf-696b-4237-9ac8-8b1076ea84c4} TCPHandler: Processed in 0.003110076 sec. 2025.03.22 20:07:28.863684 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:28.863786 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:28.863832 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:28.864304 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:28.864344 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:28.864711 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:07:28.864943 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:28.865151 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. 2025.03.22 20:07:28.865199 [ 5 ] {026146d0-5402-4fe2-b1fc-ec80bfef99bc} TCPHandler: Processed in 0.001564394 sec. 2025.03.22 20:07:32.795008 [ 61 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:07:32.795111 [ 61 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:07:32.957629 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.03.22 20:07:32.958269 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:32.958322 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:32.958867 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:07:32.959147 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:32.959370 [ 61 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:07:32.959433 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.03.22 20:07:32.959477 [ 61 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:32.959512 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:32.959710 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:07:32.959993 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:32.960045 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.03.22 20:07:32.960118 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.03.22 20:07:32.960215 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.03.22 20:07:32.960324 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.03.22 20:07:32.960407 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.03.22 20:07:32.960496 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.03.22 20:07:32.963029 [ 192 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003448073 sec., 4794272.047024527 rows/sec., 68.58 MiB/sec. 2025.03.22 20:07:32.963152 [ 189 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:07:32.963453 [ 189 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:32.963537 [ 189 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_36_7} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:07:32.963636 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.03.22 20:07:33.045103 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 912 2025.03.22 20:07:33.048080 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.048145 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.049661 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:07:33.049987 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.050668 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 912 2025.03.22 20:07:33.853227 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:33.853431 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:33.853508 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:33.854308 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.854354 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.854780 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:07:33.855021 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.855213 [ 56 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:07:33.855276 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} executeQuery: Read 82 rows, 6.94 KiB in 0.001897 sec., 43226.14654717976 rows/sec., 3.57 MiB/sec. 2025.03.22 20:07:33.855288 [ 56 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.855360 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.855410 [ 5 ] {cc8c2025-2a02-4b1a-8052-2effb44331df} TCPHandler: Processed in 0.002310509 sec. 2025.03.22 20:07:33.855536 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:07:33.855591 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:33.855651 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:33.855694 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1403 rows starting from the beginning of the part 2025.03.22 20:07:33.855718 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:33.855781 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:33.855784 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 108 rows starting from the beginning of the part 2025.03.22 20:07:33.856044 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:07:33.856222 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2025.03.22 20:07:33.856431 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part 2025.03.22 20:07:33.856647 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2025.03.22 20:07:33.857415 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.857459 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.857983 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:07:33.858266 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.858494 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} executeQuery: Read 13 rows, 1001.00 B in 0.002807 sec., 4631.278945493409 rows/sec., 348.25 KiB/sec. 2025.03.22 20:07:33.858605 [ 5 ] {0c1fe286-ee57-4071-8166-0f7b566ebf08} TCPHandler: Processed in 0.003067175 sec. 2025.03.22 20:07:33.858773 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:33.858823 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.003370762 sec., 921453.3687041685 rows/sec., 80.24 MiB/sec. 2025.03.22 20:07:33.858905 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:33.858961 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:33.859197 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:07:33.859918 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.860142 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.860158 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_61_12} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:07:33.860203 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.860341 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:07:33.860673 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:07:33.860912 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.861091 [ 56 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:07:33.861149 [ 56 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.861164 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} executeQuery: Read 77 rows, 6.16 KiB in 0.002294 sec., 33565.823888404535 rows/sec., 2.62 MiB/sec. 2025.03.22 20:07:33.861193 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.861405 [ 5 ] {021d2b4b-cd65-4b8b-9ace-5b9b038a154c} TCPHandler: Processed in 0.002690677 sec. 2025.03.22 20:07:33.861579 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:07:33.861690 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:33.861964 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:33.862168 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:33.862494 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:33.862683 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 631 rows starting from the beginning of the part 2025.03.22 20:07:33.863135 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part 2025.03.22 20:07:33.863538 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 583 rows starting from the beginning of the part 2025.03.22 20:07:33.863743 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2025.03.22 20:07:33.864194 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part 2025.03.22 20:07:33.864516 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 77 rows starting from the beginning of the part 2025.03.22 20:07:33.865083 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.865137 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.866087 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:07:33.866690 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.867001 [ 56 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:07:33.867068 [ 56 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.867106 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.867128 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} executeQuery: Read 160 rows, 11.41 KiB in 0.00522 sec., 30651.340996168583 rows/sec., 2.13 MiB/sec. 2025.03.22 20:07:33.867630 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:07:33.867677 [ 5 ] {d2d5f7ea-a5fa-414f-b3b7-995a2b2bca61} TCPHandler: Processed in 0.006081929 sec. 2025.03.22 20:07:33.868142 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 5 columns (5 merged, 0 gathered) in 0.006829625 sec., 224756.11764921207 rows/sec., 17.90 MiB/sec. 2025.03.22 20:07:33.868150 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:33.868165 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:33.868242 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15672 rows starting from the beginning of the part 2025.03.22 20:07:33.868548 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:33.868582 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:07:33.868799 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:33.868954 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:33.869576 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:07:33.869778 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.870243 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_61_12} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:07:33.870261 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part 2025.03.22 20:07:33.870564 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:07:33.870827 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:33.871280 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:33.873482 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.873547 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.875192 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:07:33.875663 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.876523 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} executeQuery: Read 13 rows, 23.85 KiB in 0.008101 sec., 1604.7401555363533 rows/sec., 2.88 MiB/sec. 2025.03.22 20:07:33.877169 [ 5 ] {29085e6c-aeb7-46af-8bb2-c0ca629fd467} TCPHandler: Processed in 0.009124933 sec. 2025.03.22 20:07:33.877582 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:33.877720 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:33.877788 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:33.878381 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.878422 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.879103 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17201 rows, containing 5 columns (5 merged, 0 gathered) in 0.011870632 sec., 1449038.265190935 rows/sec., 99.29 MiB/sec. 2025.03.22 20:07:33.879121 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:07:33.879352 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:07:33.879549 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.879903 [ 56 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:07:33.880041 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} executeQuery: Read 60 rows, 4.14 KiB in 0.002345 sec., 25586.353944562903 rows/sec., 1.72 MiB/sec. 2025.03.22 20:07:33.880059 [ 56 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:33.880081 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.880176 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:33.880285 [ 5 ] {42553ba3-3dd5-4d8a-a4a4-d15b98e766a7} TCPHandler: Processed in 0.002750078 sec. 2025.03.22 20:07:33.880396 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_61_12} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:07:33.880729 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. 2025.03.22 20:07:33.880808 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:07:33.881009 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:33.881048 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2856 rows starting from the beginning of the part 2025.03.22 20:07:33.881175 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:33.881370 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part 2025.03.22 20:07:33.881586 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part 2025.03.22 20:07:33.881766 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:33.881963 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:33.883697 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3096 rows, containing 4 columns (4 merged, 0 gathered) in 0.00327236 sec., 946106.1741373198 rows/sec., 63.79 MiB/sec. 2025.03.22 20:07:33.884042 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:07:33.884367 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:33.884456 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_61_12} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:07:33.884541 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.03.22 20:07:34.186830 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.03.22 20:07:34.209937 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:34.209986 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:34.217600 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:07:34.218408 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:34.218725 [ 67 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:07:34.218798 [ 67 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:34.218842 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:34.219386 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:07:34.236628 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.03.22 20:07:34.237802 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:34.239045 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.03.22 20:07:34.244537 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.03.22 20:07:34.250192 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.03.22 20:07:34.255938 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.03.22 20:07:34.261940 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.03.22 20:07:34.266722 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.03.22 20:07:34.330134 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.111161391 sec., 2446.892734546656 rows/sec., 12.65 MiB/sec. 2025.03.22 20:07:34.332469 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:07:34.335155 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:34.335286 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_36_7} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:07:34.337135 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.03.22 20:07:38.853219 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:38.853433 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:07:38.853508 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:07:38.854231 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:38.854288 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:38.854729 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:07:38.854979 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:38.855266 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} executeQuery: Read 2 rows, 167.00 B in 0.00188 sec., 1063.8297872340427 rows/sec., 86.75 KiB/sec. 2025.03.22 20:07:38.855479 [ 5 ] {1eda9636-f1fb-49ae-8a55-cc49bae559de} TCPHandler: Processed in 0.00238708 sec. 2025.03.22 20:07:38.855626 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:38.855735 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:38.855784 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:38.856380 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:38.856421 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:38.856791 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:07:38.857028 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:38.857235 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} executeQuery: Read 109 rows, 9.32 KiB in 0.001527 sec., 71381.79436804191 rows/sec., 5.96 MiB/sec. 2025.03.22 20:07:38.857291 [ 5 ] {54328cdd-c480-451f-9a1f-f05501475a2d} TCPHandler: Processed in 0.001716976 sec. 2025.03.22 20:07:38.857407 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:38.857512 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:38.857558 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:38.858086 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:38.858125 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:38.858470 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:07:38.858700 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:38.858945 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} executeQuery: Read 28 rows, 2.09 KiB in 0.001448 sec., 19337.016574585636 rows/sec., 1.41 MiB/sec. 2025.03.22 20:07:38.859079 [ 5 ] {6303d2a0-ec6b-4066-9dc8-552fc3a23b21} TCPHandler: Processed in 0.001718487 sec. 2025.03.22 20:07:38.859335 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:38.859443 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:38.859488 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:38.860043 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:38.860083 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:38.860448 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:07:38.860687 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:38.860936 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} executeQuery: Read 92 rows, 7.36 KiB in 0.001507 sec., 61048.4406104844 rows/sec., 4.77 MiB/sec. 2025.03.22 20:07:38.861010 [ 5 ] {71bcf50c-aadf-4e49-b512-23458f25e9c1} TCPHandler: Processed in 0.001760087 sec. 2025.03.22 20:07:38.861256 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:38.861368 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:38.861420 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:38.861944 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:38.861982 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:38.862367 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:07:38.862609 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:38.862824 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} executeQuery: Read 161 rows, 11.48 KiB in 0.001478 sec., 108930.98782138024 rows/sec., 7.59 MiB/sec. 2025.03.22 20:07:38.862875 [ 5 ] {ed92896d-8db9-46b2-8919-1046fd690eaa} TCPHandler: Processed in 0.001720437 sec. 2025.03.22 20:07:38.863009 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:38.863113 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:38.863180 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:38.864257 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:38.864295 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:38.864924 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:07:38.865179 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:38.865378 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} executeQuery: Read 26 rows, 47.71 KiB in 0.002286 sec., 11373.578302712162 rows/sec., 20.38 MiB/sec. 2025.03.22 20:07:38.865486 [ 5 ] {0e3546d8-8013-428d-a119-1e7524e33b83} TCPHandler: Processed in 0.002526354 sec. 2025.03.22 20:07:38.865625 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:38.865730 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:38.865776 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:38.866207 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:38.866245 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:38.866602 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:07:38.866844 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:38.867057 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. 2025.03.22 20:07:38.867109 [ 5 ] {1ae66258-7c60-4072-919d-48826bb31381} TCPHandler: Processed in 0.001533913 sec. 2025.03.22 20:07:40.460551 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.03.22 20:07:40.461247 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:40.461304 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:40.461909 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:07:40.462200 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:40.462463 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.03.22 20:07:41.737684 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.03.22 20:07:41.758330 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:41.758388 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:41.765411 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:07:41.766151 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:41.768836 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.03.22 20:07:43.051787 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 938 2025.03.22 20:07:43.054733 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:43.054785 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:43.056282 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:07:43.056593 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:43.057098 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 938 2025.03.22 20:07:43.852641 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:43.852852 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:43.852933 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:43.853757 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:43.853805 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:43.854247 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:07:43.854507 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:43.854754 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} executeQuery: Read 82 rows, 6.94 KiB in 0.00196 sec., 41836.73469387755 rows/sec., 3.46 MiB/sec. 2025.03.22 20:07:43.854824 [ 5 ] {0602082d-f6f2-48be-aea5-26c502273f58} TCPHandler: Processed in 0.002318919 sec. 2025.03.22 20:07:43.854971 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:43.855087 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:43.855133 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:43.855658 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:43.855697 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:43.856041 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:07:43.856277 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:43.856494 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} executeQuery: Read 13 rows, 1001.00 B in 0.001429 sec., 9097.270818754374 rows/sec., 684.07 KiB/sec. 2025.03.22 20:07:43.856546 [ 5 ] {9764d04a-558b-446c-bb77-c82d608f892c} TCPHandler: Processed in 0.001639075 sec. 2025.03.22 20:07:43.856651 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:43.856751 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:43.856795 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:43.857348 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:43.857389 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:43.857740 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:07:43.857985 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:43.858237 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} executeQuery: Read 77 rows, 6.16 KiB in 0.001495 sec., 51505.01672240803 rows/sec., 4.02 MiB/sec. 2025.03.22 20:07:43.858304 [ 5 ] {24e0af45-206b-4cde-8658-1976798a2b8d} TCPHandler: Processed in 0.001703136 sec. 2025.03.22 20:07:43.858564 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:43.858705 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:43.858756 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:43.859290 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:43.859329 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:43.859710 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:07:43.859941 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:43.860144 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. 2025.03.22 20:07:43.860194 [ 5 ] {fd4523e0-450b-464c-92c4-2ac7eabeea73} TCPHandler: Processed in 0.001729067 sec. 2025.03.22 20:07:43.860327 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:43.860430 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:43.860495 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:43.861546 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:43.861585 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:43.862194 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:07:43.862439 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:43.862698 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} executeQuery: Read 13 rows, 23.85 KiB in 0.002288 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. 2025.03.22 20:07:43.863005 [ 5 ] {4a5c7565-a018-4c09-9346-b77382d14ad6} TCPHandler: Processed in 0.002726698 sec. 2025.03.22 20:07:43.863161 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:43.863262 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:43.863308 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:43.863742 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:43.863779 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:43.864126 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:07:43.864362 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:43.864573 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. 2025.03.22 20:07:43.864627 [ 5 ] {ee9b122e-9596-4084-bdfd-3eda4c7b65ec} TCPHandler: Processed in 0.001516252 sec. 2025.03.22 20:07:47.795170 [ 129 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:07:47.795246 [ 129 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:07:47.963563 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.03.22 20:07:47.964197 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:47.964243 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:47.964877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:07:47.965146 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:47.965406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.03.22 20:07:48.852544 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:48.852751 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:48.852832 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:48.853678 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.853720 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.854147 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:07:48.854389 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.854616 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} executeQuery: Read 108 rows, 9.25 KiB in 0.00192 sec., 56250 rows/sec., 4.70 MiB/sec. 2025.03.22 20:07:48.854680 [ 5 ] {0e279a87-3d3c-49bb-97ce-1294f0fc8f46} TCPHandler: Processed in 0.002272258 sec. 2025.03.22 20:07:48.854804 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:48.854915 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:48.854964 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:48.855503 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.855543 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.855888 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:07:48.856117 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.856286 [ 127 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:07:48.856347 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} executeQuery: Read 26 rows, 1.96 KiB in 0.001453 sec., 17894.01238816242 rows/sec., 1.31 MiB/sec. 2025.03.22 20:07:48.856365 [ 127 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.856439 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.856484 [ 5 ] {a71cb264-0b44-4a2a-940d-4eb9979cb0be} TCPHandler: Processed in 0.001730637 sec. 2025.03.22 20:07:48.856789 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:48.856858 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:07:48.857090 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:48.857262 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:48.857454 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:48.857545 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 69 rows starting from the beginning of the part 2025.03.22 20:07:48.857886 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:48.858281 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:48.858685 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part 2025.03.22 20:07:48.859063 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:48.859457 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:48.860212 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.860297 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.861207 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:07:48.861749 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.862314 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005724792 sec., 30568.796211285928 rows/sec., 2.35 MiB/sec. 2025.03.22 20:07:48.862394 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} executeQuery: Read 90 rows, 7.20 KiB in 0.00541 sec., 16635.859519408503 rows/sec., 1.30 MiB/sec. 2025.03.22 20:07:48.862646 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:07:48.862770 [ 5 ] {d09fd64b-8ee0-407e-b4a9-e996917a673f} TCPHandler: Processed in 0.00609241 sec. 2025.03.22 20:07:48.863213 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:48.863476 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.863489 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:48.863612 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:48.863672 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_51_10} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:07:48.863884 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.22 20:07:48.864386 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.864430 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.864833 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:07:48.865065 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.865312 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} executeQuery: Read 160 rows, 11.41 KiB in 0.001869 sec., 85607.27661851258 rows/sec., 5.96 MiB/sec. 2025.03.22 20:07:48.865376 [ 5 ] {09bb71ca-c108-451b-8526-417037a10f75} TCPHandler: Processed in 0.002313319 sec. 2025.03.22 20:07:48.865654 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:48.865768 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:48.865841 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:48.866930 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.866970 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.867598 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:07:48.867855 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.868025 [ 127 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:07:48.868093 [ 127 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.868128 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.868137 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} executeQuery: Read 26 rows, 47.71 KiB in 0.002386 sec., 10896.898575020956 rows/sec., 19.53 MiB/sec. 2025.03.22 20:07:48.868436 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:07:48.868505 [ 5 ] {b6623fc3-13a2-4c85-a074-f532da5c72ef} TCPHandler: Processed in 0.002953003 sec. 2025.03.22 20:07:48.868759 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:48.869032 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:48.869055 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:48.869158 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:48.869236 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 854 rows starting from the beginning of the part 2025.03.22 20:07:48.870177 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:48.870851 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:48.871598 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:48.871757 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:48.871895 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:48.872296 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.03.22 20:07:48.872920 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part 2025.03.22 20:07:48.873729 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:07:48.874252 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.874948 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} executeQuery: Read 60 rows, 4.14 KiB in 0.005966 sec., 10056.989607777405 rows/sec., 694.04 KiB/sec. 2025.03.22 20:07:48.875383 [ 5 ] {520684af-8c34-45b5-b013-49b0e859dbf1} TCPHandler: Processed in 0.006705352 sec. 2025.03.22 20:07:48.880577 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.012356563 sec., 77529.64962829875 rows/sec., 138.93 MiB/sec. 2025.03.22 20:07:48.882200 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:07:48.882665 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:48.882761 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_51_10} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:07:48.882931 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. 2025.03.22 20:07:49.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 208.27 MiB, peak 219.46 MiB, free memory in arenas 0.00 B, will set to 209.96 MiB (RSS), difference: 1.70 MiB 2025.03.22 20:07:49.269871 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.03.22 20:07:49.290186 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:49.290228 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:49.297985 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:07:49.298726 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:49.301260 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.03.22 20:07:52.847149 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.847364 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:07:52.847438 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:07:52.848175 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.848226 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.848668 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:07:52.848913 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.849112 [ 122 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.22 20:07:52.849181 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} executeQuery: Read 24 rows, 2.04 KiB in 0.001864 sec., 12875.536480686695 rows/sec., 1.07 MiB/sec. 2025.03.22 20:07:52.849196 [ 122 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.849264 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.849330 [ 5 ] {eb7597c7-ca97-4888-9a91-1469fa1442a7} TCPHandler: Processed in 0.002330029 sec. 2025.03.22 20:07:52.849654 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.849675 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.22 20:07:52.849963 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:52.850077 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:52.850094 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:52.850198 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2025.03.22 20:07:52.850527 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.03.22 20:07:52.850865 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.03.22 20:07:52.851226 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.03.22 20:07:52.851593 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.03.22 20:07:52.853474 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004087336 sec., 29358.9761154943 rows/sec., 2.55 MiB/sec. 2025.03.22 20:07:52.853566 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.853620 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.853639 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.22 20:07:52.854173 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.854352 [ 195 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_9_2} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.22 20:07:52.854482 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:07:52.854504 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:07:52.854769 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.855023 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} executeQuery: Read 1342 rows, 114.49 KiB in 0.005147 sec., 260734.4083932388 rows/sec., 21.72 MiB/sec. 2025.03.22 20:07:52.855110 [ 5 ] {aabc769b-d987-4a26-9bc8-89d06bc74e7a} TCPHandler: Processed in 0.005577318 sec. 2025.03.22 20:07:52.855268 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.855380 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:52.855426 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:52.855974 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.856012 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.856363 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:07:52.856597 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.856799 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} executeQuery: Read 25 rows, 1.94 KiB in 0.001444 sec., 17313.019390581718 rows/sec., 1.31 MiB/sec. 2025.03.22 20:07:52.856851 [ 5 ] {d541cbb6-86f4-4a3f-9620-312e53c1272b} TCPHandler: Processed in 0.001646915 sec. 2025.03.22 20:07:52.856976 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.857080 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:07:52.857123 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:07:52.857719 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.857758 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.858113 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:07:52.858353 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.858508 [ 122 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.22 20:07:52.858568 [ 122 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.858598 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.858618 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} executeQuery: Read 252 rows, 17.85 KiB in 0.00155 sec., 162580.64516129033 rows/sec., 11.24 MiB/sec. 2025.03.22 20:07:52.858834 [ 5 ] {30ac8119-9482-4aea-baac-6d7e9c012960} TCPHandler: Processed in 0.00190477 sec. 2025.03.22 20:07:52.858879 [ 199 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.22 20:07:52.858995 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.859085 [ 199 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:52.859162 [ 199 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part 2025.03.22 20:07:52.859189 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:07:52.859323 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:07:52.859473 [ 199 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part 2025.03.22 20:07:52.859792 [ 199 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part 2025.03.22 20:07:52.860113 [ 199 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part 2025.03.22 20:07:52.860467 [ 199 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part 2025.03.22 20:07:52.861956 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.862032 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.862823 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.22 20:07:52.863186 [ 186 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.004498286 sec., 280106.68952574383 rows/sec., 20.44 MiB/sec. 2025.03.22 20:07:52.863298 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.863474 [ 186 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.22 20:07:52.863527 [ 122 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.22 20:07:52.863644 [ 122 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.863733 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.863862 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} executeQuery: Read 12 rows, 960.00 B in 0.004712 sec., 2546.6893039049237 rows/sec., 198.96 KiB/sec. 2025.03.22 20:07:52.864351 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.22 20:07:52.864356 [ 5 ] {60b98904-708a-4aea-8658-7e76c144cfa8} TCPHandler: Processed in 0.005424575 sec. 2025.03.22 20:07:52.864764 [ 186 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.864780 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.864811 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:52.864910 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2025.03.22 20:07:52.865056 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:52.865121 [ 186 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_9_2} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.22 20:07:52.865256 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:52.865286 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.03.22 20:07:52.865767 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:07:52.865868 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.03.22 20:07:52.866132 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2025.03.22 20:07:52.866423 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.03.22 20:07:52.867681 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.867728 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.867948 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004101227 sec., 14629.768115737072 rows/sec., 1.17 MiB/sec. 2025.03.22 20:07:52.868109 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.22 20:07:52.868260 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:07:52.868489 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.868566 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.868613 [ 193 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_9_2} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.22 20:07:52.868757 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.22 20:07:52.868882 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} executeQuery: Read 569 rows, 43.70 KiB in 0.003905 sec., 145710.62740076825 rows/sec., 10.93 MiB/sec. 2025.03.22 20:07:52.868943 [ 5 ] {cd606863-1b18-48f2-9a05-3d6c0c1fa4e0} TCPHandler: Processed in 0.004269981 sec. 2025.03.22 20:07:52.869081 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.869186 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:52.869233 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:52.869972 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.870012 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.870445 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:07:52.870688 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.870913 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} executeQuery: Read 1010 rows, 69.95 KiB in 0.00175 sec., 577142.8571428572 rows/sec., 39.03 MiB/sec. 2025.03.22 20:07:52.870965 [ 5 ] {a40dd95e-039f-42ca-be60-5c0905c53fb7} TCPHandler: Processed in 0.001933991 sec. 2025.03.22 20:07:52.871084 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.871189 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:52.871255 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:52.872308 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.872347 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.872947 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:07:52.873200 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.873458 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} executeQuery: Read 13 rows, 23.85 KiB in 0.002291 sec., 5674.378000872981 rows/sec., 10.17 MiB/sec. 2025.03.22 20:07:52.873876 [ 5 ] {c8a6d944-7340-477d-9942-b309320b95e8} TCPHandler: Processed in 0.00284213 sec. 2025.03.22 20:07:52.874017 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:52.874119 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:52.874165 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:52.874611 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:52.874649 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:52.875006 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:07:52.875239 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:52.875455 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} executeQuery: Read 48 rows, 3.31 KiB in 0.001347 sec., 35634.74387527839 rows/sec., 2.40 MiB/sec. 2025.03.22 20:07:52.875568 [ 5 ] {f808d502-1f04-4982-a918-ba39c87b944e} TCPHandler: Processed in 0.001600324 sec. 2025.03.22 20:07:53.058240 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 980 2025.03.22 20:07:53.061506 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.061564 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.063050 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:07:53.063359 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.064042 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 980 2025.03.22 20:07:53.845879 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:53.846076 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:53.846152 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:53.846949 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.847004 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.847483 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:07:53.847764 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.847951 [ 124 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:07:53.848034 [ 124 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.848033 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} executeQuery: Read 56 rows, 4.38 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.14 MiB/sec. 2025.03.22 20:07:53.848064 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.848219 [ 5 ] {7b504291-2529-4a45-8cb9-75ec19ba764d} TCPHandler: Processed in 0.002471472 sec. 2025.03.22 20:07:53.848271 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:07:53.848392 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:53.848407 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:53.848443 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1403 rows starting from the beginning of the part 2025.03.22 20:07:53.848540 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:53.848544 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 109 rows starting from the beginning of the part 2025.03.22 20:07:53.848661 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:53.848936 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part 2025.03.22 20:07:53.849155 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 108 rows starting from the beginning of the part 2025.03.22 20:07:53.849434 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:07:53.849661 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part 2025.03.22 20:07:53.850490 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.850541 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.851086 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:07:53.851343 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.851570 [ 124 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:07:53.851711 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} executeQuery: Read 64 rows, 5.12 KiB in 0.003185 sec., 20094.19152276295 rows/sec., 1.57 MiB/sec. 2025.03.22 20:07:53.851707 [ 124 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.851919 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.852106 [ 5 ] {3bd9e282-bbb7-471a-bfe2-0e54e809d5ac} TCPHandler: Processed in 0.00376874 sec. 2025.03.22 20:07:53.852431 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:53.852432 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:07:53.852448 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.004247321 sec., 729871.8415678965 rows/sec., 63.58 MiB/sec. 2025.03.22 20:07:53.852679 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:53.852715 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:53.852750 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 631 rows starting from the beginning of the part 2025.03.22 20:07:53.852761 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:53.852983 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 92 rows starting from the beginning of the part 2025.03.22 20:07:53.853124 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:07:53.853424 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 77 rows starting from the beginning of the part 2025.03.22 20:07:53.853950 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part 2025.03.22 20:07:53.854399 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 569 rows starting from the beginning of the part 2025.03.22 20:07:53.854871 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part 2025.03.22 20:07:53.855126 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.855585 [ 198 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_66_13} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:07:53.855877 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:07:53.856268 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.856319 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.856916 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:07:53.857271 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.857296 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.005095358 sec., 298899.50814054674 rows/sec., 23.80 MiB/sec. 2025.03.22 20:07:53.857519 [ 124 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:07:53.857543 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:07:53.857594 [ 124 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.857660 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} executeQuery: Read 32 rows, 2.28 KiB in 0.005045 sec., 6342.913776015857 rows/sec., 452.37 KiB/sec. 2025.03.22 20:07:53.857705 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.858005 [ 5 ] {0677b876-f821-4441-96d0-79d87c192e20} TCPHandler: Processed in 0.00565259 sec. 2025.03.22 20:07:53.858481 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:53.858530 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:07:53.858586 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.858932 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:53.859062 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_66_13} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:07:53.859186 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:53.859460 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:07:53.859469 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:53.859660 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17201 rows starting from the beginning of the part 2025.03.22 20:07:53.860077 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part 2025.03.22 20:07:53.860505 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:53.860974 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2025.03.22 20:07:53.861351 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:07:53.861807 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part 2025.03.22 20:07:53.862831 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.862929 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.863655 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:07:53.863975 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.864257 [ 124 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:07:53.864370 [ 124 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:53.864410 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} executeQuery: Read 12 rows, 848.00 B in 0.005645 sec., 2125.77502214349 rows/sec., 146.70 KiB/sec. 2025.03.22 20:07:53.864466 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:53.864737 [ 5 ] {2fc52e94-e5be-475b-9b15-91a7c7b8dde6} TCPHandler: Processed in 0.006383936 sec. 2025.03.22 20:07:53.864998 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:07:53.865206 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:07:53.865245 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3096 rows starting from the beginning of the part 2025.03.22 20:07:53.865492 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:53.865803 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:53.865980 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2025.03.22 20:07:53.866140 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part 2025.03.22 20:07:53.866297 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part 2025.03.22 20:07:53.868512 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003835321 sec., 869809.8542468805 rows/sec., 58.64 MiB/sec. 2025.03.22 20:07:53.868974 [ 201 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:07:53.869343 [ 201 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.869560 [ 201 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_66_13} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:07:53.869839 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.03.22 20:07:53.869923 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 18724 rows, containing 5 columns (5 merged, 0 gathered) in 0.011960564 sec., 1565478.0159196507 rows/sec., 107.24 MiB/sec. 2025.03.22 20:07:53.870199 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:07:53.870488 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:53.870566 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_66_13} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:07:53.870652 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. 2025.03.22 20:07:55.466504 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.03.22 20:07:55.467179 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:55.467220 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:55.467792 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:07:55.468070 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:55.468329 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.03.22 20:07:56.802302 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.03.22 20:07:56.823318 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:56.823378 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:56.830933 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:07:56.831699 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:56.835192 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.03.22 20:07:58.853101 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:58.853327 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:07:58.853406 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:07:58.854259 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:58.854303 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:58.854743 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:07:58.854997 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:58.855204 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} executeQuery: Read 108 rows, 9.25 KiB in 0.001935 sec., 55813.95348837209 rows/sec., 4.67 MiB/sec. 2025.03.22 20:07:58.855258 [ 5 ] {cf47ebb7-d4d6-4a3a-acf0-e8d293d720c0} TCPHandler: Processed in 0.002294029 sec. 2025.03.22 20:07:58.855386 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:58.855490 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:07:58.855536 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:07:58.856065 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:58.856102 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:58.856449 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:07:58.856680 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:58.856873 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} executeQuery: Read 26 rows, 1.96 KiB in 0.001402 sec., 18544.93580599144 rows/sec., 1.36 MiB/sec. 2025.03.22 20:07:58.856963 [ 5 ] {5b16040a-ce55-4dbe-bb17-9319ef08730f} TCPHandler: Processed in 0.001629085 sec. 2025.03.22 20:07:58.857206 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:58.857335 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:07:58.857383 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:07:58.857944 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:58.857983 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:58.858332 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:07:58.858572 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:58.858745 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} executeQuery: Read 90 rows, 7.20 KiB in 0.001432 sec., 62849.16201117319 rows/sec., 4.91 MiB/sec. 2025.03.22 20:07:58.858796 [ 5 ] {e015ce74-3363-4f86-a3c0-5b96a69975f8} TCPHandler: Processed in 0.001699246 sec. 2025.03.22 20:07:58.858917 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:58.859020 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:58.859070 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:07:58.859594 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:58.859631 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:58.860008 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:07:58.860237 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:58.860418 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. 2025.03.22 20:07:58.860469 [ 5 ] {c0b449b2-56a0-4886-9017-843a19d3f88b} TCPHandler: Processed in 0.001601823 sec. 2025.03.22 20:07:58.860591 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:58.860705 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:07:58.860771 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:07:58.861888 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:58.861925 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:58.862561 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:07:58.862820 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:58.863022 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} executeQuery: Read 26 rows, 47.71 KiB in 0.002339 sec., 11115.861479264644 rows/sec., 19.92 MiB/sec. 2025.03.22 20:07:58.863126 [ 5 ] {f6b60088-988c-4062-9aa7-cab48e1a68ff} TCPHandler: Processed in 0.002587565 sec. 2025.03.22 20:07:58.863252 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:07:58.863356 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:07:58.863401 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:07:58.863837 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:07:58.863874 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:07:58.864222 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:07:58.864449 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:07:58.864617 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. 2025.03.22 20:07:58.864666 [ 5 ] {df73de69-e70b-4f0d-90d6-7fd9b52479e3} TCPHandler: Processed in 0.001464221 sec. 2025.03.22 20:08:02.795284 [ 113 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:08:02.795348 [ 113 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:08:02.969446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.03.22 20:08:02.970080 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:02.970129 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:02.970659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:08:02.970934 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:02.971222 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.03.22 20:08:03.065256 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1000 2025.03.22 20:08:03.068100 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:03.068158 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:03.069648 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:08:03.069958 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:03.071368 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1000 2025.03.22 20:08:03.852362 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:03.852569 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:03.852643 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:03.853445 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:03.853502 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:03.853949 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:08:03.854208 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:03.854590 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} executeQuery: Read 82 rows, 6.94 KiB in 0.00207 sec., 39613.526570048314 rows/sec., 3.27 MiB/sec. 2025.03.22 20:08:03.854693 [ 5 ] {91be2310-22ba-45d3-a898-6c95b69203c6} TCPHandler: Processed in 0.002474522 sec. 2025.03.22 20:08:03.854925 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:03.855116 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:03.855168 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:03.855732 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:03.855774 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:03.856123 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:08:03.856363 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:03.856579 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} executeQuery: Read 13 rows, 1001.00 B in 0.001492 sec., 8713.13672922252 rows/sec., 655.19 KiB/sec. 2025.03.22 20:08:03.856633 [ 5 ] {6d79c61c-4947-47ca-a57c-92ec080d89ba} TCPHandler: Processed in 0.001806788 sec. 2025.03.22 20:08:03.856740 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:03.856842 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:03.856889 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:03.857445 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:03.857484 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:03.857839 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:08:03.858069 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:03.858272 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} executeQuery: Read 77 rows, 6.16 KiB in 0.001453 sec., 52993.80591878871 rows/sec., 4.14 MiB/sec. 2025.03.22 20:08:03.858323 [ 5 ] {8ea4ff25-cc2d-4758-81ff-5d4e793307d3} TCPHandler: Processed in 0.001634784 sec. 2025.03.22 20:08:03.858460 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:03.858597 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:03.858658 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:03.859245 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:03.859286 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:03.859687 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:08:03.859925 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:03.860161 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2025.03.22 20:08:03.860228 [ 5 ] {f35b1ebd-7e27-4e3c-86e6-2f4ff590e2e4} TCPHandler: Processed in 0.001832909 sec. 2025.03.22 20:08:03.860368 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:03.860490 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:03.860556 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:03.861624 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:03.861663 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:03.862277 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:08:03.862530 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:03.862784 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} executeQuery: Read 13 rows, 23.85 KiB in 0.00232 sec., 5603.448275862069 rows/sec., 10.04 MiB/sec. 2025.03.22 20:08:03.862887 [ 5 ] {1570bcbf-f7a8-4fb1-b6f4-63fdcaa26199} TCPHandler: Processed in 0.002583365 sec. 2025.03.22 20:08:03.863027 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:03.863129 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:03.863176 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:03.863631 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:03.863670 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:03.864038 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:08:03.864270 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:03.864490 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. 2025.03.22 20:08:03.864543 [ 5 ] {00494376-8de3-4c0e-884b-2126c2024dd9} TCPHandler: Processed in 0.001567283 sec. 2025.03.22 20:08:04.336232 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.03.22 20:08:04.357587 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:04.357648 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:04.365057 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:08:04.365836 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:04.368548 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.03.22 20:08:08.852826 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:08.853053 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:08:08.853134 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:08:08.853874 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:08.853929 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:08.854345 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:08:08.854599 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:08.854864 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} executeQuery: Read 2 rows, 167.00 B in 0.001857 sec., 1077.0059235325796 rows/sec., 87.82 KiB/sec. 2025.03.22 20:08:08.855035 [ 5 ] {21b840a5-8752-4127-b879-53f0d4b68a38} TCPHandler: Processed in 0.002343479 sec. 2025.03.22 20:08:08.855211 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:08.855323 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:08.855373 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:08.856018 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:08.856062 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:08.856446 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:08:08.856684 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:08.856906 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} executeQuery: Read 109 rows, 9.32 KiB in 0.00161 sec., 67701.86335403727 rows/sec., 5.65 MiB/sec. 2025.03.22 20:08:08.856961 [ 5 ] {ea80d34a-320e-4c58-be9e-7c523e2e235e} TCPHandler: Processed in 0.001803239 sec. 2025.03.22 20:08:08.857080 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:08.857188 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:08.857235 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:08.857780 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:08.857819 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:08.858160 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:08:08.858400 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:08.858613 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} executeQuery: Read 28 rows, 2.09 KiB in 0.00145 sec., 19310.344827586207 rows/sec., 1.41 MiB/sec. 2025.03.22 20:08:08.858666 [ 5 ] {42881e80-382b-4aa6-8c7e-f7ab23e94804} TCPHandler: Processed in 0.001635765 sec. 2025.03.22 20:08:08.858770 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:08.858870 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:08.858913 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:08.859456 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:08.859496 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:08.859844 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:08:08.860071 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:08.860316 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} executeQuery: Read 92 rows, 7.36 KiB in 0.001462 sec., 62927.496580027364 rows/sec., 4.92 MiB/sec. 2025.03.22 20:08:08.860433 [ 5 ] {49646152-9f5a-4f2f-a3a4-60913f995942} TCPHandler: Processed in 0.001710526 sec. 2025.03.22 20:08:08.860604 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:08.860931 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:08.861092 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:08.861712 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:08.861752 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:08.862132 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:08:08.862366 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:08.862577 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} executeQuery: Read 161 rows, 11.48 KiB in 0.001768 sec., 91063.34841628959 rows/sec., 6.34 MiB/sec. 2025.03.22 20:08:08.862629 [ 5 ] {4292937e-79b8-4b2b-a73d-f57a16019c42} TCPHandler: Processed in 0.002123635 sec. 2025.03.22 20:08:08.862763 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:08.862902 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:08.862983 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:08.864129 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:08.864169 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:08.864841 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:08:08.865092 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:08.865343 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} executeQuery: Read 26 rows, 47.71 KiB in 0.00247 sec., 10526.315789473685 rows/sec., 18.86 MiB/sec. 2025.03.22 20:08:08.865444 [ 5 ] {43ae0a8a-a835-4eea-9f96-a078e5337b15} TCPHandler: Processed in 0.002744709 sec. 2025.03.22 20:08:08.865588 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:08.865693 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:08.865740 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:08.866203 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:08.866244 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:08.866606 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:08:08.866835 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:08.867065 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. 2025.03.22 20:08:08.867145 [ 5 ] {9babe9e5-dbcc-4c60-a7a0-b7e41ac20cb0} TCPHandler: Processed in 0.001606925 sec. 2025.03.22 20:08:10.471375 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.03.22 20:08:10.472404 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:10.472502 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:10.473728 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:08:10.474129 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:10.474450 [ 107 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:08:10.474511 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.03.22 20:08:10.474571 [ 107 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:10.474622 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:10.474927 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:08:10.475529 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:10.475689 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.03.22 20:08:10.476011 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.03.22 20:08:10.476269 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.03.22 20:08:10.476501 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.03.22 20:08:10.476708 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.03.22 20:08:10.476952 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.03.22 20:08:10.481017 [ 194 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.006258373 sec., 3011805.1448835023 rows/sec., 43.08 MiB/sec. 2025.03.22 20:08:10.481378 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:08:10.481784 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:10.481902 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_41_8} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:08:10.482040 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.03.22 20:08:11.869595 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 310 2025.03.22 20:08:11.892435 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:11.892493 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:11.899986 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:08:11.900760 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:11.901152 [ 105 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:08:11.901273 [ 105 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:11.901337 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.22 20:08:11.902088 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:08:11.918086 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 310 2025.03.22 20:08:11.919673 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:11.921336 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.03.22 20:08:11.927290 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.03.22 20:08:11.933056 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.03.22 20:08:11.938834 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.03.22 20:08:11.944743 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.03.22 20:08:11.949437 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part 2025.03.22 20:08:12.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.33 MiB, peak 226.83 MiB, free memory in arenas 0.00 B, will set to 215.54 MiB (RSS), difference: -8.80 MiB 2025.03.22 20:08:12.014015 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 679 columns (679 merged, 0 gathered) in 0.112501529 sec., 2755.518105002822 rows/sec., 14.25 MiB/sec. 2025.03.22 20:08:12.016060 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:08:12.018578 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:12.018702 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_41_8} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:08:12.020300 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.22 20:08:13.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.62 MiB, peak 226.83 MiB, free memory in arenas 0.00 B, will set to 215.60 MiB (RSS), difference: 10.98 MiB 2025.03.22 20:08:13.072492 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1026 2025.03.22 20:08:13.075436 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.075485 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.076949 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:08:13.077261 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.077502 [ 105 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.22 20:08:13.077635 [ 105 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.077734 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.078545 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.22 20:08:13.079710 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1026 2025.03.22 20:08:13.080032 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:13.080166 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 892 rows starting from the beginning of the part 2025.03.22 20:08:13.080813 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part 2025.03.22 20:08:13.081426 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:13.081999 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2025.03.22 20:08:13.082511 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part 2025.03.22 20:08:13.083103 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:13.090878 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 72 columns (72 merged, 0 gathered) in 0.012994936 sec., 78953.83247751278 rows/sec., 62.75 MiB/sec. 2025.03.22 20:08:13.092385 [ 189 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.22 20:08:13.093236 [ 189 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.093332 [ 189 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_31_6} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.22 20:08:13.093693 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. 2025.03.22 20:08:13.852573 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:13.852760 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:13.852833 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:13.853622 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.853675 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.854108 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:08:13.854379 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.854625 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} executeQuery: Read 82 rows, 6.94 KiB in 0.001917 sec., 42775.169535732915 rows/sec., 3.53 MiB/sec. 2025.03.22 20:08:13.854692 [ 5 ] {3b8e444d-dc3a-4cb1-be68-094b998fee38} TCPHandler: Processed in 0.002247447 sec. 2025.03.22 20:08:13.854849 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:13.854962 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:13.855008 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:13.855540 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.855578 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.855918 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:08:13.856148 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.856317 [ 104 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:08:13.856393 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} executeQuery: Read 13 rows, 1001.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 676.03 KiB/sec. 2025.03.22 20:08:13.856403 [ 104 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.856481 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.856513 [ 5 ] {edbafeb4-2c5d-4a09-b375-71769be48710} TCPHandler: Processed in 0.001725616 sec. 2025.03.22 20:08:13.856735 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:13.856816 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:08:13.856887 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:13.856976 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:13.857337 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:13.857417 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 69 rows starting from the beginning of the part 2025.03.22 20:08:13.857744 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part 2025.03.22 20:08:13.858195 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:13.858505 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:13.858769 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part 2025.03.22 20:08:13.859131 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:13.859915 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.859978 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.860955 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:08:13.861527 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.861922 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005276022 sec., 32979.39242861383 rows/sec., 2.55 MiB/sec. 2025.03.22 20:08:13.862149 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} executeQuery: Read 77 rows, 6.16 KiB in 0.005282 sec., 14577.811435062476 rows/sec., 1.14 MiB/sec. 2025.03.22 20:08:13.862231 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:08:13.862436 [ 5 ] {907a47c4-ecb7-4755-85e9-a7591a2a1784} TCPHandler: Processed in 0.005788293 sec. 2025.03.22 20:08:13.862801 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:13.863183 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:13.863389 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:13.863389 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.863693 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_56_11} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:08:13.863906 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:08:13.864384 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.864427 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.864818 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:08:13.865057 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.865298 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} executeQuery: Read 160 rows, 11.41 KiB in 0.002278 sec., 70237.05004389815 rows/sec., 4.89 MiB/sec. 2025.03.22 20:08:13.865388 [ 5 ] {b085e384-3384-46d8-a5f5-b87775c2c676} TCPHandler: Processed in 0.002726608 sec. 2025.03.22 20:08:13.865658 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:13.865963 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:13.866125 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:13.867195 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.867234 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.867862 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:08:13.868114 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.868294 [ 104 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:08:13.868356 [ 104 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.868395 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.868418 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} executeQuery: Read 13 rows, 23.85 KiB in 0.002564 sec., 5070.202808112324 rows/sec., 9.09 MiB/sec. 2025.03.22 20:08:13.869038 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:08:13.869322 [ 5 ] {471d8101-38d6-4e06-9ea7-b1826c76a4e8} TCPHandler: Processed in 0.00376652 sec. 2025.03.22 20:08:13.869880 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:13.870249 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:13.870383 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:13.870545 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:13.870769 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 958 rows starting from the beginning of the part 2025.03.22 20:08:13.871547 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:13.872338 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:13.872412 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:13.872490 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:13.872933 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:13.873594 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:13.874102 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:08:13.874226 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:13.874953 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.875569 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} executeQuery: Read 60 rows, 4.14 KiB in 0.005419 sec., 11072.153533862336 rows/sec., 764.09 KiB/sec. 2025.03.22 20:08:13.875737 [ 5 ] {678c2dd6-12cd-4dd1-804a-96de000810f1} TCPHandler: Processed in 0.005964426 sec. 2025.03.22 20:08:13.882262 [ 197 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.013748542 sec., 76298.99955937146 rows/sec., 136.72 MiB/sec. 2025.03.22 20:08:13.883328 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:08:13.883789 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:13.883879 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_56_11} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:08:13.884044 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. 2025.03.22 20:08:14.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 216.24 MiB, peak 226.83 MiB, free memory in arenas 0.00 B, will set to 217.54 MiB (RSS), difference: 1.30 MiB 2025.03.22 20:08:17.795387 [ 101 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:08:17.795459 [ 101 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:08:17.975637 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.03.22 20:08:17.976268 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:17.976309 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:17.976823 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:08:17.977069 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:17.977287 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.03.22 20:08:18.852931 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:18.853118 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:18.853190 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:18.853981 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.854031 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.854499 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:08:18.854754 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.855004 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} executeQuery: Read 108 rows, 9.25 KiB in 0.00193 sec., 55958.54922279793 rows/sec., 4.68 MiB/sec. 2025.03.22 20:08:18.855010 [ 100 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:08:18.855094 [ 5 ] {49a0f6b9-08d5-47dc-a3ab-0a557d12d5ec} TCPHandler: Processed in 0.002285778 sec. 2025.03.22 20:08:18.855138 [ 100 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.855217 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.855299 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:18.855424 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:08:18.855485 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:18.855604 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:18.855823 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:18.855934 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1403 rows starting from the beginning of the part 2025.03.22 20:08:18.856337 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part 2025.03.22 20:08:18.856749 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2025.03.22 20:08:18.856949 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 109 rows starting from the beginning of the part 2025.03.22 20:08:18.857163 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part 2025.03.22 20:08:18.857338 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 108 rows starting from the beginning of the part 2025.03.22 20:08:18.857861 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.857905 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.858452 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:08:18.858743 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.859149 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} executeQuery: Read 26 rows, 1.96 KiB in 0.003688 sec., 7049.891540130152 rows/sec., 530.12 KiB/sec. 2025.03.22 20:08:18.859553 [ 5 ] {4ba55652-afa1-48aa-93c8-0ae5bbcdb074} TCPHandler: Processed in 0.004311412 sec. 2025.03.22 20:08:18.859778 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 5 columns (5 merged, 0 gathered) in 0.004443455 sec., 425794.79256569495 rows/sec., 37.16 MiB/sec. 2025.03.22 20:08:18.859945 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:18.860196 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:08:18.860204 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:18.860274 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:18.860593 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.860708 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_71_14} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:08:18.860783 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.22 20:08:18.861014 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.861052 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.861415 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:08:18.861652 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.861853 [ 100 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:08:18.861903 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} executeQuery: Read 90 rows, 7.20 KiB in 0.001764 sec., 51020.40816326531 rows/sec., 3.98 MiB/sec. 2025.03.22 20:08:18.861934 [ 100 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.862038 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.862054 [ 5 ] {effc8fd4-f515-48a4-99e4-7870165540ae} TCPHandler: Processed in 0.002227917 sec. 2025.03.22 20:08:18.862244 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:08:18.862278 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:18.862348 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:18.862389 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 631 rows starting from the beginning of the part 2025.03.22 20:08:18.862421 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:18.862532 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:18.862568 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part 2025.03.22 20:08:18.862804 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 77 rows starting from the beginning of the part 2025.03.22 20:08:18.863112 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 92 rows starting from the beginning of the part 2025.03.22 20:08:18.863491 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 77 rows starting from the beginning of the part 2025.03.22 20:08:18.863662 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part 2025.03.22 20:08:18.864241 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.864280 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.864879 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:08:18.865140 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 5 columns (5 merged, 0 gathered) in 0.002998224 sec., 352542.0382199596 rows/sec., 28.30 MiB/sec. 2025.03.22 20:08:18.865202 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.865301 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:08:18.865412 [ 100 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:08:18.865537 [ 100 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.865601 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.865618 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} executeQuery: Read 160 rows, 11.41 KiB in 0.003209 sec., 49859.76939856653 rows/sec., 3.47 MiB/sec. 2025.03.22 20:08:18.866034 [ 5 ] {5744c4ab-8d69-4e6c-9f16-00db1709be5a} TCPHandler: Processed in 0.00380982 sec. 2025.03.22 20:08:18.866131 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:08:18.866234 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.866264 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:18.866541 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_71_14} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:08:18.866582 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:18.866635 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:18.866731 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.22 20:08:18.866797 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18724 rows starting from the beginning of the part 2025.03.22 20:08:18.866845 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:18.867193 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:18.867536 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:18.867903 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 161 rows starting from the beginning of the part 2025.03.22 20:08:18.868271 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:18.868625 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:18.870949 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.870994 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.872604 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:08:18.872903 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.873474 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} executeQuery: Read 26 rows, 47.71 KiB in 0.006978 sec., 3725.9959873889366 rows/sec., 6.68 MiB/sec. 2025.03.22 20:08:18.873659 [ 5 ] {21d116c2-6e01-4382-a106-a1777b0ce03e} TCPHandler: Processed in 0.007486989 sec. 2025.03.22 20:08:18.873800 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:18.873906 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:18.873952 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:18.874419 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.874458 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.874948 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:08:18.875218 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.875444 [ 100 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:08:18.875588 [ 100 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:18.875662 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:18.875671 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} executeQuery: Read 60 rows, 4.14 KiB in 0.001774 sec., 33821.87147688839 rows/sec., 2.28 MiB/sec. 2025.03.22 20:08:18.875852 [ 5 ] {e1c3a680-bd76-4d99-aff8-b63eea7da12b} TCPHandler: Processed in 0.002101194 sec. 2025.03.22 20:08:18.875880 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:08:18.876047 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:18.876076 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3336 rows starting from the beginning of the part 2025.03.22 20:08:18.876188 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:18.876563 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:18.877011 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:18.877217 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 19525 rows, containing 5 columns (5 merged, 0 gathered) in 0.011439153 sec., 1706857.1423076515 rows/sec., 117.01 MiB/sec. 2025.03.22 20:08:18.877268 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:18.877415 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:18.877682 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:08:18.878357 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.878494 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_71_14} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:08:18.878614 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.22 20:08:18.879593 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3636 rows, containing 4 columns (4 merged, 0 gathered) in 0.00380797 sec., 954839.4551427664 rows/sec., 64.37 MiB/sec. 2025.03.22 20:08:18.880306 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:08:18.880725 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:18.880821 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_71_14} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:08:18.880925 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.22 20:08:19.419155 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 317 2025.03.22 20:08:19.438413 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:19.438471 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:19.445644 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:08:19.446380 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:19.449767 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.03.22 20:08:20.346233 [ 99 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.22 20:08:20.346300 [ 99 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:20.346323 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:20.346518 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.22 20:08:20.346727 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:20.346770 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.03.22 20:08:20.346867 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.03.22 20:08:20.347098 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.03.22 20:08:20.347291 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.03.22 20:08:20.347403 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2025.03.22 20:08:20.348629 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002229988 sec., 17040.450441885787 rows/sec., 1.42 MiB/sec. 2025.03.22 20:08:20.348889 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.22 20:08:20.349427 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:20.349564 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_13_3} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.22 20:08:20.349705 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:08:22.849967 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.850171 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:08:22.850246 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:08:22.851063 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.851121 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.851603 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:08:22.851862 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.852117 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} executeQuery: Read 24 rows, 2.04 KiB in 0.001997 sec., 12018.02704056084 rows/sec., 1021.06 KiB/sec. 2025.03.22 20:08:22.852330 [ 5 ] {e16287fb-021f-479b-96ab-e68583de3557} TCPHandler: Processed in 0.002496233 sec. 2025.03.22 20:08:22.852458 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.852569 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:08:22.852618 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:08:22.853183 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.853227 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.853598 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:08:22.853896 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.854191 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} executeQuery: Read 14 rows, 1.14 KiB in 0.00164 sec., 8536.585365853658 rows/sec., 696.10 KiB/sec. 2025.03.22 20:08:22.854421 [ 5 ] {ad4c27af-3f3b-46ef-98e2-95a9dd28c1bc} TCPHandler: Processed in 0.002011862 sec. 2025.03.22 20:08:22.854573 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.854685 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:22.854733 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:22.856550 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.856605 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.857101 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:08:22.857358 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.857582 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} executeQuery: Read 1349 rows, 115.00 KiB in 0.002924 sec., 461354.3091655267 rows/sec., 38.41 MiB/sec. 2025.03.22 20:08:22.857644 [ 5 ] {3aa4a22e-5478-4319-97b3-4a47ab7d41cd} TCPHandler: Processed in 0.003121927 sec. 2025.03.22 20:08:22.857765 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.857873 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:22.857921 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:22.858476 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.858515 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.858873 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:08:22.859108 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.859333 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} executeQuery: Read 39 rows, 2.92 KiB in 0.001479 sec., 26369.168356997972 rows/sec., 1.93 MiB/sec. 2025.03.22 20:08:22.859417 [ 5 ] {c1bbc0fd-16da-41d3-b92d-b7bf156fa5fc} TCPHandler: Processed in 0.001702826 sec. 2025.03.22 20:08:22.859647 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.859789 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:08:22.859835 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:08:22.860525 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.860564 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.860910 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:08:22.861142 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.861440 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} executeQuery: Read 252 rows, 17.85 KiB in 0.001653 sec., 152450.09074410165 rows/sec., 10.54 MiB/sec. 2025.03.22 20:08:22.861581 [ 5 ] {0e87f9bd-bd89-48c5-b02e-3606ad1edc67} TCPHandler: Processed in 0.002031463 sec. 2025.03.22 20:08:22.861713 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.861850 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:08:22.861903 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:08:22.862552 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.862593 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.862944 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.22 20:08:22.863177 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.863438 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} executeQuery: Read 12 rows, 960.00 B in 0.001617 sec., 7421.150278293136 rows/sec., 579.78 KiB/sec. 2025.03.22 20:08:22.863634 [ 5 ] {6443fced-c544-4748-9a0d-9ca4e65fc893} TCPHandler: Processed in 0.001981202 sec. 2025.03.22 20:08:22.863776 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.863880 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:22.863922 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:22.864802 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.864841 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.865215 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:08:22.865445 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.865678 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} executeQuery: Read 583 rows, 44.84 KiB in 0.001812 sec., 321743.9293598234 rows/sec., 24.17 MiB/sec. 2025.03.22 20:08:22.865749 [ 5 ] {8f23a911-a8f7-468a-9b66-6cb8da321ac2} TCPHandler: Processed in 0.002023383 sec. 2025.03.22 20:08:22.866004 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.866180 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:22.866231 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:22.867082 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.867121 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.867544 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:08:22.867776 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.867998 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} executeQuery: Read 1017 rows, 70.44 KiB in 0.001849 sec., 550027.041644132 rows/sec., 37.20 MiB/sec. 2025.03.22 20:08:22.868057 [ 5 ] {036585a9-c58d-4dbc-be4b-245067cdeb1f} TCPHandler: Processed in 0.002163926 sec. 2025.03.22 20:08:22.868189 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.868292 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:22.868356 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:22.869414 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.869453 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.870043 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:08:22.870294 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.870537 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} executeQuery: Read 13 rows, 23.85 KiB in 0.002267 sec., 5734.450816056463 rows/sec., 10.28 MiB/sec. 2025.03.22 20:08:22.870630 [ 5 ] {c329209b-8dcc-455a-93b0-d5d938bd56ad} TCPHandler: Processed in 0.002489843 sec. 2025.03.22 20:08:22.870771 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:22.870875 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:22.870922 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:22.871360 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:22.871400 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:22.871759 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:08:22.871997 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:22.872209 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} executeQuery: Read 48 rows, 3.31 KiB in 0.001345 sec., 35687.73234200743 rows/sec., 2.41 MiB/sec. 2025.03.22 20:08:22.872323 [ 5 ] {7ab54f93-d3f5-4b72-9812-5e0b43cf3d05} TCPHandler: Processed in 0.001603274 sec. 2025.03.22 20:08:23.080923 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1070 2025.03.22 20:08:23.084410 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:23.084471 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:23.086010 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:08:23.086339 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:23.087930 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1070 2025.03.22 20:08:23.845191 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:23.845408 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:23.845494 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:23.846319 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:23.846375 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:23.846807 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:08:23.847057 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:23.847315 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} executeQuery: Read 56 rows, 4.38 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.18 MiB/sec. 2025.03.22 20:08:23.847402 [ 5 ] {90fcc7aa-7682-4080-bae5-5df03e06c5c0} TCPHandler: Processed in 0.00234788 sec. 2025.03.22 20:08:23.847654 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:23.847814 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:23.847864 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:23.848428 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:23.848469 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:23.848820 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:08:23.849056 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:23.849268 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} executeQuery: Read 64 rows, 5.12 KiB in 0.001482 sec., 43184.88529014845 rows/sec., 3.37 MiB/sec. 2025.03.22 20:08:23.849322 [ 5 ] {504583aa-5e90-46a8-8b8a-ead19942c69e} TCPHandler: Processed in 0.001758498 sec. 2025.03.22 20:08:23.849465 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:23.849572 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:23.849620 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:23.850104 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:23.850143 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:23.850518 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:08:23.850767 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:23.850980 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} executeQuery: Read 32 rows, 2.28 KiB in 0.001432 sec., 22346.3687150838 rows/sec., 1.56 MiB/sec. 2025.03.22 20:08:23.851030 [ 5 ] {88e53795-7168-4c5c-82cf-d84e16e37f21} TCPHandler: Processed in 0.001615914 sec. 2025.03.22 20:08:23.851166 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:23.851306 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:23.851371 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:23.851845 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:23.851886 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:23.852262 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:08:23.852507 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:23.852719 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} executeQuery: Read 12 rows, 848.00 B in 0.001444 sec., 8310.249307479224 rows/sec., 573.49 KiB/sec. 2025.03.22 20:08:23.852771 [ 5 ] {184d40b9-6d39-4eb6-afd6-7dfa27b8082c} TCPHandler: Processed in 0.001670845 sec. 2025.03.22 20:08:25.478400 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.03.22 20:08:25.479147 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:25.479198 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:25.479723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:08:25.479983 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:25.480232 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.03.22 20:08:26.950808 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.03.22 20:08:26.973347 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:26.973436 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:26.981276 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:08:26.982054 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:26.984970 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.03.22 20:08:28.853950 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:28.854170 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:28.854254 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:28.855130 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:28.855183 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:28.855655 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:08:28.856126 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:28.856365 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} executeQuery: Read 108 rows, 9.25 KiB in 0.002254 sec., 47914.818101153505 rows/sec., 4.01 MiB/sec. 2025.03.22 20:08:28.856430 [ 5 ] {e2a01aa0-a9aa-4e5e-ace7-02164deb5247} TCPHandler: Processed in 0.002619885 sec. 2025.03.22 20:08:28.856558 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:28.856674 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:28.856724 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:28.857278 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:28.857320 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:28.857677 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:08:28.857912 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:28.858126 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} executeQuery: Read 26 rows, 1.96 KiB in 0.00148 sec., 17567.567567567567 rows/sec., 1.29 MiB/sec. 2025.03.22 20:08:28.858180 [ 5 ] {6bfa0197-722a-4fcc-ab34-20fdbb7552f0} TCPHandler: Processed in 0.001674775 sec. 2025.03.22 20:08:28.858287 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:28.858391 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:28.858436 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:28.859004 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:28.859046 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:28.859395 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:08:28.859626 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:28.859850 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} executeQuery: Read 90 rows, 7.20 KiB in 0.001482 sec., 60728.74493927125 rows/sec., 4.74 MiB/sec. 2025.03.22 20:08:28.859903 [ 5 ] {b04e2551-e7ba-456a-b81b-54b0702f0000} TCPHandler: Processed in 0.001666775 sec. 2025.03.22 20:08:28.860020 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:28.860128 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:28.860176 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:28.860706 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:28.860745 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:28.861118 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:08:28.861357 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:28.861559 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. 2025.03.22 20:08:28.861609 [ 5 ] {027ee57b-ac5b-4870-85fc-1ae807340eaa} TCPHandler: Processed in 0.001640164 sec. 2025.03.22 20:08:28.861734 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:28.861841 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:28.861905 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:28.863011 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:28.863051 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:28.863674 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:08:28.863925 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:28.864212 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} executeQuery: Read 26 rows, 47.71 KiB in 0.002384 sec., 10906.040268456376 rows/sec., 19.54 MiB/sec. 2025.03.22 20:08:28.864593 [ 5 ] {a513fb1c-3dd6-4df8-ad57-202e3824f142} TCPHandler: Processed in 0.002902461 sec. 2025.03.22 20:08:28.864940 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:28.865052 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:28.865100 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:28.865579 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:28.865619 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:28.865995 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:08:28.866235 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:28.866439 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. 2025.03.22 20:08:28.866491 [ 5 ] {421af553-26f9-47a2-a04b-137058844d13} TCPHandler: Processed in 0.001638535 sec. 2025.03.22 20:08:32.795503 [ 87 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:08:32.795566 [ 87 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:08:32.981336 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.03.22 20:08:32.981966 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:32.982014 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:32.982556 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:08:32.982810 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:32.983085 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.03.22 20:08:33.089125 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1090 2025.03.22 20:08:33.091998 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:33.092049 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:33.093550 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:08:33.093879 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:33.095403 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1090 2025.03.22 20:08:33.852583 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:33.852798 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:33.852878 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:33.853682 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:33.853741 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:33.854187 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:08:33.854465 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:33.854717 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} executeQuery: Read 82 rows, 6.94 KiB in 0.001976 sec., 41497.975708502025 rows/sec., 3.43 MiB/sec. 2025.03.22 20:08:33.854782 [ 5 ] {ba723102-4b7e-48b1-ad83-2d989d1f7865} TCPHandler: Processed in 0.002340569 sec. 2025.03.22 20:08:33.854926 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:33.855068 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:33.855125 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:33.855779 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:33.855828 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:33.856197 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:08:33.856440 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:33.856669 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} executeQuery: Read 13 rows, 1001.00 B in 0.001631 sec., 7970.570202329859 rows/sec., 599.35 KiB/sec. 2025.03.22 20:08:33.856770 [ 5 ] {649d5fab-3f24-46ca-a1f6-96d74af070e3} TCPHandler: Processed in 0.001910331 sec. 2025.03.22 20:08:33.857032 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:33.857360 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:33.857473 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:33.858063 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:33.858103 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:33.858456 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:08:33.858691 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:33.858884 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} executeQuery: Read 77 rows, 6.16 KiB in 0.001642 sec., 46894.03166869671 rows/sec., 3.66 MiB/sec. 2025.03.22 20:08:33.858981 [ 5 ] {beb29666-d79b-4c84-9c23-7d08dd19a624} TCPHandler: Processed in 0.002050663 sec. 2025.03.22 20:08:33.859146 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:33.859331 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:33.859380 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:33.859911 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:33.859948 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:33.860329 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:08:33.860558 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:33.860746 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. 2025.03.22 20:08:33.860824 [ 5 ] {ebe0564c-991a-4d13-839e-782e83a8af09} TCPHandler: Processed in 0.001780908 sec. 2025.03.22 20:08:33.861099 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:33.861416 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:33.861674 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:33.862780 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:33.862817 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:33.863415 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:08:33.863666 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:33.863880 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} executeQuery: Read 13 rows, 23.85 KiB in 0.002582 sec., 5034.856700232378 rows/sec., 9.02 MiB/sec. 2025.03.22 20:08:33.864143 [ 5 ] {b88e0187-1dc3-4845-b7a6-08106bf6f5a8} TCPHandler: Processed in 0.003146157 sec. 2025.03.22 20:08:33.864331 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:33.864434 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:33.864479 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:33.864915 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:33.864952 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:33.865301 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:08:33.865529 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:33.865705 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. 2025.03.22 20:08:33.865752 [ 5 ] {7fce3768-a40a-4689-85f2-e163052a75e0} TCPHandler: Processed in 0.001482221 sec. 2025.03.22 20:08:34.486015 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.03.22 20:08:34.506458 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:34.506524 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:34.513818 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:08:34.514593 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:34.517226 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.03.22 20:08:38.853413 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:38.853627 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:08:38.853705 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:08:38.854499 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.854561 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.855033 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:08:38.855297 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.855589 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} executeQuery: Read 2 rows, 167.00 B in 0.002006 sec., 997.0089730807578 rows/sec., 81.30 KiB/sec. 2025.03.22 20:08:38.855790 [ 5 ] {b0e826d1-0b60-49f5-9824-71b8094d88d2} TCPHandler: Processed in 0.002522904 sec. 2025.03.22 20:08:38.855945 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:38.856062 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:38.856138 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:38.856833 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.856876 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.857250 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:08:38.857503 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.857679 [ 79 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:08:38.857734 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} executeQuery: Read 109 rows, 9.32 KiB in 0.001698 sec., 64193.168433451116 rows/sec., 5.36 MiB/sec. 2025.03.22 20:08:38.857753 [ 79 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.857816 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.857870 [ 5 ] {233b8a40-570f-48d0-b89d-b3b18ee35a9e} TCPHandler: Processed in 0.001975033 sec. 2025.03.22 20:08:38.858127 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:38.858186 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:08:38.858426 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:38.858605 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:38.858832 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:38.859013 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part 2025.03.22 20:08:38.859523 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:08:38.859859 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part 2025.03.22 20:08:38.860247 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part 2025.03.22 20:08:38.860568 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2025.03.22 20:08:38.860938 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 109 rows starting from the beginning of the part 2025.03.22 20:08:38.861904 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.861982 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.862883 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:08:38.863425 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.863726 [ 79 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:08:38.863811 [ 79 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.863829 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} executeQuery: Read 28 rows, 2.09 KiB in 0.005501 sec., 5089.983639338302 rows/sec., 380.79 KiB/sec. 2025.03.22 20:08:38.863869 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.864034 [ 5 ] {ca91d311-845e-45fc-8543-c23c16279b29} TCPHandler: Processed in 0.006005437 sec. 2025.03.22 20:08:38.864179 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:08:38.864310 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:38.864662 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:38.864826 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:38.865006 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:38.865136 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.007167643 sec., 433475.8301996905 rows/sec., 37.75 MiB/sec. 2025.03.22 20:08:38.865149 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 69 rows starting from the beginning of the part 2025.03.22 20:08:38.865544 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:38.865617 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:08:38.866089 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.03.22 20:08:38.866560 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:38.867113 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.867157 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:38.867606 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_76_15} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:08:38.867668 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part 2025.03.22 20:08:38.868076 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:08:38.868965 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.869039 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.870056 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:08:38.870561 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006533819 sec., 30763.01930004489 rows/sec., 2.37 MiB/sec. 2025.03.22 20:08:38.870610 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.870777 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:08:38.870994 [ 79 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:08:38.871111 [ 79 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.871171 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.871197 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} executeQuery: Read 92 rows, 7.36 KiB in 0.006647 sec., 13840.83044982699 rows/sec., 1.08 MiB/sec. 2025.03.22 20:08:38.871608 [ 5 ] {f71d6d4e-87ed-4d92-b9ef-8a9170f0f809} TCPHandler: Processed in 0.007413517 sec. 2025.03.22 20:08:38.871659 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:08:38.872043 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:38.872262 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:38.872375 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 631 rows starting from the beginning of the part 2025.03.22 20:08:38.872402 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:38.872666 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:38.873111 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 583 rows starting from the beginning of the part 2025.03.22 20:08:38.873781 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part 2025.03.22 20:08:38.874390 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part 2025.03.22 20:08:38.874560 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.874882 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 77 rows starting from the beginning of the part 2025.03.22 20:08:38.875090 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_61_12} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:08:38.875442 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 92 rows starting from the beginning of the part 2025.03.22 20:08:38.875520 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:08:38.876649 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.876694 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.877270 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:08:38.877527 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.877750 [ 79 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:08:38.877869 [ 79 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.877993 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.878128 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} executeQuery: Read 161 rows, 11.48 KiB in 0.00582 sec., 27663.23024054983 rows/sec., 1.93 MiB/sec. 2025.03.22 20:08:38.878327 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.007023369 sec., 218840.84404507297 rows/sec., 17.43 MiB/sec. 2025.03.22 20:08:38.878606 [ 5 ] {aca9d28d-8a28-4f10-9aa9-7a7f7b459171} TCPHandler: Processed in 0.006716853 sec. 2025.03.22 20:08:38.878791 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:08:38.879093 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:38.879411 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:38.879461 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:08:38.879865 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:38.879972 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.880320 [ 189 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_76_15} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:08:38.880604 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:08:38.881222 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:38.881329 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19525 rows starting from the beginning of the part 2025.03.22 20:08:38.881694 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:08:38.882089 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part 2025.03.22 20:08:38.882457 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:38.882803 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:38.883219 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part 2025.03.22 20:08:38.885218 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.885263 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.887241 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:08:38.887549 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.887732 [ 79 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:08:38.887919 [ 79 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.887988 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.888074 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} executeQuery: Read 26 rows, 47.71 KiB in 0.008748 sec., 2972.107910379515 rows/sec., 5.33 MiB/sec. 2025.03.22 20:08:38.888399 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:08:38.889089 [ 5 ] {d9422ba3-ec41-4f81-aed5-0d8b8c9a5c1b} TCPHandler: Processed in 0.010131955 sec. 2025.03.22 20:08:38.889657 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:38.890041 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:38.890177 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:38.890200 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:38.890431 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1049 rows starting from the beginning of the part 2025.03.22 20:08:38.891292 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:38.892240 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:38.893179 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:38.893221 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.893300 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.894063 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.03.22 20:08:38.895285 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part 2025.03.22 20:08:38.895649 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:08:38.895980 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 21055 rows, containing 5 columns (5 merged, 0 gathered) in 0.017659135 sec., 1192300.7553880755 rows/sec., 81.71 MiB/sec. 2025.03.22 20:08:38.896634 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:08:38.896679 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.897308 [ 79 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:08:38.897445 [ 79 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:38.897528 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:38.897683 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} executeQuery: Read 60 rows, 4.14 KiB in 0.007736 sec., 7755.946225439504 rows/sec., 535.24 KiB/sec. 2025.03.22 20:08:38.898082 [ 5 ] {cba5eaf2-63e7-4e46-8e74-d29da7b859fa} TCPHandler: Processed in 0.008547242 sec. 2025.03.22 20:08:38.898245 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:08:38.898486 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.899009 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_76_15} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:08:38.899194 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:38.899462 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3636 rows starting from the beginning of the part 2025.03.22 20:08:38.899470 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2025.03.22 20:08:38.899978 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part 2025.03.22 20:08:38.900358 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part 2025.03.22 20:08:38.900748 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:38.901067 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:38.901381 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:38.904055 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3876 rows, containing 4 columns (4 merged, 0 gathered) in 0.006268433 sec., 618336.3529609393 rows/sec., 41.69 MiB/sec. 2025.03.22 20:08:38.904534 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:08:38.905181 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.905382 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_76_15} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:08:38.905580 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.03.22 20:08:38.908512 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 19 columns (19 merged, 0 gathered) in 0.020404383 sec., 56507.46704764363 rows/sec., 101.26 MiB/sec. 2025.03.22 20:08:38.909968 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:08:38.910381 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:38.910467 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_61_12} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:08:38.910627 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. 2025.03.22 20:08:39.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.91 MiB, peak 230.27 MiB, free memory in arenas 0.00 B, will set to 220.73 MiB (RSS), difference: 1.81 MiB 2025.03.22 20:08:40.484191 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.03.22 20:08:40.484914 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:40.484974 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:40.485606 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:08:40.485893 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:40.486162 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.03.22 20:08:42.018254 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.03.22 20:08:42.038943 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:42.038986 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:42.046386 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:08:42.047173 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:42.049664 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.03.22 20:08:43.096514 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1116 2025.03.22 20:08:43.099517 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:43.099566 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:43.101052 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:08:43.101370 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:43.102626 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1116 2025.03.22 20:08:43.852773 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:43.852963 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:43.853037 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:43.853922 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:43.853973 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:43.854411 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:08:43.854665 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:43.854911 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} executeQuery: Read 82 rows, 6.94 KiB in 0.002001 sec., 40979.51024487756 rows/sec., 3.39 MiB/sec. 2025.03.22 20:08:43.854983 [ 5 ] {da89f91d-a260-4236-8d42-c35f0579607f} TCPHandler: Processed in 0.002336529 sec. 2025.03.22 20:08:43.855117 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:43.855245 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:43.855297 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:43.855868 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:43.855912 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:43.856293 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:08:43.856529 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:43.856744 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} executeQuery: Read 13 rows, 1001.00 B in 0.001528 sec., 8507.85340314136 rows/sec., 639.75 KiB/sec. 2025.03.22 20:08:43.856804 [ 5 ] {b668a643-2b39-490d-a24d-c6a0f532aac0} TCPHandler: Processed in 0.001744567 sec. 2025.03.22 20:08:43.856950 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:43.857062 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:43.857111 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:43.857681 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:43.857723 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:43.858082 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:08:43.858320 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:43.858537 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} executeQuery: Read 77 rows, 6.16 KiB in 0.001502 sec., 51264.98002663116 rows/sec., 4.00 MiB/sec. 2025.03.22 20:08:43.858589 [ 5 ] {88ec8871-4e03-4417-92db-35c3e13ce0e9} TCPHandler: Processed in 0.001690356 sec. 2025.03.22 20:08:43.858705 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:43.858813 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:43.858865 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:43.859402 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:43.859444 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:43.859827 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:08:43.860062 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:43.860280 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. 2025.03.22 20:08:43.860333 [ 5 ] {08f2265e-6e4c-46f5-bc10-39cd6be92f57} TCPHandler: Processed in 0.001679976 sec. 2025.03.22 20:08:43.860437 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:43.860540 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:43.860606 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:43.861685 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:43.861726 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:43.862348 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:08:43.862610 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:43.862904 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} executeQuery: Read 13 rows, 23.85 KiB in 0.002376 sec., 5471.380471380471 rows/sec., 9.80 MiB/sec. 2025.03.22 20:08:43.863347 [ 5 ] {ccc6f7c7-da16-4948-9669-960719ddea40} TCPHandler: Processed in 0.002955423 sec. 2025.03.22 20:08:43.863684 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:43.863796 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:43.863845 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:43.864333 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:43.864373 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:43.864738 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:08:43.864970 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:43.865186 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. 2025.03.22 20:08:43.865236 [ 5 ] {07d46e9c-52dd-469b-9c79-4ae898325e73} TCPHandler: Processed in 0.001642445 sec. 2025.03.22 20:08:47.795616 [ 64 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:08:47.795711 [ 64 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:08:47.987283 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.03.22 20:08:47.987910 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:47.987952 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:47.988482 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:08:47.988732 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:47.988952 [ 63 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:08:47.988975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.03.22 20:08:47.989034 [ 63 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:47.989063 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:47.989196 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:08:47.989348 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:47.989392 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.03.22 20:08:47.989467 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.03.22 20:08:47.989579 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.03.22 20:08:47.989696 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.03.22 20:08:47.989789 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.03.22 20:08:47.989868 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.03.22 20:08:47.992136 [ 201 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003003704 sec., 7026657.753227349 rows/sec., 100.52 MiB/sec. 2025.03.22 20:08:47.992579 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:08:47.992990 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:47.993099 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_46_9} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:08:47.993237 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.03.22 20:08:48.852729 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:48.852978 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:48.853084 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:48.853941 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:48.853991 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:48.854462 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:08:48.854723 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:48.854989 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} executeQuery: Read 108 rows, 9.25 KiB in 0.002094 sec., 51575.931232091694 rows/sec., 4.31 MiB/sec. 2025.03.22 20:08:48.855053 [ 5 ] {8608b823-704d-4645-849f-524d8a87079f} TCPHandler: Processed in 0.002462202 sec. 2025.03.22 20:08:48.855182 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:48.855297 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:48.855347 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:48.855897 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:48.855937 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:48.856295 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:08:48.856545 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:48.856783 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} executeQuery: Read 26 rows, 1.96 KiB in 0.001504 sec., 17287.23404255319 rows/sec., 1.27 MiB/sec. 2025.03.22 20:08:48.856888 [ 5 ] {a5d1590a-d4e6-4cdf-a0e7-e90d10182f1b} TCPHandler: Processed in 0.001750977 sec. 2025.03.22 20:08:48.857129 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:48.857331 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:48.857383 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:48.857972 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:48.858013 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:48.858377 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:08:48.858618 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:48.858844 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} executeQuery: Read 90 rows, 7.20 KiB in 0.00155 sec., 58064.51612903226 rows/sec., 4.53 MiB/sec. 2025.03.22 20:08:48.858901 [ 5 ] {811f9f43-3824-4d6f-896b-cd5dfa7dd9b3} TCPHandler: Processed in 0.001878 sec. 2025.03.22 20:08:48.859020 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:48.859128 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:48.859179 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:48.859710 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:48.859748 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:48.860135 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:08:48.860378 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:48.860609 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. 2025.03.22 20:08:48.860665 [ 5 ] {06a8ac80-1a81-40ab-81aa-8d4ee5e05483} TCPHandler: Processed in 0.001696326 sec. 2025.03.22 20:08:48.860783 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:48.860892 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:48.860960 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:48.862074 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:48.862113 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:48.862738 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:08:48.863061 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:48.863329 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} executeQuery: Read 26 rows, 47.71 KiB in 0.002459 sec., 10573.403822692153 rows/sec., 18.95 MiB/sec. 2025.03.22 20:08:48.863428 [ 5 ] {79ef255b-9b55-44de-bf85-e5a6ca6d7d44} TCPHandler: Processed in 0.002694577 sec. 2025.03.22 20:08:48.863585 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:48.863694 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:48.863743 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:48.864205 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:48.864244 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:48.864639 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:08:48.864882 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:48.865096 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. 2025.03.22 20:08:48.865145 [ 5 ] {ac7bf322-0a1f-4fab-926f-82fb0b4a4fe1} TCPHandler: Processed in 0.001613084 sec. 2025.03.22 20:08:49.550699 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.03.22 20:08:49.571680 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:49.571725 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:49.579095 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:08:49.579878 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:49.580178 [ 59 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:08:49.580242 [ 59 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:49.580291 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.22 20:08:49.580726 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:08:49.590230 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.03.22 20:08:49.591569 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:49.593962 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 310 rows starting from the beginning of the part 2025.03.22 20:08:49.598610 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part 2025.03.22 20:08:49.603389 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.03.22 20:08:49.608376 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.03.22 20:08:49.613738 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.03.22 20:08:49.618471 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.03.22 20:08:49.681513 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.101121417 sec., 3431.5183696446816 rows/sec., 17.74 MiB/sec. 2025.03.22 20:08:49.683811 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:08:49.686555 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:49.686689 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_46_9} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:08:49.688518 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.22 20:08:50.000205 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.92 MiB, peak 235.33 MiB, free memory in arenas 0.00 B, will set to 223.39 MiB (RSS), difference: 1.48 MiB 2025.03.22 20:08:52.847770 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.847970 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:08:52.848042 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:08:52.848810 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.848855 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.849293 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:08:52.849546 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.849803 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} executeQuery: Read 24 rows, 2.04 KiB in 0.001879 sec., 12772.751463544439 rows/sec., 1.06 MiB/sec. 2025.03.22 20:08:52.849922 [ 5 ] {c95d4a00-517f-4820-ad4b-c0bc0d8b6e2e} TCPHandler: Processed in 0.002275778 sec. 2025.03.22 20:08:52.850039 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.850145 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:52.850194 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:52.851793 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.851834 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.852282 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:08:52.852525 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.852779 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} executeQuery: Read 1342 rows, 114.49 KiB in 0.002652 sec., 506033.18250377075 rows/sec., 42.16 MiB/sec. 2025.03.22 20:08:52.852879 [ 5 ] {8fbc0ac8-4e83-4ec6-9d39-8ecd1593ad5c} TCPHandler: Processed in 0.002887301 sec. 2025.03.22 20:08:52.853066 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.853406 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:52.853551 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:52.854312 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.854352 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.854708 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:08:52.854945 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.855160 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} executeQuery: Read 25 rows, 1.94 KiB in 0.001887 sec., 13248.542660307367 rows/sec., 1.00 MiB/sec. 2025.03.22 20:08:52.855218 [ 5 ] {9f74d85d-b613-4cbe-8e46-4610569cb39c} TCPHandler: Processed in 0.002239898 sec. 2025.03.22 20:08:52.855347 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.855452 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:08:52.855497 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:08:52.856192 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.856231 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.856599 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:08:52.856844 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.857095 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} executeQuery: Read 252 rows, 17.85 KiB in 0.001659 sec., 151898.73417721517 rows/sec., 10.51 MiB/sec. 2025.03.22 20:08:52.857172 [ 5 ] {947e0e0f-668a-4169-ad31-721f159871ce} TCPHandler: Processed in 0.00187675 sec. 2025.03.22 20:08:52.857299 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.857403 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:08:52.857448 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:08:52.857979 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.858018 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.858368 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.22 20:08:52.858605 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.858832 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} executeQuery: Read 12 rows, 960.00 B in 0.00145 sec., 8275.862068965518 rows/sec., 646.55 KiB/sec. 2025.03.22 20:08:52.858932 [ 5 ] {27bf5be7-1bc0-4c12-82da-26b526d752d1} TCPHandler: Processed in 0.001682896 sec. 2025.03.22 20:08:52.859038 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.859138 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:52.859182 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:52.860024 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.860062 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.860440 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:08:52.860680 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.860908 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} executeQuery: Read 569 rows, 43.70 KiB in 0.001787 sec., 318410.74426412984 rows/sec., 23.88 MiB/sec. 2025.03.22 20:08:52.861010 [ 5 ] {88cab81c-2aba-4b12-be24-cd44493df4ec} TCPHandler: Processed in 0.002018273 sec. 2025.03.22 20:08:52.861235 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.861448 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:52.861498 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:52.862353 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.862392 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.862829 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:08:52.863072 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.863279 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} executeQuery: Read 1010 rows, 69.95 KiB in 0.00188 sec., 537234.0425531915 rows/sec., 36.33 MiB/sec. 2025.03.22 20:08:52.863331 [ 5 ] {3bbb79c9-20dd-42ab-83b6-2465db8c9702} TCPHandler: Processed in 0.002201647 sec. 2025.03.22 20:08:52.863446 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.863549 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:52.863615 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:52.864682 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.864721 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.865333 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:08:52.865587 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.865822 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} executeQuery: Read 13 rows, 23.85 KiB in 0.002296 sec., 5662.020905923346 rows/sec., 10.15 MiB/sec. 2025.03.22 20:08:52.865920 [ 5 ] {cfdd40eb-0000-435b-8630-5ba0774ed42c} TCPHandler: Processed in 0.002525293 sec. 2025.03.22 20:08:52.866045 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:52.866150 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:52.866199 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:52.866645 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:52.866683 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:52.867037 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:08:52.867274 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:52.867485 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} executeQuery: Read 48 rows, 3.31 KiB in 0.001356 sec., 35398.23008849558 rows/sec., 2.39 MiB/sec. 2025.03.22 20:08:52.867542 [ 5 ] {caa4c04d-c9bd-4375-a70f-c1212fba4f86} TCPHandler: Processed in 0.001548413 sec. 2025.03.22 20:08:53.103811 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1158 2025.03.22 20:08:53.107161 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:53.107213 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:53.108703 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:08:53.109022 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:53.109602 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1158 2025.03.22 20:08:53.845436 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:53.845622 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:53.845696 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:53.846466 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:53.846516 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:53.846940 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:08:53.847200 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:53.847451 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} executeQuery: Read 56 rows, 4.38 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.27 MiB/sec. 2025.03.22 20:08:53.847518 [ 5 ] {32b10408-c7b0-4875-8df7-68034d411aec} TCPHandler: Processed in 0.002211467 sec. 2025.03.22 20:08:53.847649 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:53.847760 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:53.847809 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:53.848367 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:53.848406 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:53.848756 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:08:53.848994 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:53.849222 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} executeQuery: Read 64 rows, 5.12 KiB in 0.001488 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. 2025.03.22 20:08:53.849274 [ 5 ] {72141c68-e6e6-430d-a180-84922636a6e3} TCPHandler: Processed in 0.001678156 sec. 2025.03.22 20:08:53.849390 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:53.849495 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:53.849544 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:53.850020 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:53.850060 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:53.850435 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:08:53.850685 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:53.850894 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} executeQuery: Read 32 rows, 2.28 KiB in 0.001423 sec., 22487.702037947998 rows/sec., 1.57 MiB/sec. 2025.03.22 20:08:53.850946 [ 5 ] {a008537f-3369-4926-86b0-58f09c2e47eb} TCPHandler: Processed in 0.001605834 sec. 2025.03.22 20:08:53.851080 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:53.851184 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:53.851230 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:53.851647 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:53.851686 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:53.852037 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:08:53.852273 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:53.852485 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} executeQuery: Read 12 rows, 848.00 B in 0.001323 sec., 9070.2947845805 rows/sec., 625.94 KiB/sec. 2025.03.22 20:08:53.852533 [ 5 ] {52d24e5c-9a30-404d-a208-f188058cdd1d} TCPHandler: Processed in 0.001503082 sec. 2025.03.22 20:08:55.490095 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.03.22 20:08:55.490780 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:55.490817 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:55.491363 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:08:55.491626 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:55.491802 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.03.22 20:08:57.091274 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.03.22 20:08:57.110045 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:57.110105 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:57.116844 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:08:57.117587 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:57.120689 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.03.22 20:08:58.852519 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:58.852708 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:08:58.852781 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:08:58.853548 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.853600 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.854016 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:08:58.854253 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.854512 [ 43 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:08:58.854576 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} executeQuery: Read 108 rows, 9.25 KiB in 0.001913 sec., 56455.82854155776 rows/sec., 4.72 MiB/sec. 2025.03.22 20:08:58.854589 [ 43 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.854654 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.854726 [ 5 ] {4cbb0337-692e-4a11-87dc-56b7cba80185} TCPHandler: Processed in 0.00233487 sec. 2025.03.22 20:08:58.854987 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:58.855002 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:08:58.855173 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:08:58.855273 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:08:58.855489 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:58.855593 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part 2025.03.22 20:08:58.856000 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part 2025.03.22 20:08:58.856343 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 108 rows starting from the beginning of the part 2025.03.22 20:08:58.856668 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:08:58.856905 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part 2025.03.22 20:08:58.857292 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 108 rows starting from the beginning of the part 2025.03.22 20:08:58.857965 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.858021 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.858874 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:08:58.859379 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.859796 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} executeQuery: Read 26 rows, 1.96 KiB in 0.004712 sec., 5517.826825127335 rows/sec., 414.91 KiB/sec. 2025.03.22 20:08:58.859878 [ 5 ] {7d04e7b2-2b3f-4301-b1c5-2fb1a38f3e59} TCPHandler: Processed in 0.005021087 sec. 2025.03.22 20:08:58.860027 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:58.860149 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:08:58.860193 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:08:58.860909 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.00609719 sec., 508266.9229595929 rows/sec., 44.27 MiB/sec. 2025.03.22 20:08:58.861176 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:08:58.861749 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.861793 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.861814 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.861952 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_81_16} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:08:58.862106 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:08:58.862378 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:08:58.862624 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.862801 [ 43 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:08:58.862863 [ 43 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.862876 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} executeQuery: Read 90 rows, 7.20 KiB in 0.002709 sec., 33222.591362126244 rows/sec., 2.59 MiB/sec. 2025.03.22 20:08:58.862903 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.863038 [ 5 ] {7b10ed3e-1bec-4c21-9453-a2db0b67852a} TCPHandler: Processed in 0.003022814 sec. 2025.03.22 20:08:58.863258 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:08:58.863345 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:58.863770 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:58.863822 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:58.863881 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 631 rows starting from the beginning of the part 2025.03.22 20:08:58.864086 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:08:58.864375 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 77 rows starting from the beginning of the part 2025.03.22 20:08:58.865117 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part 2025.03.22 20:08:58.865647 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 569 rows starting from the beginning of the part 2025.03.22 20:08:58.866017 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part 2025.03.22 20:08:58.866396 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part 2025.03.22 20:08:58.867426 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.867500 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.868493 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:08:58.868872 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.869252 [ 43 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:08:58.869356 [ 43 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.869451 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.869567 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} executeQuery: Read 160 rows, 11.41 KiB in 0.005886 sec., 27183.146449201497 rows/sec., 1.89 MiB/sec. 2025.03.22 20:08:58.869882 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:08:58.869913 [ 5 ] {0111b0fe-2415-4aed-a9a3-9f81adf15181} TCPHandler: Processed in 0.006660771 sec. 2025.03.22 20:08:58.869864 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 5 columns (5 merged, 0 gathered) in 0.006787874 sec., 224076.0509107859 rows/sec., 17.84 MiB/sec. 2025.03.22 20:08:58.870200 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:58.870213 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:58.870306 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21055 rows starting from the beginning of the part 2025.03.22 20:08:58.870566 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:08:58.870646 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:58.870693 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:08:58.871088 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:08:58.871118 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:58.871505 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:08:58.872030 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part 2025.03.22 20:08:58.872505 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.03.22 20:08:58.873828 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.874289 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_81_16} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:08:58.874833 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:08:58.876879 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.876971 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.878292 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:08:58.878635 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.878894 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} executeQuery: Read 26 rows, 47.71 KiB in 0.008492 sec., 3061.7051342439945 rows/sec., 5.49 MiB/sec. 2025.03.22 20:08:58.879034 [ 5 ] {d7e1de63-3ec0-4a96-ba59-e80cc3de0ba3} TCPHandler: Processed in 0.008925369 sec. 2025.03.22 20:08:58.879177 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:08:58.879281 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:08:58.879327 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:08:58.879791 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.879829 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.880188 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:08:58.880423 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.880583 [ 43 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:08:58.880629 [ 43 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:08:58.880667 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. 2025.03.22 20:08:58.880674 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:08:58.880774 [ 5 ] {281479b2-3d90-4702-a212-65b6601c0593} TCPHandler: Processed in 0.001646325 sec. 2025.03.22 20:08:58.880976 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:08:58.881309 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:08:58.881446 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3876 rows starting from the beginning of the part 2025.03.22 20:08:58.881849 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:58.882235 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:58.882590 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part 2025.03.22 20:08:58.882883 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 12 rows starting from the beginning of the part 2025.03.22 20:08:58.882970 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.03.22 20:08:58.887851 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4116 rows, containing 4 columns (4 merged, 0 gathered) in 0.007040429 sec., 584623.465416667 rows/sec., 39.41 MiB/sec. 2025.03.22 20:08:58.888376 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:08:58.888773 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.888860 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_81_16} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:08:58.889030 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.03.22 20:08:58.890104 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 22577 rows, containing 5 columns (5 merged, 0 gathered) in 0.020553226 sec., 1098465.029285427 rows/sec., 75.27 MiB/sec. 2025.03.22 20:08:58.890607 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:08:58.890902 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:08:58.890986 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_81_16} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:08:58.891083 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.03.22 20:08:59.000333 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.95 MiB, peak 235.33 MiB, free memory in arenas 0.00 B, will set to 225.57 MiB (RSS), difference: 1.62 MiB 2025.03.22 20:09:02.795754 [ 39 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:09:02.795829 [ 39 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:09:02.992103 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.03.22 20:09:02.993061 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:02.993109 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:02.993652 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:09:02.993909 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:02.994167 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.03.22 20:09:03.001370 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000985371 sec. 2025.03.22 20:09:03.109982 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1178 2025.03.22 20:09:03.112966 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.113018 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.114501 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:09:03.114811 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.115080 [ 39 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.22 20:09:03.115238 [ 39 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.115364 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.115729 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.22 20:09:03.115959 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1178 2025.03.22 20:09:03.116403 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:03.116526 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1026 rows starting from the beginning of the part 2025.03.22 20:09:03.117117 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part 2025.03.22 20:09:03.117863 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2025.03.22 20:09:03.119239 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:03.119774 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part 2025.03.22 20:09:03.120365 [ 186 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part 2025.03.22 20:09:03.128366 [ 189 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 72 columns (72 merged, 0 gathered) in 0.012815202 sec., 91922.07816934919 rows/sec., 72.02 MiB/sec. 2025.03.22 20:09:03.129879 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.22 20:09:03.130658 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.130749 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_36_7} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.22 20:09:03.131078 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. 2025.03.22 20:09:03.853230 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:03.853423 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:03.853500 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:03.854259 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.854307 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.854756 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:09:03.855014 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.855246 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} executeQuery: Read 82 rows, 6.94 KiB in 0.001877 sec., 43686.73415023975 rows/sec., 3.61 MiB/sec. 2025.03.22 20:09:03.855308 [ 5 ] {9aa37922-e2b7-49c9-9484-f2625b99f13d} TCPHandler: Processed in 0.002204537 sec. 2025.03.22 20:09:03.855445 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:03.855566 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:03.855615 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:03.856154 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.856194 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.856567 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:09:03.856804 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.856971 [ 38 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:09:03.857037 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} executeQuery: Read 13 rows, 1001.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 653.44 KiB/sec. 2025.03.22 20:09:03.857062 [ 38 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.857136 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.857161 [ 5 ] {4ce8b948-df87-413f-96d2-8cc50b836b8a} TCPHandler: Processed in 0.001770438 sec. 2025.03.22 20:09:03.857401 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:09:03.857423 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:03.857641 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:03.857679 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:03.857730 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:03.857758 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 69 rows starting from the beginning of the part 2025.03.22 20:09:03.858101 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:03.858428 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:03.858840 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part 2025.03.22 20:09:03.859273 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:03.859649 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:03.860605 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.860669 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.861697 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:09:03.862352 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.862364 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005134718 sec., 33497.45789350068 rows/sec., 2.59 MiB/sec. 2025.03.22 20:09:03.862602 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:09:03.862671 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} executeQuery: Read 77 rows, 6.16 KiB in 0.00511 sec., 15068.493150684932 rows/sec., 1.18 MiB/sec. 2025.03.22 20:09:03.862750 [ 5 ] {156d2b5e-388d-4598-a5b2-2b3e1da427db} TCPHandler: Processed in 0.005418685 sec. 2025.03.22 20:09:03.862907 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:03.863000 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.863028 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:03.863088 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:03.863097 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_66_13} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:09:03.863220 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:09:03.863700 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.863738 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.864114 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:09:03.864357 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.864571 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. 2025.03.22 20:09:03.864624 [ 5 ] {b26c32a5-e139-4adf-9ad4-61fd0f98c963} TCPHandler: Processed in 0.001771688 sec. 2025.03.22 20:09:03.864757 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:03.864863 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:03.864928 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:03.865989 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.866032 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.866655 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:09:03.866912 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.867106 [ 38 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:09:03.867181 [ 38 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.867222 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.867238 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} executeQuery: Read 13 rows, 23.85 KiB in 0.002388 sec., 5443.886097152429 rows/sec., 9.76 MiB/sec. 2025.03.22 20:09:03.867623 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:09:03.867653 [ 5 ] {3e184a97-df72-477d-ab38-b342f38b5d17} TCPHandler: Processed in 0.002943073 sec. 2025.03.22 20:09:03.867911 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:03.868144 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:03.868278 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:03.868343 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:03.868567 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1153 rows starting from the beginning of the part 2025.03.22 20:09:03.869423 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:03.870179 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:03.870800 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:03.870884 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:03.870890 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:03.871570 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:03.872236 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:03.872395 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:09:03.873106 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.873614 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} executeQuery: Read 60 rows, 4.14 KiB in 0.005545 sec., 10820.559062218215 rows/sec., 746.73 KiB/sec. 2025.03.22 20:09:03.873904 [ 5 ] {12d76d54-c009-40ef-85c0-35b375de5d8e} TCPHandler: Processed in 0.006061798 sec. 2025.03.22 20:09:03.880406 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 19 columns (19 merged, 0 gathered) in 0.013072938 sec., 95158.4104506577 rows/sec., 170.52 MiB/sec. 2025.03.22 20:09:03.881635 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:09:03.882099 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:03.882197 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_66_13} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:09:03.882375 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2025.03.22 20:09:04.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 226.15 MiB, peak 237.72 MiB, free memory in arenas 0.00 B, will set to 227.88 MiB (RSS), difference: 1.73 MiB 2025.03.22 20:09:04.620896 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.03.22 20:09:04.643083 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:04.643148 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:04.650490 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:09:04.651243 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:04.654076 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.03.22 20:09:08.853745 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:08.853953 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:09:08.854023 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:09:08.854790 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:08.854836 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:08.855250 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:09:08.855512 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:08.855762 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} executeQuery: Read 2 rows, 167.00 B in 0.001858 sec., 1076.4262648008612 rows/sec., 87.77 KiB/sec. 2025.03.22 20:09:08.855885 [ 5 ] {456ec281-fe62-4a57-9f04-72024b4a2f1b} TCPHandler: Processed in 0.002260998 sec. 2025.03.22 20:09:08.855996 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:08.856099 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:08.856143 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:08.856716 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:08.856755 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:08.857128 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:09:08.857378 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:08.857587 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} executeQuery: Read 109 rows, 9.32 KiB in 0.00151 sec., 72185.43046357615 rows/sec., 6.03 MiB/sec. 2025.03.22 20:09:08.857641 [ 5 ] {f7ce40be-bd3a-4403-854b-2e87ce675025} TCPHandler: Processed in 0.001694316 sec. 2025.03.22 20:09:08.857755 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:08.857861 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:08.857905 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:08.858451 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:08.858490 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:08.858827 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:09:08.859055 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:08.859258 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} executeQuery: Read 28 rows, 2.09 KiB in 0.001419 sec., 19732.20577871741 rows/sec., 1.44 MiB/sec. 2025.03.22 20:09:08.859311 [ 5 ] {aee61816-c9df-4303-a52c-c8413c08939d} TCPHandler: Processed in 0.001605184 sec. 2025.03.22 20:09:08.859457 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:08.859560 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:08.859605 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:08.860144 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:08.860182 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:08.860538 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:09:08.860770 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:08.860982 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} executeQuery: Read 92 rows, 7.36 KiB in 0.001443 sec., 63756.063756063755 rows/sec., 4.98 MiB/sec. 2025.03.22 20:09:08.861033 [ 5 ] {605a8dd9-97ec-4bcd-b9aa-96e696107556} TCPHandler: Processed in 0.001627085 sec. 2025.03.22 20:09:08.861146 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:08.861250 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:08.861298 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:08.861822 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:08.861859 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:08.862242 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:09:08.862485 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:08.862705 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} executeQuery: Read 161 rows, 11.48 KiB in 0.001474 sec., 109226.59430122116 rows/sec., 7.61 MiB/sec. 2025.03.22 20:09:08.862770 [ 5 ] {d5c73927-b755-4112-9cec-c94a631ab61f} TCPHandler: Processed in 0.001675366 sec. 2025.03.22 20:09:08.862924 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:08.863038 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:08.863103 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:08.864165 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:08.864203 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:08.864975 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:09:08.865236 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:08.865479 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} executeQuery: Read 26 rows, 47.71 KiB in 0.002462 sec., 10560.519902518277 rows/sec., 18.92 MiB/sec. 2025.03.22 20:09:08.865572 [ 5 ] {e32cf075-f23c-4e6e-9032-629e72e2f40a} TCPHandler: Processed in 0.002711178 sec. 2025.03.22 20:09:08.865711 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:08.865817 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:08.865865 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:08.866302 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:08.866342 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:08.866696 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:09:08.866923 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:08.867127 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. 2025.03.22 20:09:08.867176 [ 5 ] {007bb2a5-5d48-4354-8d9c-f63c6ae1bf6b} TCPHandler: Processed in 0.001515922 sec. 2025.03.22 20:09:10.495321 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.03.22 20:09:10.496460 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:10.496556 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:10.497414 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:09:10.497839 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:10.498259 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.03.22 20:09:12.155114 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.03.22 20:09:12.176434 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:12.176502 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:12.183969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:09:12.184764 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:12.188519 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.03.22 20:09:13.117085 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1204 2025.03.22 20:09:13.119997 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:13.120036 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:13.121505 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:09:13.121812 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:13.123093 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1204 2025.03.22 20:09:13.852370 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:13.852554 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:13.852625 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:13.853373 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:13.853422 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:13.853859 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:09:13.854125 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:13.854366 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} executeQuery: Read 82 rows, 6.94 KiB in 0.001863 sec., 44015.029522275894 rows/sec., 3.64 MiB/sec. 2025.03.22 20:09:13.854432 [ 5 ] {8ffb51af-622c-4a2c-9f45-2e909ccbe37d} TCPHandler: Processed in 0.002189037 sec. 2025.03.22 20:09:13.854575 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:13.854721 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:13.854780 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:13.855403 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:13.855445 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:13.855815 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:09:13.856059 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:13.856270 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} executeQuery: Read 13 rows, 1001.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 617.52 KiB/sec. 2025.03.22 20:09:13.856325 [ 5 ] {df2881bd-7332-4fc5-80a7-ab99ae1b975c} TCPHandler: Processed in 0.001817869 sec. 2025.03.22 20:09:13.856433 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:13.856537 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:13.856583 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:13.857131 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:13.857172 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:13.857540 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:09:13.857795 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:13.858016 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} executeQuery: Read 77 rows, 6.16 KiB in 0.001501 sec., 51299.13391072618 rows/sec., 4.01 MiB/sec. 2025.03.22 20:09:13.858070 [ 5 ] {f832a226-4b3c-486a-b155-356124a64f1d} TCPHandler: Processed in 0.001687776 sec. 2025.03.22 20:09:13.858187 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:13.858293 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:13.858342 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:13.858868 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:13.858907 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:13.859291 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:09:13.859525 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:13.859734 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. 2025.03.22 20:09:13.859784 [ 5 ] {5c7cc540-9438-4edb-9020-8897329e6ee7} TCPHandler: Processed in 0.001649355 sec. 2025.03.22 20:09:13.859921 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:13.860027 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:13.860093 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:13.861126 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:13.861165 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:13.861777 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:09:13.862033 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:13.862287 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} executeQuery: Read 13 rows, 23.85 KiB in 0.002278 sec., 5706.760316066725 rows/sec., 10.23 MiB/sec. 2025.03.22 20:09:13.862571 [ 5 ] {2bedb5a6-3751-4ff3-b49c-fb0054e9f80b} TCPHandler: Processed in 0.002698858 sec. 2025.03.22 20:09:13.862759 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:13.862862 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:13.862909 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:13.863344 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:13.863382 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.22 20:09:13.863738 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:09:13.863980 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:13.864182 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. 2025.03.22 20:09:13.864229 [ 5 ] {563c306b-9598-4d6c-9c49-eb46731b1976} TCPHandler: Processed in 0.001524602 sec. 2025.03.22 20:09:17.795872 [ 81 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:09:17.795935 [ 81 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:09:17.999386 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.03.22 20:09:18.000046 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:18.000220 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:18.001245 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:09:18.001520 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:18.001817 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.03.22 20:09:18.853746 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:18.853954 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:18.854034 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:18.854832 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:18.854878 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:18.855316 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:09:18.855558 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:18.855801 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} executeQuery: Read 108 rows, 9.25 KiB in 0.001906 sec., 56663.16894018888 rows/sec., 4.74 MiB/sec. 2025.03.22 20:09:18.855867 [ 5 ] {f2a2c8b7-4531-4989-9d0a-835aacdc561b} TCPHandler: Processed in 0.002255608 sec. 2025.03.22 20:09:18.855991 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:18.856104 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:18.856152 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:18.856692 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:18.856732 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:18.857075 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:09:18.857318 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:18.857574 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} executeQuery: Read 26 rows, 1.96 KiB in 0.001484 sec., 17520.21563342318 rows/sec., 1.29 MiB/sec. 2025.03.22 20:09:18.857632 [ 5 ] {71890529-6f06-47df-b153-e2c49d560e0e} TCPHandler: Processed in 0.001695026 sec. 2025.03.22 20:09:18.857897 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:18.858036 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:18.858083 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:18.858659 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:18.858700 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:18.859052 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:09:18.859282 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:18.859494 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} executeQuery: Read 90 rows, 7.20 KiB in 0.001482 sec., 60728.74493927125 rows/sec., 4.74 MiB/sec. 2025.03.22 20:09:18.859545 [ 5 ] {303bcfe2-7075-4142-9b9e-ad1b92f5f087} TCPHandler: Processed in 0.001750367 sec. 2025.03.22 20:09:18.859677 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:18.859814 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:18.859874 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:18.860462 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:18.860502 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:18.860895 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:09:18.861128 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:18.861337 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. 2025.03.22 20:09:18.861389 [ 5 ] {d8182a53-ee29-48f7-902e-4d3fca761a25} TCPHandler: Processed in 0.001775578 sec. 2025.03.22 20:09:18.861525 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:18.861627 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:18.861694 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:18.862764 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:18.862804 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:18.863420 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:09:18.863671 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:18.863923 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} executeQuery: Read 26 rows, 47.71 KiB in 0.002317 sec., 11221.40699179974 rows/sec., 20.11 MiB/sec. 2025.03.22 20:09:18.864024 [ 5 ] {e0eb2285-b35c-46ad-b4a5-3e57ff2ec225} TCPHandler: Processed in 0.002548954 sec. 2025.03.22 20:09:18.864169 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:18.864271 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:18.864318 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:18.864768 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:18.864807 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:18.865155 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:09:18.865399 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:18.865617 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2025.03.22 20:09:18.865668 [ 5 ] {9d101cee-e175-4193-a68e-21c5d2025ccb} TCPHandler: Processed in 0.001548583 sec. 2025.03.22 20:09:19.688568 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.03.22 20:09:19.709274 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:19.709333 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:19.716636 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:09:19.717402 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:19.720057 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.03.22 20:09:22.849602 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.849829 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:09:22.849910 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:09:22.850719 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.850774 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.851212 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:09:22.851468 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.851750 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} executeQuery: Read 24 rows, 2.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 1.01 MiB/sec. 2025.03.22 20:09:22.851903 [ 5 ] {2f2cb4db-40b9-4025-97fa-a0b17003e60f} TCPHandler: Processed in 0.002429422 sec. 2025.03.22 20:09:22.852059 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.852169 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:09:22.852218 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:09:22.852773 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.852815 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.853158 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:09:22.853390 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.853648 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} executeQuery: Read 14 rows, 1.14 KiB in 0.001502 sec., 9320.905459387483 rows/sec., 760.05 KiB/sec. 2025.03.22 20:09:22.853785 [ 5 ] {1050c3f6-717e-45a7-bde0-c75b210e98da} TCPHandler: Processed in 0.001771838 sec. 2025.03.22 20:09:22.854030 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.854138 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:22.854184 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:22.855249 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.855288 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.855721 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:09:22.855957 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.856127 [ 44 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:09:22.856195 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} executeQuery: Read 1349 rows, 115.00 KiB in 0.00208 sec., 648557.6923076924 rows/sec., 53.99 MiB/sec. 2025.03.22 20:09:22.856223 [ 44 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.856296 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.856312 [ 5 ] {a15993d9-b37e-4c0e-903d-08a880fa7de3} TCPHandler: Processed in 0.002358501 sec. 2025.03.22 20:09:22.856539 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.856548 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:09:22.856704 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:22.856801 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:22.856904 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:22.857005 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part 2025.03.22 20:09:22.857331 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2025.03.22 20:09:22.857726 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 109 rows starting from the beginning of the part 2025.03.22 20:09:22.858104 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part 2025.03.22 20:09:22.858455 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 108 rows starting from the beginning of the part 2025.03.22 20:09:22.858657 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:09:22.859519 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.859576 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.860427 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:09:22.860933 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.861288 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} executeQuery: Read 39 rows, 2.92 KiB in 0.004631 sec., 8421.507233858778 rows/sec., 629.67 KiB/sec. 2025.03.22 20:09:22.861355 [ 5 ] {9f7c4c2b-903c-4768-890c-41a3148c1800} TCPHandler: Processed in 0.004893374 sec. 2025.03.22 20:09:22.861488 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.861730 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:09:22.861882 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:09:22.861956 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3133 rows, containing 5 columns (5 merged, 0 gathered) in 0.005553968 sec., 564101.1975582142 rows/sec., 49.18 MiB/sec. 2025.03.22 20:09:22.862260 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:09:22.862824 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.863021 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_86_17} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:09:22.863155 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.863164 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.22 20:09:22.863229 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.863609 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:09:22.863846 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.864104 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} executeQuery: Read 252 rows, 17.85 KiB in 0.002475 sec., 101818.18181818181 rows/sec., 7.04 MiB/sec. 2025.03.22 20:09:22.864301 [ 5 ] {27fcc782-cc5a-4af0-b88e-3b99c89ab61b} TCPHandler: Processed in 0.002862721 sec. 2025.03.22 20:09:22.864421 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.864521 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:09:22.864564 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:09:22.865108 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.865148 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.865484 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.22 20:09:22.865717 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.865925 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} executeQuery: Read 12 rows, 960.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 657.89 KiB/sec. 2025.03.22 20:09:22.865978 [ 5 ] {0d8fc8bd-6a35-4328-80e4-72f65890d27b} TCPHandler: Processed in 0.001607334 sec. 2025.03.22 20:09:22.866106 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.866210 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:22.866255 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:22.867032 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.867070 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.867444 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:09:22.867682 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.867876 [ 44 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:09:22.867896 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} executeQuery: Read 583 rows, 44.84 KiB in 0.001707 sec., 341534.8564733451 rows/sec., 25.66 MiB/sec. 2025.03.22 20:09:22.867960 [ 44 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.868019 [ 5 ] {0e4292cf-7a52-4aa5-bc80-9fb3bb472602} TCPHandler: Processed in 0.001957432 sec. 2025.03.22 20:09:22.868037 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.868212 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.868358 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:09:22.868420 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:22.868528 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:22.868887 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:22.869051 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 631 rows starting from the beginning of the part 2025.03.22 20:09:22.869646 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 77 rows starting from the beginning of the part 2025.03.22 20:09:22.870375 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 92 rows starting from the beginning of the part 2025.03.22 20:09:22.871073 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 77 rows starting from the beginning of the part 2025.03.22 20:09:22.871565 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part 2025.03.22 20:09:22.871785 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 583 rows starting from the beginning of the part 2025.03.22 20:09:22.872414 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.872453 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.873107 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:09:22.873431 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.873561 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387145 sec., 287721.9751835156 rows/sec., 22.93 MiB/sec. 2025.03.22 20:09:22.873739 [ 44 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:09:22.873826 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} executeQuery: Read 1017 rows, 70.44 KiB in 0.005451 sec., 186571.27132636213 rows/sec., 12.62 MiB/sec. 2025.03.22 20:09:22.873836 [ 44 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.873901 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:09:22.873991 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.874074 [ 5 ] {e573a0b4-fbbc-476a-b470-1897f4ab085e} TCPHandler: Processed in 0.005941877 sec. 2025.03.22 20:09:22.874614 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.874635 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:09:22.874971 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:22.875356 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.875510 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:22.875754 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_86_17} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:09:22.876133 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:09:22.876884 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:22.877066 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22577 rows starting from the beginning of the part 2025.03.22 20:09:22.877435 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2025.03.22 20:09:22.877825 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part 2025.03.22 20:09:22.878190 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2025.03.22 20:09:22.878594 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part 2025.03.22 20:09:22.878986 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:09:22.880954 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.880998 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.882637 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:09:22.882966 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.883298 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} executeQuery: Read 13 rows, 23.85 KiB in 0.008441 sec., 1540.101883663073 rows/sec., 2.76 MiB/sec. 2025.03.22 20:09:22.883475 [ 5 ] {af6cd1a6-0683-465a-badb-c4e16d14c457} TCPHandler: Processed in 0.008998222 sec. 2025.03.22 20:09:22.883628 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:22.883743 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:22.883802 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:22.884539 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.884587 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.885059 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:09:22.885457 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.885641 [ 44 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:09:22.885698 [ 44 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:22.885717 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} executeQuery: Read 48 rows, 3.31 KiB in 0.001996 sec., 24048.09619238477 rows/sec., 1.62 MiB/sec. 2025.03.22 20:09:22.885750 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:22.885986 [ 5 ] {1e3743a5-6513-481f-81c9-709e9e7b5153} TCPHandler: Processed in 0.002401541 sec. 2025.03.22 20:09:22.886036 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:09:22.886224 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:22.886255 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4116 rows starting from the beginning of the part 2025.03.22 20:09:22.886502 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:22.886610 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:22.886815 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:22.887077 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:22.887254 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part 2025.03.22 20:09:22.888029 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 24235 rows, containing 5 columns (5 merged, 0 gathered) in 0.013712131 sec., 1767413.1030399285 rows/sec., 121.09 MiB/sec. 2025.03.22 20:09:22.888703 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:09:22.889364 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.889476 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_86_17} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:09:22.889604 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.03.22 20:09:22.890037 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.004142828 sec., 1063041.9607089648 rows/sec., 71.66 MiB/sec. 2025.03.22 20:09:22.890512 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:09:22.890835 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:22.890920 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_86_17} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:09:22.891013 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.03.22 20:09:23.123249 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1248 2025.03.22 20:09:23.126680 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:23.126732 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:23.128251 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:09:23.128564 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:23.129257 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1248 2025.03.22 20:09:23.846160 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:23.846337 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:23.846406 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:23.847176 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:23.847219 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:23.847650 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:09:23.847905 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:23.848110 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} executeQuery: Read 56 rows, 4.38 KiB in 0.001821 sec., 30752.333882482155 rows/sec., 2.35 MiB/sec. 2025.03.22 20:09:23.848173 [ 5 ] {b2e069d2-39ca-426c-8d9b-4dfe6171f114} TCPHandler: Processed in 0.002135485 sec. 2025.03.22 20:09:23.848302 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:23.848422 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:23.848468 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:23.849027 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:23.849065 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:23.849425 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:09:23.849665 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:23.849846 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} executeQuery: Read 64 rows, 5.12 KiB in 0.001452 sec., 44077.134986225894 rows/sec., 3.44 MiB/sec. 2025.03.22 20:09:23.849897 [ 5 ] {31e853b9-2269-4e5b-92c8-56d4aaedbf86} TCPHandler: Processed in 0.001650275 sec. 2025.03.22 20:09:23.850011 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:23.850114 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:23.850162 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:23.850636 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:23.850672 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:23.851032 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:09:23.851276 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:23.851447 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} executeQuery: Read 32 rows, 2.28 KiB in 0.001355 sec., 23616.236162361623 rows/sec., 1.64 MiB/sec. 2025.03.22 20:09:23.851496 [ 5 ] {4ab4b962-c3c0-4bdf-b47e-70e029d7fbba} TCPHandler: Processed in 0.001535533 sec. 2025.03.22 20:09:23.851618 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:23.851733 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:23.851781 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:23.852218 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:23.852255 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:23.852626 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:09:23.852870 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:23.853071 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} executeQuery: Read 12 rows, 848.00 B in 0.00136 sec., 8823.529411764704 rows/sec., 608.92 KiB/sec. 2025.03.22 20:09:23.853148 [ 5 ] {097e2c18-f52a-40c1-836f-b54489da914a} TCPHandler: Processed in 0.001583683 sec. 2025.03.22 20:09:25.501982 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.03.22 20:09:25.502904 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:25.502952 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:25.503483 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:09:25.503743 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:25.503956 [ 133 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:09:25.503997 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.03.22 20:09:25.504038 [ 133 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:25.504066 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:25.504215 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:09:25.504401 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:25.504444 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.03.22 20:09:25.504529 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.03.22 20:09:25.504705 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.03.22 20:09:25.504991 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.03.22 20:09:25.505136 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.03.22 20:09:25.505260 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.03.22 20:09:25.507764 [ 195 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003617767 sec., 6474712.163608104 rows/sec., 92.62 MiB/sec. 2025.03.22 20:09:25.508230 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:09:25.508575 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:25.508659 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_51_10} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:09:25.508765 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.03.22 20:09:27.220118 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.03.22 20:09:27.244242 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:27.244307 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:27.251717 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:09:27.252539 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:27.252925 [ 132 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:09:27.253066 [ 132 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:27.253130 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:27.253597 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:09:27.268252 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.03.22 20:09:27.270051 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:27.271667 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.03.22 20:09:27.277736 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.03.22 20:09:27.283961 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.03.22 20:09:27.289803 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.03.22 20:09:27.295615 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.03.22 20:09:27.300185 [ 189 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.03.22 20:09:27.359882 [ 196 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.106606015 sec., 3611.428492097749 rows/sec., 18.67 MiB/sec. 2025.03.22 20:09:27.363324 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:09:27.366353 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:27.366489 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_51_10} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:09:27.369011 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.22 20:09:28.000211 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.16 MiB, peak 242.58 MiB, free memory in arenas 0.00 B, will set to 230.18 MiB (RSS), difference: 1.01 MiB 2025.03.22 20:09:28.853587 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:28.853870 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:28.853979 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:28.855099 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.855146 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.855612 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:09:28.855871 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.856123 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} executeQuery: Read 108 rows, 9.25 KiB in 0.002332 sec., 46312.178387650085 rows/sec., 3.87 MiB/sec. 2025.03.22 20:09:28.856189 [ 5 ] {92adc603-76a3-44ed-afaa-b7966dd67fc8} TCPHandler: Processed in 0.002741989 sec. 2025.03.22 20:09:28.856323 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:28.856437 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:28.856486 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:28.857038 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.857078 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.857439 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:09:28.857683 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.857858 [ 148 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:09:28.857930 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} executeQuery: Read 26 rows, 1.96 KiB in 0.001516 sec., 17150.395778364116 rows/sec., 1.26 MiB/sec. 2025.03.22 20:09:28.857952 [ 148 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.858024 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.858060 [ 5 ] {b93c9fc9-ab55-43bc-adeb-a03d9383c67d} TCPHandler: Processed in 0.001784038 sec. 2025.03.22 20:09:28.858386 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:28.858482 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:09:28.858831 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:28.859080 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:28.859115 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:28.859274 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 69 rows starting from the beginning of the part 2025.03.22 20:09:28.859806 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part 2025.03.22 20:09:28.860388 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:28.860858 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:28.861270 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part 2025.03.22 20:09:28.861593 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:28.863007 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.863074 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.864222 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:09:28.864570 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006381826 sec., 31495.687911265522 rows/sec., 2.42 MiB/sec. 2025.03.22 20:09:28.864741 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.864841 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:09:28.865265 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} executeQuery: Read 90 rows, 7.20 KiB in 0.006585 sec., 13667.42596810934 rows/sec., 1.07 MiB/sec. 2025.03.22 20:09:28.865667 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.865694 [ 5 ] {1b4d3a50-ecb3-430d-9881-5d280ba5add4} TCPHandler: Processed in 0.007451808 sec. 2025.03.22 20:09:28.865981 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_71_14} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:09:28.866182 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:28.866213 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:09:28.866385 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:28.866467 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:28.867055 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.867094 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.867492 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:09:28.867730 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.867941 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec. 2025.03.22 20:09:28.867992 [ 5 ] {5940f7a0-4b03-41c9-b335-8dec5673721f} TCPHandler: Processed in 0.001996722 sec. 2025.03.22 20:09:28.868120 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:28.868252 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:28.868319 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:28.869465 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.869504 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.870154 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:09:28.870411 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.870622 [ 148 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:09:28.870690 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} executeQuery: Read 26 rows, 47.71 KiB in 0.002453 sec., 10599.26620464737 rows/sec., 18.99 MiB/sec. 2025.03.22 20:09:28.870704 [ 148 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.870800 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.871151 [ 5 ] {05cb3ed5-2a16-47b6-ba45-885684f77717} TCPHandler: Processed in 0.003071385 sec. 2025.03.22 20:09:28.871377 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:09:28.871712 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:28.872184 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:28.872446 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:28.873151 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:28.873366 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1244 rows starting from the beginning of the part 2025.03.22 20:09:28.874096 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:28.874940 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:28.875149 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:28.875309 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:28.875632 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:28.876313 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:28.876974 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:28.877013 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:09:28.877833 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.878357 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} executeQuery: Read 60 rows, 4.14 KiB in 0.006365 sec., 9426.551453260015 rows/sec., 650.53 KiB/sec. 2025.03.22 20:09:28.878470 [ 5 ] {0fb35fc4-918b-48c8-8e05-67b1d512d8b4} TCPHandler: Processed in 0.006937697 sec. 2025.03.22 20:09:28.885379 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 19 columns (19 merged, 0 gathered) in 0.014382636 sec., 93724.12678732883 rows/sec., 167.95 MiB/sec. 2025.03.22 20:09:28.886857 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:09:28.887295 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:28.887384 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_71_14} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:09:28.887539 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. 2025.03.22 20:09:29.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.71 MiB, peak 242.58 MiB, free memory in arenas 0.00 B, will set to 233.44 MiB (RSS), difference: 2.73 MiB 2025.03.22 20:09:32.795991 [ 145 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:09:32.796061 [ 145 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:09:33.004150 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 2025.03.22 20:09:33.005094 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.005141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.005682 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:09:33.005937 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.006199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 2025.03.22 20:09:33.129487 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1268 2025.03.22 20:09:33.132289 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.132343 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.133897 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:09:33.134254 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.134856 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1268 2025.03.22 20:09:33.853172 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:33.853449 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:33.853557 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:33.854465 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.854513 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.854955 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:09:33.855219 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.855486 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} executeQuery: Read 82 rows, 6.94 KiB in 0.002114 sec., 38789.02554399243 rows/sec., 3.20 MiB/sec. 2025.03.22 20:09:33.855555 [ 5 ] {aa7036f5-c4df-477d-88cf-02c50fe3a3a4} TCPHandler: Processed in 0.002550304 sec. 2025.03.22 20:09:33.855684 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:33.855798 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:33.855847 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:33.856384 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.856424 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.856779 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:09:33.857018 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.857230 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} executeQuery: Read 13 rows, 1001.00 B in 0.001459 sec., 8910.212474297465 rows/sec., 670.01 KiB/sec. 2025.03.22 20:09:33.857283 [ 5 ] {2fc49cba-0cfd-47ed-8e0d-5b57249bf7d1} TCPHandler: Processed in 0.001652445 sec. 2025.03.22 20:09:33.857405 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:33.857511 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:33.857557 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:33.858102 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.858142 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.858508 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:09:33.858744 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.858963 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} executeQuery: Read 77 rows, 6.16 KiB in 0.001467 sec., 52488.07089297887 rows/sec., 4.10 MiB/sec. 2025.03.22 20:09:33.859048 [ 5 ] {521c92fd-094e-4c12-9e01-076fc3614c41} TCPHandler: Processed in 0.001685145 sec. 2025.03.22 20:09:33.859207 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:33.859498 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:33.859691 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:33.861043 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.861084 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.861470 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:09:33.861708 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.861926 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} executeQuery: Read 160 rows, 11.41 KiB in 0.002558 sec., 62548.86630179828 rows/sec., 4.36 MiB/sec. 2025.03.22 20:09:33.861980 [ 5 ] {f75156db-f7b0-412a-ba6f-044727dd5a89} TCPHandler: Processed in 0.00283768 sec. 2025.03.22 20:09:33.862113 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:33.862217 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:33.862285 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:33.863393 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.863432 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.864058 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:09:33.864315 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.864574 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} executeQuery: Read 13 rows, 23.85 KiB in 0.002377 sec., 5469.078670593184 rows/sec., 9.80 MiB/sec. 2025.03.22 20:09:33.864678 [ 5 ] {8e1fedc0-d818-4e11-b896-e81518b995a7} TCPHandler: Processed in 0.002614315 sec. 2025.03.22 20:09:33.864814 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:33.864920 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:33.864966 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:33.865415 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:33.865455 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:33.865844 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:09:33.866086 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:33.866297 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. 2025.03.22 20:09:33.866347 [ 5 ] {46dd3225-9273-4805-b19f-1e92a4352964} TCPHandler: Processed in 0.001583974 sec. 2025.03.22 20:09:34.002693 [ 144 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.22 20:09:34.002760 [ 144 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:34.002787 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:34.002974 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.22 20:09:34.003229 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:34.003277 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.03.22 20:09:34.003364 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.03.22 20:09:34.003590 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2025.03.22 20:09:34.003796 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2025.03.22 20:09:34.003981 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.03.22 20:09:34.005096 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.002239998 sec., 22321.448501293304 rows/sec., 1.86 MiB/sec. 2025.03.22 20:09:34.005231 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.22 20:09:34.005511 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:34.005597 [ 200 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_17_4} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.22 20:09:34.005685 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:09:34.768315 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.03.22 20:09:34.787154 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:34.787208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:34.794078 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:09:34.794821 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:34.797376 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.03.22 20:09:38.854102 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:38.854332 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:09:38.854415 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:09:38.855193 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:38.855248 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:38.855668 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:09:38.855921 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:38.856167 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} executeQuery: Read 2 rows, 167.00 B in 0.001891 sec., 1057.641459545214 rows/sec., 86.24 KiB/sec. 2025.03.22 20:09:38.856233 [ 5 ] {8892dbd1-6a18-4dfc-8876-3bc4a041f403} TCPHandler: Processed in 0.002274398 sec. 2025.03.22 20:09:38.856349 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:38.856456 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:38.856504 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:38.857075 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:38.857117 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:38.857477 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:09:38.857710 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:38.857935 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} executeQuery: Read 109 rows, 9.32 KiB in 0.001504 sec., 72473.40425531915 rows/sec., 6.05 MiB/sec. 2025.03.22 20:09:38.858003 [ 5 ] {5e0c7d74-0b11-401c-ae1d-b0462c019e44} TCPHandler: Processed in 0.001706797 sec. 2025.03.22 20:09:38.858132 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:38.858296 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:38.858354 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:38.858887 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:38.858926 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:38.859271 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:09:38.859514 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:38.859722 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} executeQuery: Read 28 rows, 2.09 KiB in 0.001472 sec., 19021.739130434784 rows/sec., 1.39 MiB/sec. 2025.03.22 20:09:38.859774 [ 5 ] {28a6a2f8-245a-4866-8afe-86925fb6aca4} TCPHandler: Processed in 0.001704906 sec. 2025.03.22 20:09:38.859909 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:38.860013 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:38.860059 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:38.860598 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:38.860637 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:38.860981 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:09:38.861209 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:38.861422 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} executeQuery: Read 92 rows, 7.36 KiB in 0.00143 sec., 64335.66433566433 rows/sec., 5.03 MiB/sec. 2025.03.22 20:09:38.861473 [ 5 ] {91fa1061-baad-4f5f-8485-0040f3672d2d} TCPHandler: Processed in 0.001615434 sec. 2025.03.22 20:09:38.861590 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:38.861695 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:38.861745 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:38.862257 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:38.862296 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:38.862671 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:09:38.862903 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:38.863139 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} executeQuery: Read 161 rows, 11.48 KiB in 0.001463 sec., 110047.84688995214 rows/sec., 7.66 MiB/sec. 2025.03.22 20:09:38.863234 [ 5 ] {2258814a-422b-4f1d-8267-bd69b85b4ea9} TCPHandler: Processed in 0.001693956 sec. 2025.03.22 20:09:38.863451 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:38.863666 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:38.863739 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:38.864876 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:38.864917 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:38.865543 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:09:38.865830 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:38.866099 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} executeQuery: Read 26 rows, 47.71 KiB in 0.002483 sec., 10471.204188481675 rows/sec., 18.76 MiB/sec. 2025.03.22 20:09:38.866379 [ 5 ] {7f170c9a-5559-4ec7-bfaf-17d6754d11c4} TCPHandler: Processed in 0.003036794 sec. 2025.03.22 20:09:38.866578 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:38.866678 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:38.866725 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:38.867167 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:38.867206 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:38.867592 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:09:38.867825 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:38.868061 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. 2025.03.22 20:09:38.868139 [ 5 ] {5e02dca3-86f0-4785-b2e8-b69609bd87f8} TCPHandler: Processed in 0.001616404 sec. 2025.03.22 20:09:40.506356 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 2025.03.22 20:09:40.507264 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:40.507338 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:40.507896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:09:40.508173 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:40.508437 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.03.22 20:09:42.297421 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.03.22 20:09:42.317542 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:42.317604 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:42.324906 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:09:42.325659 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:42.329458 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.03.22 20:09:43.135992 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1294 2025.03.22 20:09:43.138924 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.138974 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:43.140440 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:09:43.140744 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.141273 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1294 2025.03.22 20:09:43.852474 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:43.852680 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:43.852761 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:43.853552 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.853599 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:43.854024 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:09:43.854271 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.854467 [ 135 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:09:43.854492 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} executeQuery: Read 82 rows, 6.94 KiB in 0.001868 sec., 43897.21627408994 rows/sec., 3.63 MiB/sec. 2025.03.22 20:09:43.854552 [ 135 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.854617 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:43.854668 [ 5 ] {1f1fa21b-6fef-4c22-8f52-bb7fdf1637fc} TCPHandler: Processed in 0.0023264 sec. 2025.03.22 20:09:43.854797 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:09:43.854830 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:43.854931 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:43.854969 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1403 rows starting from the beginning of the part 2025.03.22 20:09:43.854969 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:43.855044 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:43.855098 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part 2025.03.22 20:09:43.855368 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 108 rows starting from the beginning of the part 2025.03.22 20:09:43.855599 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2025.03.22 20:09:43.855827 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 109 rows starting from the beginning of the part 2025.03.22 20:09:43.856064 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part 2025.03.22 20:09:43.856848 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.856892 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:43.857444 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:09:43.857705 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.858112 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 5 columns (5 merged, 0 gathered) in 0.003392652 sec., 542348.5815816064 rows/sec., 47.21 MiB/sec. 2025.03.22 20:09:43.858204 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} executeQuery: Read 13 rows, 1001.00 B in 0.003266 sec., 3980.4041641151257 rows/sec., 299.31 KiB/sec. 2025.03.22 20:09:43.858494 [ 5 ] {125c10ab-a936-440f-b63b-ff9055ee7943} TCPHandler: Processed in 0.003714979 sec. 2025.03.22 20:09:43.858494 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:09:43.858853 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:43.859199 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:43.859367 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:43.859528 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.859749 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_91_18} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:09:43.859856 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.22 20:09:43.860293 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.860331 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:43.860697 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:09:43.860932 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.861106 [ 135 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:09:43.861171 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} executeQuery: Read 77 rows, 6.16 KiB in 0.002085 sec., 36930.455635491606 rows/sec., 2.88 MiB/sec. 2025.03.22 20:09:43.861178 [ 135 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.861257 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:43.861308 [ 5 ] {b1a54db2-a54f-40f8-ab55-3006a93dea35} TCPHandler: Processed in 0.002578795 sec. 2025.03.22 20:09:43.861480 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:09:43.861497 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:43.861749 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:43.861768 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:43.861849 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 631 rows starting from the beginning of the part 2025.03.22 20:09:43.861879 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:43.862258 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part 2025.03.22 20:09:43.862702 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part 2025.03.22 20:09:43.863146 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 77 rows starting from the beginning of the part 2025.03.22 20:09:43.863413 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 92 rows starting from the beginning of the part 2025.03.22 20:09:43.863581 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 77 rows starting from the beginning of the part 2025.03.22 20:09:43.864169 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.864212 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:43.864792 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:09:43.865125 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.865140 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.00377703 sec., 272965.79587665445 rows/sec., 21.90 MiB/sec. 2025.03.22 20:09:43.865356 [ 135 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:09:43.865381 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:09:43.865442 [ 135 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.865530 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:43.865543 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} executeQuery: Read 160 rows, 11.41 KiB in 0.003856 sec., 41493.775933609955 rows/sec., 2.89 MiB/sec. 2025.03.22 20:09:43.865886 [ 5 ] {40e6f8fd-078c-4a21-bf4d-02e12a0a7d16} TCPHandler: Processed in 0.004441774 sec. 2025.03.22 20:09:43.866093 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:09:43.866233 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:43.866283 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.866619 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:43.866628 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:43.866653 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_91_18} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:09:43.866753 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24235 rows starting from the beginning of the part 2025.03.22 20:09:43.866970 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.22 20:09:43.867083 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:43.867248 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part 2025.03.22 20:09:43.867647 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.03.22 20:09:43.868273 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2025.03.22 20:09:43.868700 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 161 rows starting from the beginning of the part 2025.03.22 20:09:43.869005 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2025.03.22 20:09:43.870690 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.870736 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:43.871673 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:09:43.871970 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.872432 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} executeQuery: Read 13 rows, 23.85 KiB in 0.005928 sec., 2192.9824561403507 rows/sec., 3.93 MiB/sec. 2025.03.22 20:09:43.872766 [ 5 ] {2ff8a81b-2239-4784-9481-77b865121181} TCPHandler: Processed in 0.006637651 sec. 2025.03.22 20:09:43.873101 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:43.873209 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:43.873255 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:43.873871 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.873908 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:43.874420 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:09:43.874701 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.874899 [ 135 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:09:43.874966 [ 135 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:43.874972 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} executeQuery: Read 60 rows, 4.14 KiB in 0.001776 sec., 33783.78378378379 rows/sec., 2.28 MiB/sec. 2025.03.22 20:09:43.875020 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.22 20:09:43.875273 [ 5 ] {30f0f2ae-4f1f-4566-b728-cd570957380e} TCPHandler: Processed in 0.002229718 sec. 2025.03.22 20:09:43.875406 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:09:43.875691 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:43.875824 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4404 rows starting from the beginning of the part 2025.03.22 20:09:43.876077 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 24908 rows, containing 5 columns (5 merged, 0 gathered) in 0.010399691 sec., 2395071.1612489256 rows/sec., 164.16 MiB/sec. 2025.03.22 20:09:43.876147 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 12 rows starting from the beginning of the part 2025.03.22 20:09:43.876360 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:43.876546 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:09:43.876675 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:43.876919 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:43.877254 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2025.03.22 20:09:43.877583 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.877838 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_91_18} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:09:43.878012 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.22 20:09:43.879798 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4656 rows, containing 4 columns (4 merged, 0 gathered) in 0.004530197 sec., 1027769.874025346 rows/sec., 69.29 MiB/sec. 2025.03.22 20:09:43.880208 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:09:43.880568 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:43.880667 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_91_18} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:09:43.880769 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.03.22 20:09:47.796115 [ 60 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:09:47.796214 [ 60 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:09:48.008565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 2025.03.22 20:09:48.009500 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:48.009543 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:48.010070 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:09:48.010328 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:48.010527 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 2025.03.22 20:09:48.853300 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:48.853498 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:48.853569 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:48.854352 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:48.854402 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:48.854883 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:09:48.855165 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:48.855441 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} executeQuery: Read 108 rows, 9.25 KiB in 0.001993 sec., 54189.66382338184 rows/sec., 4.53 MiB/sec. 2025.03.22 20:09:48.855515 [ 5 ] {6636a14c-1b1f-4f87-a690-6576f504d878} TCPHandler: Processed in 0.00233922 sec. 2025.03.22 20:09:48.855633 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:48.855743 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:48.855795 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:48.856376 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:48.856419 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:48.856778 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:09:48.857017 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:48.857246 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} executeQuery: Read 26 rows, 1.96 KiB in 0.001529 sec., 17004.57815565729 rows/sec., 1.25 MiB/sec. 2025.03.22 20:09:48.857301 [ 5 ] {7084601c-42ee-477e-8678-db65777a03e4} TCPHandler: Processed in 0.001720867 sec. 2025.03.22 20:09:48.857445 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:48.857556 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:48.857604 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:48.858158 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:48.858198 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:48.858569 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:09:48.858805 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:48.859011 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} executeQuery: Read 90 rows, 7.20 KiB in 0.001482 sec., 60728.74493927125 rows/sec., 4.74 MiB/sec. 2025.03.22 20:09:48.859062 [ 5 ] {17b611d2-f30d-445a-b440-cf2b3b948d01} TCPHandler: Processed in 0.001667465 sec. 2025.03.22 20:09:48.859180 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:48.859286 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:48.859336 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:48.859861 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:48.859900 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:48.860278 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:09:48.860523 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:48.860747 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. 2025.03.22 20:09:48.860812 [ 5 ] {0b302bb8-ca36-4d4f-b357-f7d700072275} TCPHandler: Processed in 0.001682035 sec. 2025.03.22 20:09:48.860960 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:48.861092 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:48.861159 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:48.862238 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:48.862277 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:48.862910 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:09:48.863164 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:48.863409 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} executeQuery: Read 26 rows, 47.71 KiB in 0.002347 sec., 11077.97187899446 rows/sec., 19.85 MiB/sec. 2025.03.22 20:09:48.863513 [ 5 ] {ed39b89b-1a33-4af6-a0e6-adf2da2e6964} TCPHandler: Processed in 0.002617996 sec. 2025.03.22 20:09:48.863651 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:48.863756 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:48.863803 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:48.864239 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:48.864278 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:48.864648 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:09:48.864892 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:48.865094 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. 2025.03.22 20:09:48.865142 [ 5 ] {7f479ac4-6dfe-4f30-87e8-351ef81a7bad} TCPHandler: Processed in 0.001541032 sec. 2025.03.22 20:09:49.829508 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 408 2025.03.22 20:09:49.851608 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:49.851681 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:49.859692 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:09:49.860711 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:49.864508 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 408 2025.03.22 20:09:52.848965 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.849161 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:09:52.849230 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:09:52.849981 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.850021 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.850458 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:09:52.850709 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.850846 [ 29 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.22 20:09:52.850887 [ 29 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.850912 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.850911 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} executeQuery: Read 24 rows, 2.04 KiB in 0.001798 sec., 13348.164627363738 rows/sec., 1.11 MiB/sec. 2025.03.22 20:09:52.851062 [ 5 ] {06fd18ab-e8e7-427a-ac98-1c16f7684871} TCPHandler: Processed in 0.002216007 sec. 2025.03.22 20:09:52.851249 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.22 20:09:52.851280 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.851554 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:52.851577 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:52.851637 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:52.851654 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part 2025.03.22 20:09:52.852020 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2025.03.22 20:09:52.852390 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.03.22 20:09:52.852750 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.03.22 20:09:52.853092 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2025.03.22 20:09:52.855293 [ 198 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00425354 sec., 28211.79535163652 rows/sec., 2.45 MiB/sec. 2025.03.22 20:09:52.855464 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.855516 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.855561 [ 198 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.22 20:09:52.856262 [ 198 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.856365 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:09:52.856434 [ 198 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_13_3} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.22 20:09:52.856613 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:09:52.856760 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.856954 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} executeQuery: Read 1342 rows, 114.49 KiB in 0.005485 sec., 244667.2743846855 rows/sec., 20.38 MiB/sec. 2025.03.22 20:09:52.857015 [ 5 ] {f2d972b3-47e5-48be-b2a4-f727f42ad956} TCPHandler: Processed in 0.005792923 sec. 2025.03.22 20:09:52.857134 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.857240 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:52.857284 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:52.857823 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.857861 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.858209 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:09:52.858471 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.858597 [ 29 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:09:52.858625 [ 29 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.858643 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} executeQuery: Read 25 rows, 1.94 KiB in 0.001425 sec., 17543.859649122805 rows/sec., 1.33 MiB/sec. 2025.03.22 20:09:52.858651 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.858781 [ 5 ] {22dca312-108a-4ef8-901d-07611c655282} TCPHandler: Processed in 0.001690227 sec. 2025.03.22 20:09:52.858934 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:09:52.859012 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.859369 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:09:52.859475 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:52.859537 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:09:52.859608 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 69 rows starting from the beginning of the part 2025.03.22 20:09:52.860066 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:52.860465 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part 2025.03.22 20:09:52.860909 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:52.861309 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:52.861737 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 25 rows starting from the beginning of the part 2025.03.22 20:09:52.863482 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.863554 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.864514 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:09:52.864744 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005992107 sec., 29038.199751773456 rows/sec., 2.24 MiB/sec. 2025.03.22 20:09:52.864951 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:09:52.864963 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.865213 [ 29 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.22 20:09:52.865295 [ 29 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.865351 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.865425 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} executeQuery: Read 252 rows, 17.85 KiB in 0.006178 sec., 40789.8996438977 rows/sec., 2.82 MiB/sec. 2025.03.22 20:09:52.865727 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.865914 [ 5 ] {1819a01a-01a2-4a64-89cd-2823c5c39bd6} TCPHandler: Processed in 0.006970468 sec. 2025.03.22 20:09:52.866150 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_76_15} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:09:52.866394 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.866405 [ 189 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.22 20:09:52.866427 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:09:52.866564 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:09:52.866575 [ 189 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:52.866616 [ 189 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part 2025.03.22 20:09:52.866621 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:09:52.866801 [ 189 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part 2025.03.22 20:09:52.866993 [ 189 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part 2025.03.22 20:09:52.867211 [ 189 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part 2025.03.22 20:09:52.867437 [ 189 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part 2025.03.22 20:09:52.868210 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.868257 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.868804 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.22 20:09:52.869138 [ 196 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.003590086 sec., 350966.52280753164 rows/sec., 25.61 MiB/sec. 2025.03.22 20:09:52.869141 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.869416 [ 29 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.22 20:09:52.869491 [ 29 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.869526 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.869545 [ 196 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.22 20:09:52.869573 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} executeQuery: Read 12 rows, 960.00 B in 0.003029 sec., 3961.703532518983 rows/sec., 309.51 KiB/sec. 2025.03.22 20:09:52.870296 [ 5 ] {7f2eafdb-b308-4107-bc37-9c1c5991eb17} TCPHandler: Processed in 0.004054896 sec. 2025.03.22 20:09:52.870305 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.22 20:09:52.870667 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:52.870682 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.870756 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part 2025.03.22 20:09:52.871100 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:52.871113 [ 196 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.871157 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.03.22 20:09:52.871257 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:52.871594 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2025.03.22 20:09:52.871682 [ 196 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_13_3} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.22 20:09:52.872073 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2025.03.22 20:09:52.872123 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.22 20:09:52.872384 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.03.22 20:09:52.873593 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.873644 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.873662 [ 189 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004035926 sec., 14866.476739167172 rows/sec., 1.19 MiB/sec. 2025.03.22 20:09:52.873883 [ 186 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.22 20:09:52.874411 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:09:52.874506 [ 186 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.874684 [ 186 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_13_3} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.22 20:09:52.874824 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:09:52.874906 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.875167 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} executeQuery: Read 569 rows, 43.70 KiB in 0.004232 sec., 134451.79584120985 rows/sec., 10.08 MiB/sec. 2025.03.22 20:09:52.875228 [ 5 ] {a9d18fd2-ee30-40c0-90ea-9db2fcd9034f} TCPHandler: Processed in 0.004667289 sec. 2025.03.22 20:09:52.875342 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.875445 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:52.875494 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:52.876272 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.876310 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.876750 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:09:52.876983 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.877195 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} executeQuery: Read 1010 rows, 69.95 KiB in 0.001771 sec., 570299.2659514399 rows/sec., 38.57 MiB/sec. 2025.03.22 20:09:52.877246 [ 5 ] {ea187c34-3ee1-47ab-ac6f-f135a3d4f2ea} TCPHandler: Processed in 0.001960002 sec. 2025.03.22 20:09:52.877768 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.877877 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:52.877946 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:52.878999 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.879039 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.879664 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:09:52.879916 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.880124 [ 36 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:09:52.880198 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} executeQuery: Read 13 rows, 23.85 KiB in 0.002341 sec., 5553.182400683469 rows/sec., 9.95 MiB/sec. 2025.03.22 20:09:52.880225 [ 36 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.880334 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.880516 [ 5 ] {aae6c64b-dbf1-4a92-8c1b-751e4f5236a6} TCPHandler: Processed in 0.002795769 sec. 2025.03.22 20:09:52.880766 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:09:52.880836 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:52.881061 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:52.881187 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:52.881996 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:52.882221 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1348 rows starting from the beginning of the part 2025.03.22 20:09:52.882955 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:52.883594 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:52.883802 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:52.883930 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:52.884329 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:52.885052 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:52.885598 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:09:52.885692 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part 2025.03.22 20:09:52.886448 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.886980 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} executeQuery: Read 48 rows, 3.31 KiB in 0.005973 sec., 8036.162732295329 rows/sec., 554.58 KiB/sec. 2025.03.22 20:09:52.887225 [ 5 ] {824c1743-de39-4d1d-8b9e-13f4011582e0} TCPHandler: Processed in 0.006457317 sec. 2025.03.22 20:09:52.894881 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1439 rows, containing 19 columns (19 merged, 0 gathered) in 0.014355925 sec., 100237.35844259425 rows/sec., 179.62 MiB/sec. 2025.03.22 20:09:52.896497 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:09:52.896960 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:52.897044 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_76_15} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:09:52.897211 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. 2025.03.22 20:09:53.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.50 MiB, peak 246.10 MiB, free memory in arenas 0.00 B, will set to 236.61 MiB (RSS), difference: 2.11 MiB 2025.03.22 20:09:53.142458 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1336 2025.03.22 20:09:53.145747 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:53.145808 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:53.147341 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:09:53.147667 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:53.147948 [ 36 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.22 20:09:53.148121 [ 36 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:53.148250 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:53.148746 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.22 20:09:53.149254 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1336 2025.03.22 20:09:53.149814 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:09:53.150010 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1178 rows starting from the beginning of the part 2025.03.22 20:09:53.150664 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:53.151303 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part 2025.03.22 20:09:53.151935 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part 2025.03.22 20:09:53.152569 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part 2025.03.22 20:09:53.153141 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part 2025.03.22 20:09:53.161708 [ 189 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1336 rows, containing 72 columns (72 merged, 0 gathered) in 0.013259791 sec., 100755.73589357479 rows/sec., 78.04 MiB/sec. 2025.03.22 20:09:53.163378 [ 192 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.22 20:09:53.164213 [ 192 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:53.164309 [ 192 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_41_8} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.22 20:09:53.164654 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.03.22 20:09:53.845639 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:53.845833 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:53.845911 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:53.846705 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:53.846762 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:53.847206 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:09:53.847458 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:53.847711 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. 2025.03.22 20:09:53.847783 [ 5 ] {680312a4-af7a-42c2-9f45-bd62ff8839ee} TCPHandler: Processed in 0.002274858 sec. 2025.03.22 20:09:53.847937 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:53.848095 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:53.848151 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:53.848743 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:53.848789 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:53.849186 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:09:53.849446 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:53.849687 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} executeQuery: Read 64 rows, 5.12 KiB in 0.001633 sec., 39191.67176974893 rows/sec., 3.06 MiB/sec. 2025.03.22 20:09:53.849756 [ 5 ] {12339cc0-5b07-4832-aff4-f685cadc8ff9} TCPHandler: Processed in 0.00188929 sec. 2025.03.22 20:09:53.849894 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:53.850030 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:53.850082 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:53.850576 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:53.850614 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:53.850981 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:09:53.851221 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:53.851437 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} executeQuery: Read 32 rows, 2.28 KiB in 0.001435 sec., 22299.65156794425 rows/sec., 1.55 MiB/sec. 2025.03.22 20:09:53.851506 [ 5 ] {869c7e4f-50dd-4d21-98d4-8eb11b7146b6} TCPHandler: Processed in 0.001681026 sec. 2025.03.22 20:09:53.851655 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:53.851784 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:53.851831 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:53.852251 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:53.852288 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:53.852658 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:09:53.852892 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:53.853099 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} executeQuery: Read 12 rows, 848.00 B in 0.001341 sec., 8948.54586129754 rows/sec., 617.54 KiB/sec. 2025.03.22 20:09:53.853148 [ 5 ] {f15ecb68-4b9d-472b-b6a1-536cdbce42fa} TCPHandler: Processed in 0.001556853 sec. 2025.03.22 20:09:55.511632 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 2025.03.22 20:09:55.512265 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:55.512307 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:55.512804 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:09:55.513055 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:55.513284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.03.22 20:09:57.365553 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 415 2025.03.22 20:09:57.386450 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:57.386496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:57.393773 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:09:57.394551 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:57.398480 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.03.22 20:09:58.853479 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:58.853681 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:09:58.853761 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:09:58.854582 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:58.854627 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:58.855071 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:09:58.855337 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:58.855548 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} executeQuery: Read 108 rows, 9.25 KiB in 0.001924 sec., 56133.05613305613 rows/sec., 4.69 MiB/sec. 2025.03.22 20:09:58.855616 [ 5 ] {6d560e3d-59e6-43e6-a717-769cd8ae4d70} TCPHandler: Processed in 0.002290638 sec. 2025.03.22 20:09:58.855755 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:58.855873 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:09:58.855924 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:09:58.856494 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:58.856532 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:58.856900 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:09:58.857141 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:58.857316 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} executeQuery: Read 26 rows, 1.96 KiB in 0.001474 sec., 17639.07734056988 rows/sec., 1.30 MiB/sec. 2025.03.22 20:09:58.857378 [ 5 ] {d91c0958-0db4-461f-ba35-03a3b9329e8f} TCPHandler: Processed in 0.001678776 sec. 2025.03.22 20:09:58.857487 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:58.857590 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:09:58.857635 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:09:58.858173 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:58.858211 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:58.858577 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:09:58.858806 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:58.858985 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} executeQuery: Read 90 rows, 7.20 KiB in 0.001418 sec., 63469.675599435825 rows/sec., 4.96 MiB/sec. 2025.03.22 20:09:58.859042 [ 5 ] {11768f5b-9778-4f25-8461-6d89a5df53cf} TCPHandler: Processed in 0.001605954 sec. 2025.03.22 20:09:58.859200 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:58.859347 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:58.859396 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:09:58.859912 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:58.859949 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:58.860332 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:09:58.860576 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:58.860755 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} executeQuery: Read 160 rows, 11.41 KiB in 0.001449 sec., 110420.97998619737 rows/sec., 7.69 MiB/sec. 2025.03.22 20:09:58.860804 [ 5 ] {c105ca2d-cbc3-4e47-8570-bd4aff10ac0e} TCPHandler: Processed in 0.001667605 sec. 2025.03.22 20:09:58.860906 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:58.861006 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:09:58.861070 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:09:58.862162 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:58.862199 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:58.862827 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:09:58.863077 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:58.863304 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} executeQuery: Read 26 rows, 47.71 KiB in 0.002319 sec., 11211.729193617939 rows/sec., 20.09 MiB/sec. 2025.03.22 20:09:58.863410 [ 5 ] {b6f0c97b-fc62-4311-9075-3cae6defa72b} TCPHandler: Processed in 0.002551774 sec. 2025.03.22 20:09:58.863553 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:09:58.863689 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:09:58.863746 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:09:58.864293 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:09:58.864341 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:09:58.864742 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:09:58.864981 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:09:58.865216 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. 2025.03.22 20:09:58.865278 [ 5 ] {c5a4d7fa-db4f-4fdc-a3b9-22dc215c5e0f} TCPHandler: Processed in 0.001789638 sec. 2025.03.22 20:10:02.796259 [ 61 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:10:02.796325 [ 61 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:10:03.013415 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 2025.03.22 20:10:03.014549 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.014631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.015179 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:10:03.015437 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.015650 [ 61 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:10:03.015674 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 2025.03.22 20:10:03.015718 [ 61 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.015748 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.015904 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:10:03.016116 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:03.016174 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.03.22 20:10:03.016249 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2025.03.22 20:10:03.016356 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2025.03.22 20:10:03.016466 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2025.03.22 20:10:03.016544 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2025.03.22 20:10:03.016606 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2025.03.22 20:10:03.019399 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.003557306 sec., 7236374.942161287 rows/sec., 103.52 MiB/sec. 2025.03.22 20:10:03.019858 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:10:03.020441 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.020603 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_56_11} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:10:03.020756 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.03.22 20:10:03.150476 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1356 2025.03.22 20:10:03.153293 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.153346 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.154821 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:10:03.155144 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.156653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1356 2025.03.22 20:10:03.853240 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:03.853433 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:03.853505 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:03.854281 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.854328 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.854780 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:10:03.855043 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.855214 [ 61 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:10:03.855256 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} executeQuery: Read 82 rows, 6.94 KiB in 0.001875 sec., 43733.333333333336 rows/sec., 3.61 MiB/sec. 2025.03.22 20:10:03.855266 [ 61 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.855306 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.855344 [ 5 ] {98eb1719-7d59-4d48-8e97-72ce1b3143fc} TCPHandler: Processed in 0.002229308 sec. 2025.03.22 20:10:03.855520 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:10:03.855537 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:03.855797 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:03.855867 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:03.855903 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:03.855963 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1403 rows starting from the beginning of the part 2025.03.22 20:10:03.856507 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 108 rows starting from the beginning of the part 2025.03.22 20:10:03.857232 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:10:03.857777 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part 2025.03.22 20:10:03.858081 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 108 rows starting from the beginning of the part 2025.03.22 20:10:03.858356 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2025.03.22 20:10:03.858994 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.859038 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.859556 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:10:03.859877 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.860082 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} executeQuery: Read 13 rows, 1001.00 B in 0.004374 sec., 2972.107910379515 rows/sec., 223.49 KiB/sec. 2025.03.22 20:10:03.860152 [ 5 ] {a50b0430-a91c-4d7f-a042-b23daa9e963b} TCPHandler: Processed in 0.00468572 sec. 2025.03.22 20:10:03.860302 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:03.860438 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.005056368 sec., 612890.5174623366 rows/sec., 53.39 MiB/sec. 2025.03.22 20:10:03.860459 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:03.860512 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:03.860684 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:10:03.861044 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.861155 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_96_19} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:10:03.861258 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:10:03.861304 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.861342 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.861705 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:10:03.861945 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.862089 [ 61 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:10:03.862123 [ 61 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.862132 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} executeQuery: Read 77 rows, 6.16 KiB in 0.001703 sec., 45214.327657075744 rows/sec., 3.53 MiB/sec. 2025.03.22 20:10:03.862147 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.862280 [ 5 ] {02b0a068-4979-4b2f-a6f8-fdd252839b67} TCPHandler: Processed in 0.002035863 sec. 2025.03.22 20:10:03.862552 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:10:03.862576 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:03.862968 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:03.863164 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:03.863211 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:03.863464 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 631 rows starting from the beginning of the part 2025.03.22 20:10:03.864282 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part 2025.03.22 20:10:03.865148 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 569 rows starting from the beginning of the part 2025.03.22 20:10:03.865355 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part 2025.03.22 20:10:03.865708 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part 2025.03.22 20:10:03.866059 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 77 rows starting from the beginning of the part 2025.03.22 20:10:03.866773 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.866826 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.867823 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:10:03.868422 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.868633 [ 61 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:10:03.868697 [ 61 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.868713 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} executeQuery: Read 160 rows, 11.41 KiB in 0.005894 sec., 27146.250424160164 rows/sec., 1.89 MiB/sec. 2025.03.22 20:10:03.868740 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.869344 [ 5 ] {f83dc0dd-f832-481a-87a5-10b9a058b6b9} TCPHandler: Processed in 0.006830725 sec. 2025.03.22 20:10:03.869781 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:10:03.869959 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:03.870241 [ 186 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 5 columns (5 merged, 0 gathered) in 0.007974969 sec., 190721.74449831716 rows/sec., 15.19 MiB/sec. 2025.03.22 20:10:03.870451 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:03.870496 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:03.870632 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 24908 rows starting from the beginning of the part 2025.03.22 20:10:03.871041 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:03.871246 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:03.871257 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:10:03.871795 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:10:03.872340 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 32 rows starting from the beginning of the part 2025.03.22 20:10:03.873079 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:03.873757 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:03.873831 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.874646 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_96_19} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:10:03.874952 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:10:03.876403 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.876459 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.877368 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:10:03.877790 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.878050 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} executeQuery: Read 13 rows, 23.85 KiB in 0.007763 sec., 1674.6103310575809 rows/sec., 3.00 MiB/sec. 2025.03.22 20:10:03.878710 [ 5 ] {026e0d36-c53c-4725-bc7f-bdea611942b5} TCPHandler: Processed in 0.00891464 sec. 2025.03.22 20:10:03.879073 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:03.879205 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:03.879254 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:03.879764 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.879835 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.880251 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:10:03.880504 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.880664 [ 61 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:10:03.880706 [ 61 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:03.880710 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. 2025.03.22 20:10:03.880732 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:03.880866 [ 5 ] {4268d276-bb85-403e-a713-d88d78dbdfa7} TCPHandler: Processed in 0.001883289 sec. 2025.03.22 20:10:03.881358 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:10:03.881920 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:03.882106 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4656 rows starting from the beginning of the part 2025.03.22 20:10:03.882707 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:03.883322 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part 2025.03.22 20:10:03.883786 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 26430 rows, containing 5 columns (5 merged, 0 gathered) in 0.014822805 sec., 1783063.3270828295 rows/sec., 122.19 MiB/sec. 2025.03.22 20:10:03.883803 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 12 rows starting from the beginning of the part 2025.03.22 20:10:03.883977 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:03.884218 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:10:03.884301 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:03.885098 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.885283 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_96_19} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:10:03.885437 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.03.22 20:10:03.887036 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 4896 rows, containing 4 columns (4 merged, 0 gathered) in 0.006174741 sec., 792907.7511105324 rows/sec., 53.45 MiB/sec. 2025.03.22 20:10:03.887460 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:10:03.887831 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:03.887915 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_96_19} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:10:03.888007 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2025.03.22 20:10:04.899528 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 2025.03.22 20:10:04.920931 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:04.920991 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:04.928383 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:10:04.929166 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:04.929496 [ 67 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:10:04.929566 [ 67 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:04.929607 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.22 20:10:04.930463 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:10:04.946183 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 423 2025.03.22 20:10:04.947729 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:04.949389 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.03.22 20:10:04.955409 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.03.22 20:10:04.961462 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.03.22 20:10:04.967290 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part 2025.03.22 20:10:04.973333 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part 2025.03.22 20:10:04.978335 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part 2025.03.22 20:10:05.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.26 MiB, peak 247.26 MiB, free memory in arenas 0.00 B, will set to 236.80 MiB (RSS), difference: -10.46 MiB 2025.03.22 20:10:05.038133 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.108361201 sec., 3903.611219665238 rows/sec., 20.18 MiB/sec. 2025.03.22 20:10:05.040191 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:10:05.042601 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:05.042709 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_56_11} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:10:05.044119 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.22 20:10:06.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 227.39 MiB, peak 247.26 MiB, free memory in arenas 0.00 B, will set to 237.55 MiB (RSS), difference: 10.16 MiB 2025.03.22 20:10:08.853359 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:08.853654 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:10:08.853761 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:10:08.854538 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:08.854587 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:08.855022 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:10:08.855282 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:08.855543 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} executeQuery: Read 2 rows, 167.00 B in 0.001963 sec., 1018.8487009679063 rows/sec., 83.08 KiB/sec. 2025.03.22 20:10:08.855666 [ 5 ] {12946123-b734-48d8-b4f7-b85ee7bd4b14} TCPHandler: Processed in 0.002475943 sec. 2025.03.22 20:10:08.855821 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:08.855935 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:08.855985 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:08.856591 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:08.856632 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:08.857005 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:10:08.857259 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:08.857473 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} executeQuery: Read 109 rows, 9.32 KiB in 0.001565 sec., 69648.56230031949 rows/sec., 5.82 MiB/sec. 2025.03.22 20:10:08.857524 [ 5 ] {25eee034-ef54-4905-b58a-5321d6ffdb94} TCPHandler: Processed in 0.001755817 sec. 2025.03.22 20:10:08.857639 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:08.857745 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:08.857789 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:08.858320 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:08.858359 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:08.858708 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:10:08.858941 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:08.859164 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} executeQuery: Read 28 rows, 2.09 KiB in 0.001441 sec., 19430.950728660653 rows/sec., 1.42 MiB/sec. 2025.03.22 20:10:08.859230 [ 5 ] {8e27ee9e-6112-4808-a38f-ba4de2e88de8} TCPHandler: Processed in 0.001640634 sec. 2025.03.22 20:10:08.859370 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:08.859508 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:08.859551 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:08.860094 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:08.860131 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:08.860487 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:10:08.860722 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:08.860929 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} executeQuery: Read 92 rows, 7.36 KiB in 0.001451 sec., 63404.548587181256 rows/sec., 4.95 MiB/sec. 2025.03.22 20:10:08.860981 [ 5 ] {4d2b37b3-b279-494d-b791-e23d84f1903b} TCPHandler: Processed in 0.001673436 sec. 2025.03.22 20:10:08.861095 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:08.861199 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:08.861247 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:08.861759 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:08.861798 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:08.862175 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:10:08.862419 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:08.862623 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} executeQuery: Read 161 rows, 11.48 KiB in 0.001445 sec., 111418.68512110726 rows/sec., 7.76 MiB/sec. 2025.03.22 20:10:08.862673 [ 5 ] {bce10df8-7e2e-4379-8bb0-43dcb26daa7f} TCPHandler: Processed in 0.001626565 sec. 2025.03.22 20:10:08.862793 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:08.862907 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:08.862973 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:08.864058 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:08.864097 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:08.864753 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:10:08.865014 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:08.865277 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} executeQuery: Read 26 rows, 47.71 KiB in 0.002393 sec., 10865.022983702465 rows/sec., 19.47 MiB/sec. 2025.03.22 20:10:08.865386 [ 5 ] {f4f0aa53-c04d-49b2-8e2c-c7553b74d569} TCPHandler: Processed in 0.002646576 sec. 2025.03.22 20:10:08.865527 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:08.865633 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:08.865680 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:08.866188 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:08.866241 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:08.866690 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:10:08.866959 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:08.867170 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. 2025.03.22 20:10:08.867220 [ 5 ] {a3d6e606-e201-4071-9eb7-171a301acc2d} TCPHandler: Processed in 0.001742537 sec. 2025.03.22 20:10:10.515848 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 2025.03.22 20:10:10.516863 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:10.516951 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:10.517738 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:10:10.518130 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:10.518455 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.03.22 20:10:12.447247 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 2025.03.22 20:10:12.466123 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:12.466179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:12.473131 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:10:12.473887 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:12.478755 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.03.22 20:10:13.157770 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1382 2025.03.22 20:10:13.160787 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:13.160834 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:13.162353 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:10:13.162673 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:13.164037 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1382 2025.03.22 20:10:13.852495 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:13.852703 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:13.852783 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:13.853576 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:13.853622 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:13.854059 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:10:13.854317 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:13.854559 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} executeQuery: Read 82 rows, 6.94 KiB in 0.001914 sec., 42842.21525600836 rows/sec., 3.54 MiB/sec. 2025.03.22 20:10:13.854625 [ 5 ] {897327d0-859b-4571-8d70-6a3da298e5d9} TCPHandler: Processed in 0.002261808 sec. 2025.03.22 20:10:13.854753 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:13.854867 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:13.854917 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:13.855452 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:13.855491 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:13.855837 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:10:13.856076 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:13.856292 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} executeQuery: Read 13 rows, 1001.00 B in 0.001451 sec., 8959.33838731909 rows/sec., 673.70 KiB/sec. 2025.03.22 20:10:13.856346 [ 5 ] {9f2931e1-7374-4766-990c-311feb5bf4af} TCPHandler: Processed in 0.001647225 sec. 2025.03.22 20:10:13.856451 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:13.856555 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:13.856601 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:13.857148 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:13.857187 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:13.857542 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:10:13.857777 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:13.857986 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} executeQuery: Read 77 rows, 6.16 KiB in 0.00145 sec., 53103.44827586207 rows/sec., 4.15 MiB/sec. 2025.03.22 20:10:13.858039 [ 5 ] {0e2e28f6-075f-4882-8326-3a752a501027} TCPHandler: Processed in 0.001637555 sec. 2025.03.22 20:10:13.858166 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:13.858271 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:13.858320 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:13.858852 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:13.858891 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:13.859283 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:10:13.859517 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:13.859738 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} executeQuery: Read 160 rows, 11.41 KiB in 0.00149 sec., 107382.55033557047 rows/sec., 7.48 MiB/sec. 2025.03.22 20:10:13.859789 [ 5 ] {f523e6da-fc1f-4d64-ac40-533b7ac8e640} TCPHandler: Processed in 0.001673835 sec. 2025.03.22 20:10:13.859893 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:13.859995 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:13.860061 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:13.861113 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:13.861153 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:13.861777 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:10:13.862034 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:13.862277 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} executeQuery: Read 13 rows, 23.85 KiB in 0.002302 sec., 5647.263249348393 rows/sec., 10.12 MiB/sec. 2025.03.22 20:10:13.862381 [ 5 ] {7369d7cf-2538-4c7e-af36-94bf651935cd} TCPHandler: Processed in 0.002536683 sec. 2025.03.22 20:10:13.862524 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:13.862629 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:13.862675 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:13.863113 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:13.863152 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:13.863508 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:10:13.863743 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:13.863956 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. 2025.03.22 20:10:13.864005 [ 5 ] {6001f59b-c96a-4012-b092-9d56781953a7} TCPHandler: Processed in 0.001533113 sec. 2025.03.22 20:10:17.796570 [ 128 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:10:17.796644 [ 128 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:10:18.019566 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 2025.03.22 20:10:18.020219 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.020262 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.020868 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:10:18.021126 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.021335 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 2025.03.22 20:10:18.853266 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:18.853473 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:18.853553 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:18.854381 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.854432 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.854871 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:10:18.855115 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.855371 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} executeQuery: Read 108 rows, 9.25 KiB in 0.001954 sec., 55271.23848515865 rows/sec., 4.62 MiB/sec. 2025.03.22 20:10:18.855451 [ 5 ] {f1b6466b-dd5e-4996-9db3-c3c7f083541d} TCPHandler: Processed in 0.002319909 sec. 2025.03.22 20:10:18.855679 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:18.856000 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:18.856094 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:18.856666 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.856705 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.857041 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:10:18.857266 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.857430 [ 128 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:10:18.857495 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} executeQuery: Read 26 rows, 1.96 KiB in 0.001617 sec., 16079.158936301794 rows/sec., 1.18 MiB/sec. 2025.03.22 20:10:18.857519 [ 128 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.857589 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.857608 [ 5 ] {520da68d-6b8e-422e-8a81-14c536933515} TCPHandler: Processed in 0.002034233 sec. 2025.03.22 20:10:18.857830 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:18.857825 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:10:18.858004 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:18.858112 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:18.858116 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:18.858219 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 69 rows starting from the beginning of the part 2025.03.22 20:10:18.858487 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:18.858883 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:18.859215 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 28 rows starting from the beginning of the part 2025.03.22 20:10:18.859557 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:18.859887 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:18.860936 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.861001 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.862001 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:10:18.862570 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.862587 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.004892754 sec., 35767.17734020553 rows/sec., 2.75 MiB/sec. 2025.03.22 20:10:18.862802 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:10:18.863065 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} executeQuery: Read 90 rows, 7.20 KiB in 0.005105 sec., 17629.77473065622 rows/sec., 1.38 MiB/sec. 2025.03.22 20:10:18.863446 [ 5 ] {c86dddce-4e69-499e-a7d9-103be6928963} TCPHandler: Processed in 0.005693681 sec. 2025.03.22 20:10:18.863606 [ 199 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.863892 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:18.863926 [ 199 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_81_16} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:10:18.864224 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:10:18.864326 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:18.864384 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:18.864943 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.864981 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.865366 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:10:18.865622 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.865846 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. 2025.03.22 20:10:18.865897 [ 5 ] {a6cca9f7-a1e6-41d6-a663-b0c6aafa5a49} TCPHandler: Processed in 0.002165066 sec. 2025.03.22 20:10:18.866031 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:18.866135 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:18.866202 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:18.867256 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.867295 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.867906 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:10:18.868158 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.868347 [ 128 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:10:18.868405 [ 128 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.868441 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} executeQuery: Read 26 rows, 47.71 KiB in 0.002318 sec., 11216.566005176875 rows/sec., 20.10 MiB/sec. 2025.03.22 20:10:18.868446 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.868719 [ 5 ] {b658f2ae-08b0-44e4-92f0-58ade84328f3} TCPHandler: Processed in 0.002736988 sec. 2025.03.22 20:10:18.868726 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:10:18.868873 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:18.869021 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:18.869039 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:18.869082 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:18.869120 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1439 rows starting from the beginning of the part 2025.03.22 20:10:18.869630 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:18.870025 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:18.870441 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:18.870455 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:18.870485 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:18.870820 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:18.871180 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:18.871314 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:10:18.871720 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.871999 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} executeQuery: Read 60 rows, 4.14 KiB in 0.003021 sec., 19860.9731876862 rows/sec., 1.34 MiB/sec. 2025.03.22 20:10:18.872078 [ 5 ] {943f51b8-ce59-4b4c-908b-13b2617f297a} TCPHandler: Processed in 0.00326512 sec. 2025.03.22 20:10:18.879863 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 19 columns (19 merged, 0 gathered) in 0.01127694 sec., 136827.89834831082 rows/sec., 245.19 MiB/sec. 2025.03.22 20:10:18.881420 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:10:18.881848 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:18.881937 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_81_16} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:10:18.882086 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. 2025.03.22 20:10:19.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.09 MiB, peak 249.71 MiB, free memory in arenas 0.00 B, will set to 242.17 MiB (RSS), difference: 4.08 MiB 2025.03.22 20:10:19.979799 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.03.22 20:10:19.999266 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:19.999327 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:20.008220 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:10:20.008988 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:20.011583 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.03.22 20:10:22.852543 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.852745 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:10:22.852820 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:10:22.853584 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.853637 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.854065 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:10:22.854333 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.854577 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} executeQuery: Read 24 rows, 2.04 KiB in 0.001883 sec., 12745.618693574084 rows/sec., 1.06 MiB/sec. 2025.03.22 20:10:22.854645 [ 5 ] {4d164c43-a5e7-4f69-b26e-4c8483a4a8aa} TCPHandler: Processed in 0.002267188 sec. 2025.03.22 20:10:22.854761 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.854869 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:10:22.854918 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:10:22.855452 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.855495 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.855839 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:10:22.856072 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.856326 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} executeQuery: Read 14 rows, 1.14 KiB in 0.001476 sec., 9485.09485094851 rows/sec., 773.44 KiB/sec. 2025.03.22 20:10:22.856538 [ 5 ] {62a8eecf-2422-4992-b6bf-fc8a0d12c5f9} TCPHandler: Processed in 0.001825409 sec. 2025.03.22 20:10:22.856733 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.856841 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:22.856888 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:22.858125 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.858166 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.858606 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:10:22.858845 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.859092 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} executeQuery: Read 1349 rows, 115.00 KiB in 0.00227 sec., 594273.127753304 rows/sec., 49.48 MiB/sec. 2025.03.22 20:10:22.859184 [ 5 ] {1749a158-3007-4eed-bbb4-a8a182834df3} TCPHandler: Processed in 0.002506043 sec. 2025.03.22 20:10:22.859341 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.859651 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:22.859781 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:22.860857 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.860898 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.861243 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:10:22.861490 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.861697 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} executeQuery: Read 39 rows, 2.92 KiB in 0.002158 sec., 18072.289156626506 rows/sec., 1.32 MiB/sec. 2025.03.22 20:10:22.861788 [ 5 ] {37382f69-7f23-49b2-b044-da812a57c272} TCPHandler: Processed in 0.002516973 sec. 2025.03.22 20:10:22.862001 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.862179 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:10:22.862225 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:10:22.862844 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.862884 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.863237 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:10:22.863469 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.863678 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} executeQuery: Read 252 rows, 17.85 KiB in 0.001523 sec., 165462.9021667761 rows/sec., 11.44 MiB/sec. 2025.03.22 20:10:22.863730 [ 5 ] {6e91bed0-6b0e-4f71-8c7d-028c6d4eed00} TCPHandler: Processed in 0.001828149 sec. 2025.03.22 20:10:22.863845 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.863950 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:10:22.863996 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:10:22.864505 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.864544 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.864883 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.22 20:10:22.865114 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.865346 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} executeQuery: Read 12 rows, 960.00 B in 0.001416 sec., 8474.57627118644 rows/sec., 662.08 KiB/sec. 2025.03.22 20:10:22.865463 [ 5 ] {6b26eddf-face-42f2-953a-3bdd37ca557d} TCPHandler: Processed in 0.001668285 sec. 2025.03.22 20:10:22.865601 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.865706 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:22.865750 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:22.866497 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.866535 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.866911 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:10:22.867145 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.867365 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} executeQuery: Read 583 rows, 44.84 KiB in 0.001681 sec., 346817.3706127305 rows/sec., 26.05 MiB/sec. 2025.03.22 20:10:22.867417 [ 5 ] {4583d0af-2706-4aed-8f88-3039b86abecd} TCPHandler: Processed in 0.00186763 sec. 2025.03.22 20:10:22.867521 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.867622 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:22.867670 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:22.868427 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.868467 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.868908 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:10:22.869146 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.869356 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} executeQuery: Read 1017 rows, 70.44 KiB in 0.001755 sec., 579487.1794871795 rows/sec., 39.20 MiB/sec. 2025.03.22 20:10:22.869406 [ 5 ] {db24d0e2-45e8-435a-a307-317cef29be3a} TCPHandler: Processed in 0.001935401 sec. 2025.03.22 20:10:22.869522 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.869627 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:22.869695 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:22.870773 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.870812 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.871407 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:10:22.871661 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.871906 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} executeQuery: Read 13 rows, 23.85 KiB in 0.002299 sec., 5654.632448890822 rows/sec., 10.13 MiB/sec. 2025.03.22 20:10:22.872006 [ 5 ] {2509ad1e-0322-4c9c-8559-035b5c0f7f1f} TCPHandler: Processed in 0.002534524 sec. 2025.03.22 20:10:22.872143 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:22.872247 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:22.872294 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:22.872733 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:22.872772 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:22.873118 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:10:22.873352 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:22.873557 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} executeQuery: Read 48 rows, 3.31 KiB in 0.001331 sec., 36063.110443275735 rows/sec., 2.43 MiB/sec. 2025.03.22 20:10:22.873606 [ 5 ] {72dbab84-0b5e-4f10-b85c-914b8181728d} TCPHandler: Processed in 0.001513732 sec. 2025.03.22 20:10:23.165235 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1426 2025.03.22 20:10:23.168554 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.168605 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.170096 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.22 20:10:23.170437 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.171944 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1426 2025.03.22 20:10:23.845959 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:23.846174 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:23.846258 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:23.847044 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.847097 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.847559 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:10:23.847812 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.848027 [ 122 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.22 20:10:23.848054 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} executeQuery: Read 56 rows, 4.38 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.21 MiB/sec. 2025.03.22 20:10:23.848104 [ 122 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.848183 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.848196 [ 5 ] {029188fd-0000-4314-bc5a-ab2c313d391d} TCPHandler: Processed in 0.00237451 sec. 2025.03.22 20:10:23.848355 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.22 20:10:23.848377 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:23.848497 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:23.848522 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:23.848535 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1403 rows starting from the beginning of the part 2025.03.22 20:10:23.848579 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:23.848667 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 109 rows starting from the beginning of the part 2025.03.22 20:10:23.849019 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part 2025.03.22 20:10:23.849366 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 108 rows starting from the beginning of the part 2025.03.22 20:10:23.849609 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:10:23.849820 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part 2025.03.22 20:10:23.850692 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.850736 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.851282 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:10:23.851558 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.851755 [ 122 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.22 20:10:23.851819 [ 122 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.851874 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} executeQuery: Read 64 rows, 5.12 KiB in 0.003357 sec., 19064.641048555255 rows/sec., 1.49 MiB/sec. 2025.03.22 20:10:23.851926 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.852331 [ 5 ] {f229cc6a-9039-4aad-8caf-d7b72dfa4cb3} TCPHandler: Processed in 0.003982935 sec. 2025.03.22 20:10:23.852783 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.22 20:10:23.852936 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:23.853259 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.004967866 sec., 625419.4456935836 rows/sec., 54.46 MiB/sec. 2025.03.22 20:10:23.853460 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:23.853563 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:23.853755 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:23.853767 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 631 rows starting from the beginning of the part 2025.03.22 20:10:23.853961 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.22 20:10:23.854386 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 92 rows starting from the beginning of the part 2025.03.22 20:10:23.854900 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 77 rows starting from the beginning of the part 2025.03.22 20:10:23.855386 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part 2025.03.22 20:10:23.855839 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 583 rows starting from the beginning of the part 2025.03.22 20:10:23.856322 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part 2025.03.22 20:10:23.857942 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.858438 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_101_20} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.22 20:10:23.858866 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:10:23.858951 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.859062 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.860351 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:10:23.860722 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.861182 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.009008721 sec., 170612.4543095518 rows/sec., 13.59 MiB/sec. 2025.03.22 20:10:23.861174 [ 122 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 2025.03.22 20:10:23.861321 [ 122 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.861341 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} executeQuery: Read 32 rows, 2.28 KiB in 0.008079 sec., 3960.886248298057 rows/sec., 282.49 KiB/sec. 2025.03.22 20:10:23.861382 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.861549 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.22 20:10:23.861650 [ 5 ] {26cc8a35-921c-4c46-9d94-c26d6e7fe378} TCPHandler: Processed in 0.008897089 sec. 2025.03.22 20:10:23.861827 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full 2025.03.22 20:10:23.861985 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:23.862150 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:23.862274 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.862292 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26430 rows starting from the beginning of the part 2025.03.22 20:10:23.862360 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:23.862633 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_101_20} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.22 20:10:23.862662 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:23.862752 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 161 rows starting from the beginning of the part 2025.03.22 20:10:23.863073 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.03.22 20:10:23.863348 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:23.863666 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:23.864042 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:10:23.865206 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.865273 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.865776 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:10:23.866150 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.866572 [ 122 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.22 20:10:23.866724 [ 122 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:23.866784 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} executeQuery: Read 12 rows, 848.00 B in 0.004555 sec., 2634.467618002195 rows/sec., 181.81 KiB/sec. 2025.03.22 20:10:23.866821 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:23.867084 [ 5 ] {4816ed41-c78c-4e15-b00d-dd8f3d6ca7f0} TCPHandler: Processed in 0.00521192 sec. 2025.03.22 20:10:23.867307 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.22 20:10:23.867473 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:23.867503 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4896 rows starting from the beginning of the part 2025.03.22 20:10:23.867604 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:23.867860 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:23.868028 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:23.868246 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part 2025.03.22 20:10:23.868489 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 12 rows starting from the beginning of the part 2025.03.22 20:10:23.870775 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5136 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375653 sec., 1367219.2156058915 rows/sec., 92.17 MiB/sec. 2025.03.22 20:10:23.871233 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.22 20:10:23.871630 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.871742 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_101_20} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.22 20:10:23.871834 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2025.03.22 20:10:23.872315 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 27928 rows, containing 5 columns (5 merged, 0 gathered) in 0.010764379 sec., 2594483.155972119 rows/sec., 177.76 MiB/sec. 2025.03.22 20:10:23.872599 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2025.03.22 20:10:23.872866 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:23.872941 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_100_20} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 2025.03.22 20:10:23.873014 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.22 20:10:25.522445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 2025.03.22 20:10:25.523089 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:25.523133 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:25.523693 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:10:25.523943 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:25.524209 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.03.22 20:10:27.512627 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.03.22 20:10:27.532909 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:27.532967 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:27.540468 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:10:27.541249 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:27.543974 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.03.22 20:10:28.853846 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:28.854037 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:28.854110 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:28.854950 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:28.855005 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:28.855446 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:10:28.855708 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:28.855940 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} executeQuery: Read 108 rows, 9.25 KiB in 0.001954 sec., 55271.23848515865 rows/sec., 4.62 MiB/sec. 2025.03.22 20:10:28.856006 [ 5 ] {e3eb81bc-b90f-4b0d-ac08-cfdc6b707af6} TCPHandler: Processed in 0.002292739 sec. 2025.03.22 20:10:28.856131 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:28.856245 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:28.856295 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:28.856842 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:28.856882 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:28.857230 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:10:28.857467 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:28.857690 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} executeQuery: Read 26 rows, 1.96 KiB in 0.001466 sec., 17735.334242837653 rows/sec., 1.30 MiB/sec. 2025.03.22 20:10:28.857780 [ 5 ] {a9b4db9a-1281-4b1d-b90f-b0cc0e5891c4} TCPHandler: Processed in 0.001702296 sec. 2025.03.22 20:10:28.857985 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:28.858179 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:28.858227 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:28.858797 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:28.858837 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:28.859188 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:10:28.859432 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:28.859635 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} executeQuery: Read 90 rows, 7.20 KiB in 0.001489 sec., 60443.25050369375 rows/sec., 4.72 MiB/sec. 2025.03.22 20:10:28.859687 [ 5 ] {fff6f0ee-943a-4893-9f56-9c1d967af328} TCPHandler: Processed in 0.001813559 sec. 2025.03.22 20:10:28.859801 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:28.859906 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:28.859955 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:28.860478 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:28.860517 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:28.860894 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:10:28.861128 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:28.861340 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. 2025.03.22 20:10:28.861391 [ 5 ] {904fcb67-8d3c-4c40-9e4a-e3fcc0f71c8f} TCPHandler: Processed in 0.001640755 sec. 2025.03.22 20:10:28.861524 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:28.861629 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:28.861695 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:28.862800 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:28.862840 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:28.863463 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:10:28.863717 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:28.863956 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} executeQuery: Read 26 rows, 47.71 KiB in 0.002349 sec., 11068.539804171989 rows/sec., 19.83 MiB/sec. 2025.03.22 20:10:28.864059 [ 5 ] {0ad10c81-7b5f-4c4a-86a0-a3612de42c1f} TCPHandler: Processed in 0.002583855 sec. 2025.03.22 20:10:28.864188 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:28.864293 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:28.864340 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:28.864774 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:28.864813 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:28.865159 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:10:28.865406 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:28.865614 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec. 2025.03.22 20:10:28.865663 [ 5 ] {e4691bf1-56c0-4396-b93e-d2a60a4d4b99} TCPHandler: Processed in 0.001525473 sec. 2025.03.22 20:10:32.796697 [ 116 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:10:32.796796 [ 116 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:10:33.025312 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 2025.03.22 20:10:33.025989 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.026029 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.026555 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:10:33.026806 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.026988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 2025.03.22 20:10:33.173161 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1446 2025.03.22 20:10:33.175978 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.176032 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.177504 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.22 20:10:33.177821 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.179400 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1446 2025.03.22 20:10:33.853195 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:33.853518 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:33.853623 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:33.854443 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.854494 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.854937 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:10:33.855192 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.855466 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} executeQuery: Read 82 rows, 6.94 KiB in 0.002025 sec., 40493.82716049383 rows/sec., 3.35 MiB/sec. 2025.03.22 20:10:33.855540 [ 5 ] {ce4d0f38-32d9-4120-afa4-73a01097e52e} TCPHandler: Processed in 0.002506883 sec. 2025.03.22 20:10:33.855836 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:33.856144 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:33.856292 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:33.857125 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.857166 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.857527 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:10:33.857767 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.857975 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} executeQuery: Read 13 rows, 1001.00 B in 0.001949 sec., 6670.087224217547 rows/sec., 501.56 KiB/sec. 2025.03.22 20:10:33.858029 [ 5 ] {51a23aee-3371-4df5-ae30-9ffd04dd2e90} TCPHandler: Processed in 0.002294219 sec. 2025.03.22 20:10:33.858135 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:33.858238 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:33.858283 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:33.858826 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.858866 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.859212 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:10:33.859450 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.859654 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} executeQuery: Read 77 rows, 6.16 KiB in 0.001437 sec., 53583.85525400139 rows/sec., 4.18 MiB/sec. 2025.03.22 20:10:33.859706 [ 5 ] {bd4f536c-76cb-49b8-8264-ed848b6a8f94} TCPHandler: Processed in 0.001620264 sec. 2025.03.22 20:10:33.859822 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:33.859929 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:33.859979 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:33.860502 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.860542 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.860933 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:10:33.861169 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.861382 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. 2025.03.22 20:10:33.861444 [ 5 ] {dd740664-1b14-4b1d-aa4d-8b671270d56c} TCPHandler: Processed in 0.001672295 sec. 2025.03.22 20:10:33.861607 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:33.861775 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:33.861856 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:33.862923 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.862961 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.863577 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:10:33.863838 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.864074 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} executeQuery: Read 13 rows, 23.85 KiB in 0.002349 sec., 5534.2699020859945 rows/sec., 9.92 MiB/sec. 2025.03.22 20:10:33.864177 [ 5 ] {8573f06e-8e31-44f0-97bf-4950b3f35414} TCPHandler: Processed in 0.002637816 sec. 2025.03.22 20:10:33.864316 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:33.864422 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:33.864468 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:33.864912 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:33.864952 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:33.865307 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:10:33.865547 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:33.865768 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. 2025.03.22 20:10:33.865820 [ 5 ] {833e63e4-d5a2-45d5-97b5-95479ac73bf8} TCPHandler: Processed in 0.001553863 sec. 2025.03.22 20:10:35.045014 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.03.22 20:10:35.066655 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:35.066710 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:35.074106 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:10:35.074905 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:35.078944 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.03.22 20:10:38.852821 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:38.853055 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:10:38.853138 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:10:38.853952 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:38.854004 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:38.854428 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:10:38.854682 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:38.854933 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} executeQuery: Read 2 rows, 167.00 B in 0.001935 sec., 1033.5917312661497 rows/sec., 84.28 KiB/sec. 2025.03.22 20:10:38.854998 [ 5 ] {d66cb05c-71ba-4065-aad8-d040bcc805fb} TCPHandler: Processed in 0.00231359 sec. 2025.03.22 20:10:38.855126 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:38.855238 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:38.855285 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:38.855887 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:38.855928 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:38.856311 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:10:38.856550 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:38.856780 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} executeQuery: Read 109 rows, 9.32 KiB in 0.001567 sec., 69559.66815571155 rows/sec., 5.81 MiB/sec. 2025.03.22 20:10:38.856861 [ 5 ] {3965a649-3130-46db-ac28-c8d66e4a8400} TCPHandler: Processed in 0.001785898 sec. 2025.03.22 20:10:38.856997 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:38.857291 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:38.857418 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:38.858026 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:38.858066 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:38.858418 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:10:38.858681 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:38.858919 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} executeQuery: Read 28 rows, 2.09 KiB in 0.001742 sec., 16073.478760045924 rows/sec., 1.17 MiB/sec. 2025.03.22 20:10:38.858985 [ 5 ] {3d3f3f25-4ea9-41fa-9663-4f883520ef65} TCPHandler: Processed in 0.002054703 sec. 2025.03.22 20:10:38.859124 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:38.859244 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:38.859288 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:38.859861 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:38.859899 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:38.860256 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:10:38.860492 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:38.860722 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} executeQuery: Read 92 rows, 7.36 KiB in 0.001499 sec., 61374.249499666446 rows/sec., 4.80 MiB/sec. 2025.03.22 20:10:38.860820 [ 5 ] {14c47db3-9892-4d32-893d-49988862c028} TCPHandler: Processed in 0.001756587 sec. 2025.03.22 20:10:38.860985 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:38.861246 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:38.861301 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:38.861840 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:38.861878 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:38.862260 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:10:38.862492 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:38.862702 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} executeQuery: Read 161 rows, 11.48 KiB in 0.00154 sec., 104545.45454545454 rows/sec., 7.28 MiB/sec. 2025.03.22 20:10:38.862753 [ 5 ] {68e6312f-f57b-49a0-8686-ba46ddb51c89} TCPHandler: Processed in 0.001863269 sec. 2025.03.22 20:10:38.862859 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:38.862960 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:38.863024 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:38.864132 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:38.864170 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:38.864812 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:10:38.865071 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:38.865350 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} executeQuery: Read 26 rows, 47.71 KiB in 0.002412 sec., 10779.43615257048 rows/sec., 19.32 MiB/sec. 2025.03.22 20:10:38.865610 [ 5 ] {7a9ebd31-e5c4-4c97-b81b-2a5503fc9947} TCPHandler: Processed in 0.0028 sec. 2025.03.22 20:10:38.865817 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:38.865920 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:38.865966 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:38.866411 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:38.866451 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:38.866843 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:10:38.867085 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:38.867285 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. 2025.03.22 20:10:38.867334 [ 5 ] {4c30cc9a-e72b-4ae9-99f3-e5ee5bdf3ef4} TCPHandler: Processed in 0.001577284 sec. 2025.03.22 20:10:40.528130 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 2025.03.22 20:10:40.528907 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:40.528978 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:40.529592 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:10:40.529875 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:40.530159 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.03.22 20:10:40.530170 [ 109 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:10:40.530276 [ 109 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:40.530317 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.22 20:10:40.530536 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:10:40.530776 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:40.530842 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part 2025.03.22 20:10:40.530961 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2025.03.22 20:10:40.531247 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2025.03.22 20:10:40.531453 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2025.03.22 20:10:40.531672 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2025.03.22 20:10:40.531855 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2025.03.22 20:10:40.535866 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.005435256 sec., 5151367.29530311 rows/sec., 73.69 MiB/sec. 2025.03.22 20:10:40.536240 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:10:40.536729 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:40.536860 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_61_12} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:10:40.536999 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.03.22 20:10:42.579994 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.03.22 20:10:42.601668 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:42.601732 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:42.609066 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:10:42.609874 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:42.610195 [ 107 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:10:42.610259 [ 107 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:42.610298 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:42.610908 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:10:42.627789 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.03.22 20:10:42.629328 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:42.630907 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part 2025.03.22 20:10:42.636362 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part 2025.03.22 20:10:42.641885 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.03.22 20:10:42.647500 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.03.22 20:10:42.653135 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.03.22 20:10:42.657678 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.03.22 20:10:42.717065 [ 198 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.106633165 sec., 4313.854887454574 rows/sec., 22.31 MiB/sec. 2025.03.22 20:10:42.720423 [ 198 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:10:42.723536 [ 198 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:42.723678 [ 198 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_61_12} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:10:42.726314 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.95 MiB. 2025.03.22 20:10:43.180522 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1472 2025.03.22 20:10:43.183483 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.183531 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.185001 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.22 20:10:43.185313 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.185543 [ 107 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.22 20:10:43.185670 [ 107 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.185750 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.186178 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.22 20:10:43.186729 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1472 2025.03.22 20:10:43.187242 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:43.187430 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1336 rows starting from the beginning of the part 2025.03.22 20:10:43.188053 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part 2025.03.22 20:10:43.188657 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:43.189228 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part 2025.03.22 20:10:43.189805 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part 2025.03.22 20:10:43.190373 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:43.198693 [ 189 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 72 columns (72 merged, 0 gathered) in 0.012787001 sec., 115116.9066147723 rows/sec., 88.45 MiB/sec. 2025.03.22 20:10:43.200377 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.22 20:10:43.201093 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.201175 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_46_9} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.22 20:10:43.201381 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.03.22 20:10:43.851976 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:43.852181 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:43.852262 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:43.853101 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.853150 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.853596 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:10:43.853852 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.854121 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} executeQuery: Read 82 rows, 6.94 KiB in 0.001999 sec., 41020.51025512756 rows/sec., 3.39 MiB/sec. 2025.03.22 20:10:43.854185 [ 5 ] {aaa99f95-2e2b-44b9-9cc5-1cfe6817d808} TCPHandler: Processed in 0.002342059 sec. 2025.03.22 20:10:43.854332 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:43.854452 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:43.854502 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:43.855050 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.855091 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.855463 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:10:43.855702 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.855889 [ 106 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:10:43.855946 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} executeQuery: Read 13 rows, 1001.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 645.67 KiB/sec. 2025.03.22 20:10:43.855980 [ 106 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.856059 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.856072 [ 5 ] {359cc526-dd43-4ed2-980c-c4f642e7a673} TCPHandler: Processed in 0.001810329 sec. 2025.03.22 20:10:43.856255 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:10:43.856277 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:43.856540 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:43.856558 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:43.856640 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 69 rows starting from the beginning of the part 2025.03.22 20:10:43.856647 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:43.856997 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 39 rows starting from the beginning of the part 2025.03.22 20:10:43.857513 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:43.857966 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:43.858257 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part 2025.03.22 20:10:43.858479 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:43.859293 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.859340 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.859902 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:10:43.860044 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.003874712 sec., 48519.7351441862 rows/sec., 3.73 MiB/sec. 2025.03.22 20:10:43.860230 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:10:43.860230 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.860590 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} executeQuery: Read 77 rows, 6.16 KiB in 0.004142 sec., 18590.05311443747 rows/sec., 1.45 MiB/sec. 2025.03.22 20:10:43.860675 [ 5 ] {f0f7c800-6036-4cf9-aa6b-a5d8d8e62a31} TCPHandler: Processed in 0.004464894 sec. 2025.03.22 20:10:43.860711 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.860823 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_86_17} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:10:43.860835 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:43.860913 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:10:43.860964 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:43.861015 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:43.861532 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.861569 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.861941 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:10:43.862171 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.862362 [ 106 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 2025.03.22 20:10:43.862407 [ 106 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.862426 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. 2025.03.22 20:10:43.862440 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.862581 [ 5 ] {6e22f2c1-7245-40ac-a61e-6331c5d71a98} TCPHandler: Processed in 0.001806019 sec. 2025.03.22 20:10:43.862625 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full 2025.03.22 20:10:43.862737 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:43.862747 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:43.862784 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 27928 rows starting from the beginning of the part 2025.03.22 20:10:43.862901 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:43.862926 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part 2025.03.22 20:10:43.863102 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:43.863134 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:43.863371 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:43.863673 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 161 rows starting from the beginning of the part 2025.03.22 20:10:43.863988 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part 2025.03.22 20:10:43.865604 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.865653 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.866629 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:10:43.867077 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.867527 [ 106 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:10:43.867630 [ 106 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.867711 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.867820 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} executeQuery: Read 13 rows, 23.85 KiB in 0.004974 sec., 2613.590671491757 rows/sec., 4.68 MiB/sec. 2025.03.22 20:10:43.867989 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:10:43.868234 [ 5 ] {69c2afb6-04e4-491b-bc79-3ade328810eb} TCPHandler: Processed in 0.005545898 sec. 2025.03.22 20:10:43.868669 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:43.868945 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:43.869147 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:43.869154 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:43.869427 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1543 rows starting from the beginning of the part 2025.03.22 20:10:43.870583 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:43.871834 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:43.872061 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:43.872162 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:43.872873 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:43.873894 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:10:43.874161 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part 2025.03.22 20:10:43.874422 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 28601 rows, containing 5 columns (5 merged, 0 gathered) in 0.011849052 sec., 2413779.600258316 rows/sec., 165.45 MiB/sec. 2025.03.22 20:10:43.874885 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.875197 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 13 rows starting from the beginning of the part 2025.03.22 20:10:43.875769 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.03.22 20:10:43.875799 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} executeQuery: Read 60 rows, 4.14 KiB in 0.006904 sec., 8690.614136732329 rows/sec., 599.74 KiB/sec. 2025.03.22 20:10:43.876211 [ 5 ] {9cc711e2-412e-4c48-9de8-38824d693b37} TCPHandler: Processed in 0.007630882 sec. 2025.03.22 20:10:43.876858 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.877024 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_105_21} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 2025.03.22 20:10:43.877227 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.22 20:10:43.886343 [ 192 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 19 columns (19 merged, 0 gathered) in 0.018526304 sec., 88198.91976294894 rows/sec., 158.05 MiB/sec. 2025.03.22 20:10:43.888485 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:10:43.888989 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:43.889087 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_86_17} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:10:43.889274 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.03.22 20:10:44.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 244.77 MiB, peak 257.08 MiB, free memory in arenas 0.00 B, will set to 249.98 MiB (RSS), difference: 5.20 MiB 2025.03.22 20:10:47.797046 [ 103 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:10:47.797112 [ 103 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:10:48.031276 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 2025.03.22 20:10:48.031972 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.032025 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.032582 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:10:48.032851 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.033123 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 2025.03.22 20:10:48.853325 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:48.853506 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:48.853576 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:48.854354 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.854401 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.854831 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:10:48.855078 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.855291 [ 102 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.22 20:10:48.855368 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} executeQuery: Read 108 rows, 9.25 KiB in 0.001905 sec., 56692.913385826774 rows/sec., 4.74 MiB/sec. 2025.03.22 20:10:48.855397 [ 102 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.855476 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.855513 [ 5 ] {5241f57d-42ac-49b3-8d3d-7f553e17d80c} TCPHandler: Processed in 0.00231145 sec. 2025.03.22 20:10:48.855668 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.22 20:10:48.855694 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:48.855809 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:48.855832 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:48.855845 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1403 rows starting from the beginning of the part 2025.03.22 20:10:48.855891 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:48.856000 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 108 rows starting from the beginning of the part 2025.03.22 20:10:48.856231 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2025.03.22 20:10:48.856432 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 109 rows starting from the beginning of the part 2025.03.22 20:10:48.856687 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part 2025.03.22 20:10:48.856919 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 108 rows starting from the beginning of the part 2025.03.22 20:10:48.857728 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.857773 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.858335 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:10:48.858602 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.858914 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 5 columns (5 merged, 0 gathered) in 0.003337191 sec., 566943.8758524759 rows/sec., 49.48 MiB/sec. 2025.03.22 20:10:48.858964 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} executeQuery: Read 26 rows, 1.96 KiB in 0.003167 sec., 8209.66214082728 rows/sec., 617.33 KiB/sec. 2025.03.22 20:10:48.859033 [ 5 ] {db01ed95-b085-442c-bd12-5064c466cd88} TCPHandler: Processed in 0.003398652 sec. 2025.03.22 20:10:48.859117 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.22 20:10:48.859177 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:48.859311 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:48.859362 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:48.859409 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.859512 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_106_21} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.22 20:10:48.859624 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.22 20:10:48.860026 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.860065 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.860419 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:10:48.860651 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.860827 [ 102 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.22 20:10:48.860871 [ 102 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.860910 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} executeQuery: Read 90 rows, 7.20 KiB in 0.00162 sec., 55555.55555555556 rows/sec., 4.34 MiB/sec. 2025.03.22 20:10:48.860919 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.861076 [ 5 ] {e28a70c9-0e6b-4107-975f-677ed404326b} TCPHandler: Processed in 0.001948401 sec. 2025.03.22 20:10:48.861224 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.22 20:10:48.861278 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:48.861500 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:48.861527 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:48.861601 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:48.861615 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 631 rows starting from the beginning of the part 2025.03.22 20:10:48.862034 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part 2025.03.22 20:10:48.862410 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 77 rows starting from the beginning of the part 2025.03.22 20:10:48.862720 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 92 rows starting from the beginning of the part 2025.03.22 20:10:48.863106 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 77 rows starting from the beginning of the part 2025.03.22 20:10:48.863277 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part 2025.03.22 20:10:48.864234 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.864311 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.865379 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:10:48.865839 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.866524 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} executeQuery: Read 160 rows, 11.41 KiB in 0.005072 sec., 31545.741324921135 rows/sec., 2.20 MiB/sec. 2025.03.22 20:10:48.866712 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 5 columns (5 merged, 0 gathered) in 0.005628719 sec., 187786.95472273533 rows/sec., 15.08 MiB/sec. 2025.03.22 20:10:48.866944 [ 5 ] {65d916a0-bd05-4abc-9ef0-128577602667} TCPHandler: Processed in 0.005719221 sec. 2025.03.22 20:10:48.867092 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.22 20:10:48.867393 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:48.867815 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:48.867999 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.868091 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:48.868215 [ 188 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_106_21} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.22 20:10:48.868475 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.22 20:10:48.869549 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.869593 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.870259 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:10:48.870521 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.870776 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} executeQuery: Read 26 rows, 47.71 KiB in 0.003145 sec., 8267.090620031797 rows/sec., 14.81 MiB/sec. 2025.03.22 20:10:48.870903 [ 5 ] {0de8ad1d-4a23-4855-87db-90dd7fd2243c} TCPHandler: Processed in 0.003672288 sec. 2025.03.22 20:10:48.871037 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:48.871142 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:48.871190 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:48.871646 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.871685 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.872036 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:10:48.872278 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.872438 [ 101 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.22 20:10:48.872456 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. 2025.03.22 20:10:48.872486 [ 101 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:48.872528 [ 5 ] {fcc43674-88ce-4422-b834-ffd2937e4b4a} TCPHandler: Processed in 0.001540852 sec. 2025.03.22 20:10:48.872532 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:48.872692 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.22 20:10:48.872830 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:48.872867 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5136 rows starting from the beginning of the part 2025.03.22 20:10:48.872982 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:48.873122 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:48.873394 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:48.873478 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:48.873715 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2025.03.22 20:10:48.875683 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5436 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047495 sec., 1783760.104610508 rows/sec., 120.24 MiB/sec. 2025.03.22 20:10:48.876111 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.22 20:10:48.876550 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:48.876658 [ 191 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_106_21} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.22 20:10:48.876773 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.03.22 20:10:49.461689 [ 101 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.22 20:10:49.461749 [ 101 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:49.461772 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:49.461982 [ 195 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.03.22 20:10:49.462169 [ 195 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:10:49.462206 [ 195 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2025.03.22 20:10:49.462288 [ 195 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.03.22 20:10:49.462522 [ 195 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2025.03.22 20:10:49.462706 [ 195 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.03.22 20:10:49.462875 [ 195 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2025.03.22 20:10:49.463902 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002053933 sec., 18501.090347153488 rows/sec., 1.54 MiB/sec. 2025.03.22 20:10:49.464112 [ 198 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.22 20:10:49.464461 [ 198 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:49.464558 [ 198 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_21_5} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.22 20:10:49.464667 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.22 20:10:50.128851 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.03.22 20:10:50.150095 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:50.150162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:50.157391 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:10:50.158176 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:50.160936 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.03.22 20:10:52.850846 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.851044 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:10:52.851117 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:10:52.851866 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.851916 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.852369 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:10:52.852668 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.852918 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} executeQuery: Read 24 rows, 2.04 KiB in 0.001923 sec., 12480.499219968799 rows/sec., 1.04 MiB/sec. 2025.03.22 20:10:52.853141 [ 5 ] {40e14970-ab8c-4e3f-a438-e0cb3fb448fc} TCPHandler: Processed in 0.002421282 sec. 2025.03.22 20:10:52.853313 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.853431 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:52.853482 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:52.854524 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.854564 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.855030 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:10:52.855275 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.855466 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} executeQuery: Read 1342 rows, 114.49 KiB in 0.002065 sec., 649878.9346246973 rows/sec., 54.14 MiB/sec. 2025.03.22 20:10:52.855525 [ 5 ] {927f1e9a-b335-4cd0-8353-b3f47c29a3c2} TCPHandler: Processed in 0.002268688 sec. 2025.03.22 20:10:52.855642 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.855752 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:52.855799 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:52.856335 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.856371 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.856724 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:10:52.856960 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.857155 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} executeQuery: Read 25 rows, 1.94 KiB in 0.001426 sec., 17531.55680224404 rows/sec., 1.33 MiB/sec. 2025.03.22 20:10:52.857246 [ 5 ] {7ccdc83d-0cbd-4208-ae11-0e027c486004} TCPHandler: Processed in 0.001650265 sec. 2025.03.22 20:10:52.857453 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.857763 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:10:52.857864 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:10:52.858488 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.858526 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.858881 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:10:52.859124 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.859311 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} executeQuery: Read 252 rows, 17.85 KiB in 0.001665 sec., 151351.35135135136 rows/sec., 10.47 MiB/sec. 2025.03.22 20:10:52.859363 [ 5 ] {45356120-a9fa-40f5-9f1f-ba548fec773c} TCPHandler: Processed in 0.002022243 sec. 2025.03.22 20:10:52.859478 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.859582 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:10:52.859625 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:10:52.860140 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.860176 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.860515 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.22 20:10:52.860752 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.861010 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} executeQuery: Read 12 rows, 960.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 657.89 KiB/sec. 2025.03.22 20:10:52.861193 [ 5 ] {a8bd63ce-5b6f-452b-afc7-3ee35dff5b53} TCPHandler: Processed in 0.001766748 sec. 2025.03.22 20:10:52.861335 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.861440 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:52.861484 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:52.862201 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.862239 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.862613 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:10:52.862860 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.863035 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} executeQuery: Read 569 rows, 43.70 KiB in 0.001617 sec., 351886.2090290662 rows/sec., 26.39 MiB/sec. 2025.03.22 20:10:52.863088 [ 5 ] {cd91b502-d7e2-43c7-a97e-b0597090421b} TCPHandler: Processed in 0.001803178 sec. 2025.03.22 20:10:52.863190 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.863294 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:52.863342 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:52.864030 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.864066 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.864557 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:10:52.864796 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.864979 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} executeQuery: Read 1010 rows, 69.95 KiB in 0.001708 sec., 591334.8946135831 rows/sec., 39.99 MiB/sec. 2025.03.22 20:10:52.865033 [ 5 ] {212b4548-b051-4115-b6c0-822f25ea11a0} TCPHandler: Processed in 0.00189082 sec. 2025.03.22 20:10:52.865162 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.865268 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:52.865334 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:52.866406 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.866444 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.867047 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:10:52.867300 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.867497 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} executeQuery: Read 13 rows, 23.85 KiB in 0.002252 sec., 5772.646536412078 rows/sec., 10.34 MiB/sec. 2025.03.22 20:10:52.867598 [ 5 ] {1ea8a558-953f-430d-be42-24caf2a40576} TCPHandler: Processed in 0.002486123 sec. 2025.03.22 20:10:52.867741 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:52.867845 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:52.867892 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:52.868329 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:52.868366 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:52.868721 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:10:52.868977 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:52.869168 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} executeQuery: Read 48 rows, 3.31 KiB in 0.001343 sec., 35740.87862993299 rows/sec., 2.41 MiB/sec. 2025.03.22 20:10:52.869247 [ 5 ] {0641df7d-d082-4c12-8e6e-a01e86fadd49} TCPHandler: Processed in 0.001553353 sec. 2025.03.22 20:10:53.187893 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1514 2025.03.22 20:10:53.191117 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:53.191169 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:53.192656 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.22 20:10:53.192996 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:53.194673 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1514 2025.03.22 20:10:53.845810 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:53.846000 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:53.846074 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:53.846842 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:53.846897 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:53.847338 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.22 20:10:53.847595 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:53.847831 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. 2025.03.22 20:10:53.847897 [ 5 ] {cadd8f57-e0e1-4061-9dd5-d545009e6810} TCPHandler: Processed in 0.002212818 sec. 2025.03.22 20:10:53.848012 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:53.848121 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:53.848171 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:53.848753 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:53.848796 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:53.849157 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.22 20:10:53.849400 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:53.849635 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} executeQuery: Read 64 rows, 5.12 KiB in 0.001535 sec., 41693.81107491857 rows/sec., 3.25 MiB/sec. 2025.03.22 20:10:53.849716 [ 5 ] {c94da886-8357-4b5a-be85-e4e504f7b857} TCPHandler: Processed in 0.001752567 sec. 2025.03.22 20:10:53.849898 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:53.850218 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:53.850351 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:53.850889 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:53.850930 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:53.851328 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.22 20:10:53.851570 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:53.851794 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} executeQuery: Read 32 rows, 2.28 KiB in 0.001688 sec., 18957.34597156398 rows/sec., 1.32 MiB/sec. 2025.03.22 20:10:53.851867 [ 5 ] {465abb7e-117e-4096-93e1-f984bae9a4c5} TCPHandler: Processed in 0.002070174 sec. 2025.03.22 20:10:53.852017 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:53.852319 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:53.852469 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:53.853142 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:53.853183 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:53.853543 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.22 20:10:53.853803 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:53.854016 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} executeQuery: Read 12 rows, 848.00 B in 0.001812 sec., 6622.516556291391 rows/sec., 457.02 KiB/sec. 2025.03.22 20:10:53.854066 [ 5 ] {ae11d879-80c8-4e8c-ab9c-b718b2a130a1} TCPHandler: Processed in 0.002117145 sec. 2025.03.22 20:10:55.534245 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 2025.03.22 20:10:55.534975 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:55.535032 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:55.535580 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:10:55.535849 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:55.536099 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.03.22 20:10:57.661984 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.03.22 20:10:57.681969 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:57.682032 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:57.689337 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:10:57.690127 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:57.693824 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.03.22 20:10:58.854551 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:58.854750 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:10:58.854829 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:10:58.855654 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:58.855711 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:58.856199 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.22 20:10:58.856513 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:58.856822 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} executeQuery: Read 108 rows, 9.25 KiB in 0.002126 sec., 50799.62370649107 rows/sec., 4.25 MiB/sec. 2025.03.22 20:10:58.856894 [ 5 ] {a18d0de1-403c-4b0a-b118-9b43363dc289} TCPHandler: Processed in 0.002481943 sec. 2025.03.22 20:10:58.857027 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:58.857144 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:10:58.857194 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:10:58.857776 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:58.857819 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:58.858189 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:10:58.858431 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:58.858673 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} executeQuery: Read 26 rows, 1.96 KiB in 0.001553 sec., 16741.79008370895 rows/sec., 1.23 MiB/sec. 2025.03.22 20:10:58.858772 [ 5 ] {f3199519-f026-410b-9da4-e7eb1672e2ef} TCPHandler: Processed in 0.001798418 sec. 2025.03.22 20:10:58.858995 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:58.859184 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:10:58.859234 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:10:58.859822 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:58.859864 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:58.860231 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.22 20:10:58.860480 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:58.860699 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} executeQuery: Read 90 rows, 7.20 KiB in 0.00155 sec., 58064.51612903226 rows/sec., 4.53 MiB/sec. 2025.03.22 20:10:58.860754 [ 5 ] {8fbbcd43-16f7-4049-8290-53089973a0af} TCPHandler: Processed in 0.001860879 sec. 2025.03.22 20:10:58.860878 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:58.860995 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:58.861047 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:10:58.861576 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:58.861616 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:58.862017 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.22 20:10:58.862255 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:58.862471 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. 2025.03.22 20:10:58.862523 [ 5 ] {ebb3fedf-febc-4de1-be1c-d05d9ee99e57} TCPHandler: Processed in 0.001700226 sec. 2025.03.22 20:10:58.862625 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:58.862727 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:10:58.862791 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:10:58.863873 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:58.863912 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:58.864572 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:10:58.864863 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:58.865110 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} executeQuery: Read 26 rows, 47.71 KiB in 0.002404 sec., 10815.307820299502 rows/sec., 19.38 MiB/sec. 2025.03.22 20:10:58.865206 [ 5 ] {e26a928c-fe94-48ca-aa40-dea61fd5450a} TCPHandler: Processed in 0.002628896 sec. 2025.03.22 20:10:58.865364 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:10:58.865468 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:10:58.865514 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:10:58.865948 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:10:58.865988 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:10:58.866350 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.22 20:10:58.866581 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:10:58.866793 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. 2025.03.22 20:10:58.866842 [ 5 ] {03e633ff-fbdc-4581-a9d1-2a20e87c62ff} TCPHandler: Processed in 0.001533003 sec. 2025.03.22 20:11:02.797166 [ 90 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:11:02.797266 [ 90 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:11:03.001382 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00094748 sec. 2025.03.22 20:11:03.037232 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 2025.03.22 20:11:03.037998 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.038051 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.038587 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:11:03.038839 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.039102 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 2025.03.22 20:11:03.195867 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1534 2025.03.22 20:11:03.198631 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.198674 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.200155 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.22 20:11:03.200471 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.201052 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1534 2025.03.22 20:11:03.852519 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:03.852734 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:03.852820 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:03.853656 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.853713 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.854161 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.22 20:11:03.854440 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.854691 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} executeQuery: Read 82 rows, 6.94 KiB in 0.002017 sec., 40654.4372830937 rows/sec., 3.36 MiB/sec. 2025.03.22 20:11:03.854772 [ 5 ] {df978acb-739d-4192-bc55-6cd662e5a1ed} TCPHandler: Processed in 0.002405741 sec. 2025.03.22 20:11:03.854899 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:03.855070 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:03.855145 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:03.855746 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.855788 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.856151 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:11:03.856422 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.856651 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} executeQuery: Read 13 rows, 1001.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 598.98 KiB/sec. 2025.03.22 20:11:03.856707 [ 5 ] {11832ea2-1193-459e-9af9-d1c8e36cb471} TCPHandler: Processed in 0.00186648 sec. 2025.03.22 20:11:03.856829 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:03.856941 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:03.856989 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:03.857555 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.857596 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.857955 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.22 20:11:03.858192 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.858431 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} executeQuery: Read 77 rows, 6.16 KiB in 0.001515 sec., 50825.08250825082 rows/sec., 3.97 MiB/sec. 2025.03.22 20:11:03.858492 [ 5 ] {a8366616-3851-4b06-8f41-cffda4dac8f0} TCPHandler: Processed in 0.001715217 sec. 2025.03.22 20:11:03.858615 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:03.858785 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:03.858868 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:03.859443 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.859480 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.859861 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.22 20:11:03.860100 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.860273 [ 88 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.03.22 20:11:03.860339 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.03.22 20:11:03.860360 [ 88 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.860425 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.860474 [ 5 ] {d3b989ac-dcd5-439a-8435-d3010f667679} TCPHandler: Processed in 0.001913811 sec. 2025.03.22 20:11:03.860742 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:03.860775 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.03.22 20:11:03.861044 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:03.861505 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:03.861497 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:03.861665 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 28601 rows starting from the beginning of the part 2025.03.22 20:11:03.862233 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:03.862834 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:11:03.863386 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 32 rows starting from the beginning of the part 2025.03.22 20:11:03.863785 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:03.864119 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:03.866550 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.866619 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.868154 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:11:03.868498 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.869046 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} executeQuery: Read 13 rows, 23.85 KiB in 0.008124 sec., 1600.196947316593 rows/sec., 2.87 MiB/sec. 2025.03.22 20:11:03.869182 [ 5 ] {2beeab65-9cd6-4b45-9ed6-583b3e807308} TCPHandler: Processed in 0.008533021 sec. 2025.03.22 20:11:03.869333 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:03.869480 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:03.869534 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:03.870086 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:03.870125 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:03.870574 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.22 20:11:03.871010 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.871269 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} executeQuery: Read 60 rows, 4.14 KiB in 0.001817 sec., 33021.46395156852 rows/sec., 2.23 MiB/sec. 2025.03.22 20:11:03.871322 [ 5 ] {a51eb109-0e1f-4c56-ad40-6bbae0d0d034} TCPHandler: Processed in 0.002044003 sec. 2025.03.22 20:11:03.872906 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 30123 rows, containing 5 columns (5 merged, 0 gathered) in 0.012325962 sec., 2443866.0446949294 rows/sec., 167.48 MiB/sec. 2025.03.22 20:11:03.873460 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.03.22 20:11:03.873854 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:03.873959 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_110_22} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.03.22 20:11:03.874084 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.22 20:11:05.194862 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.03.22 20:11:05.216017 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:05.216086 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:05.223820 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:11:05.224652 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:05.229120 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.03.22 20:11:08.853162 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:08.853376 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:11:08.853450 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:11:08.854197 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.854254 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.854679 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:11:08.854931 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.855163 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. 2025.03.22 20:11:08.855239 [ 5 ] {8006039a-2c38-4379-852f-7476fed4049f} TCPHandler: Processed in 0.002206257 sec. 2025.03.22 20:11:08.855372 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:08.855485 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:08.855534 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:08.856126 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.856166 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.856556 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.22 20:11:08.856795 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.856986 [ 83 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.22 20:11:08.857022 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} executeQuery: Read 109 rows, 9.32 KiB in 0.001563 sec., 69737.68394113884 rows/sec., 5.82 MiB/sec. 2025.03.22 20:11:08.857074 [ 83 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.857138 [ 5 ] {85ca6ea6-51de-4193-acce-13e56add3f13} TCPHandler: Processed in 0.001816548 sec. 2025.03.22 20:11:08.857145 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.857349 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:08.857391 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.22 20:11:08.857518 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:08.857601 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:08.857764 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:08.857855 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1403 rows starting from the beginning of the part 2025.03.22 20:11:08.858164 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:11:08.858638 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part 2025.03.22 20:11:08.859013 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 108 rows starting from the beginning of the part 2025.03.22 20:11:08.859338 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2025.03.22 20:11:08.859699 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 109 rows starting from the beginning of the part 2025.03.22 20:11:08.860518 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.860588 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.861428 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:11:08.862006 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.862339 [ 83 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:11:08.862407 [ 83 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.862454 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} executeQuery: Read 28 rows, 2.09 KiB in 0.004977 sec., 5625.879043600563 rows/sec., 420.88 KiB/sec. 2025.03.22 20:11:08.862466 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.862689 [ 5 ] {3b89c743-0a80-4c40-be4e-7634fd2fa092} TCPHandler: Processed in 0.005413385 sec. 2025.03.22 20:11:08.863055 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:08.863446 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:08.863632 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:08.864630 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.007329916 sec., 422924.355476925 rows/sec., 36.84 MiB/sec. 2025.03.22 20:11:08.865063 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:11:08.865080 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.22 20:11:08.865559 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:08.865696 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 69 rows starting from the beginning of the part 2025.03.22 20:11:08.866099 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.866455 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:08.866469 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_111_22} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.22 20:11:08.866901 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:11:08.866992 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 25 rows starting from the beginning of the part 2025.03.22 20:11:08.867319 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:08.867434 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.867548 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.867669 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:08.868025 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 28 rows starting from the beginning of the part 2025.03.22 20:11:08.868916 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.22 20:11:08.869504 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.869876 [ 83 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.22 20:11:08.869987 [ 83 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.870078 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.870112 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} executeQuery: Read 92 rows, 7.36 KiB in 0.006787 sec., 13555.32635921615 rows/sec., 1.06 MiB/sec. 2025.03.22 20:11:08.870483 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.22 20:11:08.870503 [ 5 ] {3971c808-c68a-4421-9112-54644f53224f} TCPHandler: Processed in 0.007573941 sec. 2025.03.22 20:11:08.871051 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:08.871249 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:08.871385 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 631 rows starting from the beginning of the part 2025.03.22 20:11:08.871538 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:08.871890 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:08.872003 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 569 rows starting from the beginning of the part 2025.03.22 20:11:08.872662 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part 2025.03.22 20:11:08.873246 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 90 rows starting from the beginning of the part 2025.03.22 20:11:08.873889 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 77 rows starting from the beginning of the part 2025.03.22 20:11:08.874319 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 92 rows starting from the beginning of the part 2025.03.22 20:11:08.876587 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.876672 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.013975767 sec., 13380.303206256944 rows/sec., 1.03 MiB/sec. 2025.03.22 20:11:08.876702 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.877075 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:11:08.878046 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.878379 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_91_18} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:11:08.878435 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.22 20:11:08.878616 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:11:08.878889 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.879443 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} executeQuery: Read 161 rows, 11.48 KiB in 0.008077 sec., 19933.143493871485 rows/sec., 1.39 MiB/sec. 2025.03.22 20:11:08.879750 [ 5 ] {d84138e3-0766-4647-b57c-783078981a05} TCPHandler: Processed in 0.008858148 sec. 2025.03.22 20:11:08.879765 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.009521123 sec., 159960.12235111342 rows/sec., 12.74 MiB/sec. 2025.03.22 20:11:08.880072 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:08.880152 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.22 20:11:08.880450 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:08.880819 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:08.881112 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.881504 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_111_22} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.22 20:11:08.881796 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:11:08.883350 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.883394 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.884055 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:11:08.884338 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.884533 [ 83 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:11:08.884597 [ 83 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.884613 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} executeQuery: Read 26 rows, 47.71 KiB in 0.004295 sec., 6053.550640279394 rows/sec., 10.85 MiB/sec. 2025.03.22 20:11:08.884636 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.884997 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:11:08.885023 [ 5 ] {d37a1f61-5b62-439a-a49a-3cc039546d67} TCPHandler: Processed in 0.005076067 sec. 2025.03.22 20:11:08.885273 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:08.885515 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:08.885631 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:08.885663 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:08.885889 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1634 rows starting from the beginning of the part 2025.03.22 20:11:08.886656 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:08.887366 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:08.887721 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.887848 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.888086 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:08.888699 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:08.889305 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:08.889367 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.22 20:11:08.890106 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.890474 [ 83 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.22 20:11:08.890566 [ 83 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:08.890635 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:08.890735 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} executeQuery: Read 60 rows, 4.14 KiB in 0.005263 sec., 11400.342010260307 rows/sec., 786.74 KiB/sec. 2025.03.22 20:11:08.891020 [ 5 ] {f7eb27e5-3941-4b13-822d-1ece7043531f} TCPHandler: Processed in 0.005820784 sec. 2025.03.22 20:11:08.891266 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.22 20:11:08.891619 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:08.891672 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5436 rows starting from the beginning of the part 2025.03.22 20:11:08.891834 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part 2025.03.22 20:11:08.891961 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 12 rows starting from the beginning of the part 2025.03.22 20:11:08.892205 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:08.892298 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:08.892531 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:08.896359 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 5676 rows, containing 4 columns (4 merged, 0 gathered) in 0.005513497 sec., 1029473.6716098693 rows/sec., 69.40 MiB/sec. 2025.03.22 20:11:08.896873 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.22 20:11:08.897458 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.897571 [ 192 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_111_22} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.22 20:11:08.897661 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.03.22 20:11:08.900782 [ 193 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 19 columns (19 merged, 0 gathered) in 0.01602834 sec., 108432.93815828714 rows/sec., 194.31 MiB/sec. 2025.03.22 20:11:08.902571 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:11:08.903029 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:08.903132 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_91_18} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:11:08.903306 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.59 MiB. 2025.03.22 20:11:09.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 250.86 MiB, peak 267.42 MiB, free memory in arenas 0.00 B, will set to 251.91 MiB (RSS), difference: 1.05 MiB 2025.03.22 20:11:10.539261 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 2025.03.22 20:11:10.540260 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:10.540353 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:10.541135 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:11:10.541504 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:10.541882 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.03.22 20:11:12.730171 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.03.22 20:11:12.752907 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:12.752973 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:12.760731 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:11:12.761719 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:12.766492 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.03.22 20:11:13.202182 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1560 2025.03.22 20:11:13.205180 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:13.205243 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:13.206785 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.22 20:11:13.207107 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:13.209392 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1560 2025.03.22 20:11:13.852513 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:13.852692 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:13.852763 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:13.853563 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:13.853612 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:13.854046 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.22 20:11:13.854313 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:13.854519 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} executeQuery: Read 82 rows, 6.94 KiB in 0.001871 sec., 43826.83057188669 rows/sec., 3.62 MiB/sec. 2025.03.22 20:11:13.854601 [ 5 ] {4c0984cf-e040-4dd6-8e47-624d286588c4} TCPHandler: Processed in 0.002217078 sec. 2025.03.22 20:11:13.854732 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:13.855028 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:13.855154 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:13.855932 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:13.855971 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:13.856340 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:11:13.856582 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:13.856760 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} executeQuery: Read 13 rows, 1001.00 B in 0.001846 sec., 7042.2535211267605 rows/sec., 529.54 KiB/sec. 2025.03.22 20:11:13.856811 [ 5 ] {856698e4-6e88-4e97-b9c0-08f873471abb} TCPHandler: Processed in 0.002130446 sec. 2025.03.22 20:11:13.856928 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:13.857031 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:13.857075 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:13.857657 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:13.857694 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:13.858040 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.22 20:11:13.858281 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:13.858471 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} executeQuery: Read 77 rows, 6.16 KiB in 0.001456 sec., 52884.61538461538 rows/sec., 4.13 MiB/sec. 2025.03.22 20:11:13.858528 [ 5 ] {221ce6af-2b87-4548-a8bf-feb21425ea3a} TCPHandler: Processed in 0.001650435 sec. 2025.03.22 20:11:13.858691 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:13.858973 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:13.859123 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:13.860117 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:13.860156 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:13.860552 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.22 20:11:13.860801 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:13.860997 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} executeQuery: Read 160 rows, 11.41 KiB in 0.002132 sec., 75046.904315197 rows/sec., 5.23 MiB/sec. 2025.03.22 20:11:13.861057 [ 5 ] {6cc49b6e-fcdd-4da8-96b9-702048385417} TCPHandler: Processed in 0.002437072 sec. 2025.03.22 20:11:13.861247 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:13.861558 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:13.861858 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:13.863041 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:13.863079 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:13.863692 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:11:13.863951 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:13.864149 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} executeQuery: Read 13 rows, 23.85 KiB in 0.00271 sec., 4797.047970479704 rows/sec., 8.60 MiB/sec. 2025.03.22 20:11:13.864251 [ 5 ] {e50c0044-8c19-4142-acfb-4a69abef3ae1} TCPHandler: Processed in 0.003092465 sec. 2025.03.22 20:11:13.864398 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:13.864503 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:13.864548 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:13.864998 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:13.865035 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.22 20:11:13.865400 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.22 20:11:13.865632 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:13.865822 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. 2025.03.22 20:11:13.865890 [ 5 ] {e8ed8f0d-dd74-4bf7-826f-ee866f30bb70} TCPHandler: Processed in 0.001539172 sec. 2025.03.22 20:11:17.797317 [ 66 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:11:17.797392 [ 66 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:11:18.042998 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 2025.03.22 20:11:18.043682 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.043731 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.044257 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:11:18.044504 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.044737 [ 66 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:11:18.044758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 2025.03.22 20:11:18.044822 [ 66 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.044855 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.045014 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:11:18.045191 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:18.045245 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.03.22 20:11:18.045338 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2025.03.22 20:11:18.045572 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2025.03.22 20:11:18.045795 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2025.03.22 20:11:18.045925 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2025.03.22 20:11:18.046108 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2025.03.22 20:11:18.048986 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.004047966 sec., 7489440.375734381 rows/sec., 107.14 MiB/sec. 2025.03.22 20:11:18.049240 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:11:18.049513 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.049594 [ 191 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_66_13} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:11:18.049683 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2025.03.22 20:11:18.853143 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:18.853395 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:18.853486 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:18.854365 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.854409 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.854838 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.22 20:11:18.855088 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.855291 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} executeQuery: Read 108 rows, 9.25 KiB in 0.001965 sec., 54961.8320610687 rows/sec., 4.60 MiB/sec. 2025.03.22 20:11:18.855346 [ 5 ] {8ed4327a-f6f1-4c44-8972-5db1602fed81} TCPHandler: Processed in 0.002352301 sec. 2025.03.22 20:11:18.855467 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:18.855571 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:18.855617 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:18.856140 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.856177 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.856537 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:11:18.856770 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.856945 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} executeQuery: Read 26 rows, 1.96 KiB in 0.001396 sec., 18624.641833810885 rows/sec., 1.37 MiB/sec. 2025.03.22 20:11:18.856996 [ 5 ] {5a01cba0-f0b6-4d55-87a3-8372dc090ac1} TCPHandler: Processed in 0.001579684 sec. 2025.03.22 20:11:18.857116 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:18.857231 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:18.857276 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:18.857852 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.857889 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.858250 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.22 20:11:18.858486 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.858677 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} executeQuery: Read 90 rows, 7.20 KiB in 0.001461 sec., 61601.642710472275 rows/sec., 4.81 MiB/sec. 2025.03.22 20:11:18.858750 [ 5 ] {56e92a9c-9711-48b8-b64a-4eb3f311a056} TCPHandler: Processed in 0.001683936 sec. 2025.03.22 20:11:18.858909 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:18.859214 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:18.859382 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:18.860414 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.860452 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.860823 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.22 20:11:18.861055 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.861245 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} executeQuery: Read 160 rows, 11.41 KiB in 0.002146 sec., 74557.31593662628 rows/sec., 5.19 MiB/sec. 2025.03.22 20:11:18.861311 [ 5 ] {b21f051f-8a20-440b-8e93-0e217b5b9621} TCPHandler: Processed in 0.002480393 sec. 2025.03.22 20:11:18.861477 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:18.861780 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:18.862004 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:18.863073 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.863110 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.863728 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:11:18.863993 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.864601 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} executeQuery: Read 26 rows, 47.71 KiB in 0.002894 sec., 8984.105044920525 rows/sec., 16.10 MiB/sec. 2025.03.22 20:11:18.865493 [ 5 ] {a6b1201b-fa0f-4ab4-abe6-e4cce13591d9} TCPHandler: Processed in 0.004086617 sec. 2025.03.22 20:11:18.865930 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:18.866303 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:18.866407 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:18.866906 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:18.866944 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:18.867320 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.22 20:11:18.867556 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:18.867732 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2025.03.22 20:11:18.867780 [ 5 ] {2c82f72a-3844-438b-82eb-a4279c1bf12f} TCPHandler: Processed in 0.001969702 sec. 2025.03.22 20:11:20.267543 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.03.22 20:11:20.288482 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:20.288540 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:20.295716 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:11:20.296500 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:20.296912 [ 64 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:11:20.297098 [ 64 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:20.297200 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:20.298392 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:11:20.313261 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.03.22 20:11:20.315003 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:20.316759 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.03.22 20:11:20.322796 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.03.22 20:11:20.328717 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.03.22 20:11:20.334502 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.03.22 20:11:20.340432 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.03.22 20:11:20.345370 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.03.22 20:11:20.406403 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.108951543 sec., 4570.839350113656 rows/sec., 23.63 MiB/sec. 2025.03.22 20:11:20.409891 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:11:20.413042 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:20.413181 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_66_13} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:11:20.415885 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.26 MiB. 2025.03.22 20:11:22.853850 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.854059 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:11:22.854134 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:11:22.854973 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.855029 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.855480 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:11:22.855764 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.856027 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} executeQuery: Read 24 rows, 2.04 KiB in 0.002021 sec., 11875.309252845127 rows/sec., 1008.94 KiB/sec. 2025.03.22 20:11:22.856150 [ 5 ] {84305eef-5b54-4afc-92dd-05b0d0674662} TCPHandler: Processed in 0.002434852 sec. 2025.03.22 20:11:22.856285 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.856400 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:11:22.856452 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:11:22.857005 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.857049 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.857409 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:11:22.857645 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.857862 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} executeQuery: Read 14 rows, 1.14 KiB in 0.001489 sec., 9402.283411685694 rows/sec., 766.69 KiB/sec. 2025.03.22 20:11:22.857989 [ 5 ] {4529e922-0573-4899-bbf5-e743830da832} TCPHandler: Processed in 0.001755898 sec. 2025.03.22 20:11:22.858120 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.858231 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:22.858279 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:22.859559 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.859599 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.860045 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.22 20:11:22.860293 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.860523 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} executeQuery: Read 1349 rows, 115.00 KiB in 0.002315 sec., 582721.3822894169 rows/sec., 48.51 MiB/sec. 2025.03.22 20:11:22.860578 [ 5 ] {0aa45378-ddf6-43e4-9593-b8323a3db5fd} TCPHandler: Processed in 0.002507634 sec. 2025.03.22 20:11:22.860701 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.860810 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:22.860856 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:22.861407 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.861446 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.861802 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:11:22.862044 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.862263 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} executeQuery: Read 39 rows, 2.92 KiB in 0.001476 sec., 26422.764227642274 rows/sec., 1.93 MiB/sec. 2025.03.22 20:11:22.862316 [ 5 ] {e7af9f9f-5869-4cf5-8c08-089b13643868} TCPHandler: Processed in 0.001663926 sec. 2025.03.22 20:11:22.862438 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.862548 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:11:22.862603 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:11:22.863233 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.863272 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.863639 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:11:22.863879 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.864103 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} executeQuery: Read 252 rows, 17.85 KiB in 0.001577 sec., 159797.08306911858 rows/sec., 11.05 MiB/sec. 2025.03.22 20:11:22.864212 [ 5 ] {6e289eed-a8d5-483f-8042-4fede6e46dc7} TCPHandler: Processed in 0.001822429 sec. 2025.03.22 20:11:22.864331 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.864436 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:11:22.864480 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:11:22.865046 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.865088 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.865431 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.22 20:11:22.865687 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.865922 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} executeQuery: Read 12 rows, 960.00 B in 0.001506 sec., 7968.127490039841 rows/sec., 622.51 KiB/sec. 2025.03.22 20:11:22.866020 [ 5 ] {846d65cf-1f0c-46f2-9df9-2690bdfe5140} TCPHandler: Processed in 0.001738747 sec. 2025.03.22 20:11:22.866139 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.866243 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:22.866294 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:22.867066 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.867104 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.867481 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.22 20:11:22.867715 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.867939 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} executeQuery: Read 583 rows, 44.84 KiB in 0.001713 sec., 340338.5872737887 rows/sec., 25.57 MiB/sec. 2025.03.22 20:11:22.868036 [ 5 ] {0588a4ac-c3b8-4a2b-bebe-3ca64d31e606} TCPHandler: Processed in 0.001945721 sec. 2025.03.22 20:11:22.868187 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.868485 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:22.868648 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:22.869506 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.869547 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.870003 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.22 20:11:22.870239 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.870471 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} executeQuery: Read 1017 rows, 70.44 KiB in 0.002105 sec., 483135.39192399045 rows/sec., 32.68 MiB/sec. 2025.03.22 20:11:22.870523 [ 5 ] {e82d7d4f-76d6-442d-8de3-4c314f6b6d9c} TCPHandler: Processed in 0.002412601 sec. 2025.03.22 20:11:22.870650 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.870755 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:22.870821 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:22.871897 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.871937 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.872569 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:11:22.872830 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.873063 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} executeQuery: Read 13 rows, 23.85 KiB in 0.002329 sec., 5581.794761700301 rows/sec., 10.00 MiB/sec. 2025.03.22 20:11:22.873156 [ 5 ] {57276ae5-2c7c-4ffd-b331-470020f9f26c} TCPHandler: Processed in 0.002556694 sec. 2025.03.22 20:11:22.873283 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:22.873396 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:22.873444 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:22.873921 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:22.873962 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:22.874332 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.22 20:11:22.874567 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:22.874769 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} executeQuery: Read 48 rows, 3.31 KiB in 0.001395 sec., 34408.602150537634 rows/sec., 2.32 MiB/sec. 2025.03.22 20:11:22.874820 [ 5 ] {26877056-e67d-497a-8778-8579ca4d2ef3} TCPHandler: Processed in 0.001589873 sec. 2025.03.22 20:11:23.210550 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1604 2025.03.22 20:11:23.213928 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:23.213978 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:23.215578 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.22 20:11:23.215915 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:23.216434 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1604 2025.03.22 20:11:23.845319 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:23.845508 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:23.845577 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:23.846348 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:23.846396 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:23.846833 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.22 20:11:23.847079 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:23.847317 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} executeQuery: Read 56 rows, 4.38 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.30 MiB/sec. 2025.03.22 20:11:23.847373 [ 5 ] {f3aa23d2-a981-4d2e-8d84-74eaa6092fe7} TCPHandler: Processed in 0.002177976 sec. 2025.03.22 20:11:23.847498 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:23.847604 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:23.847650 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:23.848196 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:23.848236 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:23.848586 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.22 20:11:23.848822 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:23.849044 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} executeQuery: Read 64 rows, 5.12 KiB in 0.00146 sec., 43835.61643835617 rows/sec., 3.42 MiB/sec. 2025.03.22 20:11:23.849098 [ 5 ] {04f9cafb-0a03-470d-ac87-b70b6951344b} TCPHandler: Processed in 0.001650115 sec. 2025.03.22 20:11:23.849229 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:23.849368 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:23.849429 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:23.850027 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:23.850067 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:23.850456 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.22 20:11:23.850691 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:23.850873 [ 58 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 2025.03.22 20:11:23.850932 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} executeQuery: Read 32 rows, 2.28 KiB in 0.001591 sec., 20113.13639220616 rows/sec., 1.40 MiB/sec. 2025.03.22 20:11:23.850958 [ 58 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:23.851024 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:23.851052 [ 5 ] {e3d3674f-7587-4954-9ae4-68a6169f2085} TCPHandler: Processed in 0.00188564 sec. 2025.03.22 20:11:23.851352 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:23.851372 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full 2025.03.22 20:11:23.851646 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:23.851835 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:23.851947 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:23.852121 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30123 rows starting from the beginning of the part 2025.03.22 20:11:23.852596 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 161 rows starting from the beginning of the part 2025.03.22 20:11:23.853012 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:23.853399 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:23.853792 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:11:23.855362 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:23.855465 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:23.856433 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.22 20:11:23.856703 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:23.857247 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} executeQuery: Read 12 rows, 848.00 B in 0.005721 sec., 2097.5353959098056 rows/sec., 144.75 KiB/sec. 2025.03.22 20:11:23.857482 [ 5 ] {97459881-f092-4ae3-9d08-f7bacbb8146b} TCPHandler: Processed in 0.006234133 sec. 2025.03.22 20:11:23.862924 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergeTask::MergeProjectionsStage: Merge sorted 31621 rows, containing 5 columns (5 merged, 0 gathered) in 0.01176451 sec., 2687829.752365377 rows/sec., 184.17 MiB/sec. 2025.03.22 20:11:23.863583 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) 2025.03.22 20:11:23.864020 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:23.864123 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_114_23} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 2025.03.22 20:11:23.864241 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.22 20:11:25.545906 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 2025.03.22 20:11:25.546588 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:25.546640 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:25.547177 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:11:25.547438 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:25.547729 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.03.22 20:11:27.814347 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.03.22 20:11:27.833126 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:27.833194 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:27.840125 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:11:27.840881 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:27.843567 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.03.22 20:11:28.853891 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:28.854108 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:28.854192 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:28.855051 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.855105 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.855561 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.22 20:11:28.855817 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.856053 [ 52 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.22 20:11:28.856078 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} executeQuery: Read 108 rows, 9.25 KiB in 0.002019 sec., 53491.82763744428 rows/sec., 4.47 MiB/sec. 2025.03.22 20:11:28.856177 [ 52 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.856261 [ 5 ] {ad7c1a90-24f3-4554-a0ae-fd7caae2daaf} TCPHandler: Processed in 0.002501563 sec. 2025.03.22 20:11:28.856268 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.856476 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:28.856496 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.22 20:11:28.856617 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:28.856653 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:28.856680 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:28.856698 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1403 rows starting from the beginning of the part 2025.03.22 20:11:28.856832 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part 2025.03.22 20:11:28.857395 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 108 rows starting from the beginning of the part 2025.03.22 20:11:28.857787 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:11:28.858082 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part 2025.03.22 20:11:28.858299 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 108 rows starting from the beginning of the part 2025.03.22 20:11:28.858942 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.858985 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.859493 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:11:28.859778 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.860037 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} executeQuery: Read 26 rows, 1.96 KiB in 0.003465 sec., 7503.6075036075035 rows/sec., 564.24 KiB/sec. 2025.03.22 20:11:28.860134 [ 5 ] {5c6f5ed3-2dfb-444f-a8c5-511ea196b601} TCPHandler: Processed in 0.00374213 sec. 2025.03.22 20:11:28.860308 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:28.860321 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.003914074 sec., 793546.5706575809 rows/sec., 69.10 MiB/sec. 2025.03.22 20:11:28.860418 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:28.860469 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:28.860508 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.22 20:11:28.860863 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.860940 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_116_23} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.22 20:11:28.861030 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:11:28.861214 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.861253 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.861607 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.22 20:11:28.861840 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.862027 [ 48 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.22 20:11:28.862060 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} executeQuery: Read 90 rows, 7.20 KiB in 0.001664 sec., 54086.53846153847 rows/sec., 4.22 MiB/sec. 2025.03.22 20:11:28.862086 [ 48 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.862161 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.862191 [ 5 ] {56619ac6-6783-450c-97a4-854114bdedc4} TCPHandler: Processed in 0.001949941 sec. 2025.03.22 20:11:28.862487 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:28.862496 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.22 20:11:28.862752 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:28.862961 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:28.863141 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:28.863326 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 631 rows starting from the beginning of the part 2025.03.22 20:11:28.863836 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 77 rows starting from the beginning of the part 2025.03.22 20:11:28.864449 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 90 rows starting from the beginning of the part 2025.03.22 20:11:28.865080 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 583 rows starting from the beginning of the part 2025.03.22 20:11:28.865591 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part 2025.03.22 20:11:28.866122 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 90 rows starting from the beginning of the part 2025.03.22 20:11:28.867266 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.867347 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.868330 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.22 20:11:28.868677 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.869103 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} executeQuery: Read 160 rows, 11.41 KiB in 0.006461 sec., 24763.968425940257 rows/sec., 1.72 MiB/sec. 2025.03.22 20:11:28.869257 [ 5 ] {a76d70a5-7a2d-4262-a84f-f1eccdeef0e7} TCPHandler: Processed in 0.006859896 sec. 2025.03.22 20:11:28.869322 [ 196 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 5 columns (5 merged, 0 gathered) in 0.007009349 sec., 218993.23318042804 rows/sec., 17.44 MiB/sec. 2025.03.22 20:11:28.869402 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:28.869525 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:28.869543 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.22 20:11:28.869643 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:28.870056 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.870207 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_116_23} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.22 20:11:28.870342 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:11:28.871045 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.871083 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.871721 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:11:28.871971 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.872235 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} executeQuery: Read 26 rows, 47.71 KiB in 0.00274 sec., 9489.051094890512 rows/sec., 17.00 MiB/sec. 2025.03.22 20:11:28.872338 [ 5 ] {5ed1cf71-6d65-4653-b219-c6842fef71ff} TCPHandler: Processed in 0.002990333 sec. 2025.03.22 20:11:28.872481 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:28.872588 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:28.872635 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:28.873108 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.873147 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.873508 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.22 20:11:28.873739 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.873904 [ 48 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.22 20:11:28.873952 [ 48 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:28.873974 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. 2025.03.22 20:11:28.873986 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:28.874110 [ 5 ] {61b80fd5-0ba7-48fa-baa9-3c5faa3a804f} TCPHandler: Processed in 0.001681536 sec. 2025.03.22 20:11:28.874169 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.22 20:11:28.874280 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:28.874311 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5676 rows starting from the beginning of the part 2025.03.22 20:11:28.874393 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:28.874481 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:28.874583 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part 2025.03.22 20:11:28.874659 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 12 rows starting from the beginning of the part 2025.03.22 20:11:28.874736 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:28.876446 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 5916 rows, containing 4 columns (4 merged, 0 gathered) in 0.00234204 sec., 2526002.971768202 rows/sec., 170.27 MiB/sec. 2025.03.22 20:11:28.876760 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.22 20:11:28.877028 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:28.877101 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_116_23} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.22 20:11:28.877169 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.03.22 20:11:32.797449 [ 45 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:11:32.797538 [ 45 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:11:33.048839 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 2025.03.22 20:11:33.049520 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.049567 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.050101 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:11:33.050354 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.050614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 2025.03.22 20:11:33.217716 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1624 2025.03.22 20:11:33.220490 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.220537 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.221991 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.22 20:11:33.222305 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.222546 [ 45 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.22 20:11:33.222672 [ 45 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.222768 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.223135 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.22 20:11:33.223401 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1624 2025.03.22 20:11:33.223832 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:33.223956 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1472 rows starting from the beginning of the part 2025.03.22 20:11:33.224533 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part 2025.03.22 20:11:33.225179 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part 2025.03.22 20:11:33.225736 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:33.226255 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part 2025.03.22 20:11:33.226860 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part 2025.03.22 20:11:33.234936 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1624 rows, containing 72 columns (72 merged, 0 gathered) in 0.011991814 sec., 135425.7162427636 rows/sec., 103.28 MiB/sec. 2025.03.22 20:11:33.236719 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.22 20:11:33.237545 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.237654 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_51_10} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.22 20:11:33.238025 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.03.22 20:11:33.852624 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:33.852839 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:33.852923 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:33.853741 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.853785 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.854253 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.22 20:11:33.854516 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.854725 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} executeQuery: Read 82 rows, 6.94 KiB in 0.001944 sec., 42181.06995884774 rows/sec., 3.49 MiB/sec. 2025.03.22 20:11:33.854796 [ 5 ] {0ac87804-608f-4ec1-a4e8-f710b26d2f10} TCPHandler: Processed in 0.002311959 sec. 2025.03.22 20:11:33.854958 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:33.855119 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:33.855172 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:33.855712 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.855752 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.856117 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:11:33.856358 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.856503 [ 45 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:11:33.856550 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} executeQuery: Read 13 rows, 1001.00 B in 0.001472 sec., 8831.521739130434 rows/sec., 664.09 KiB/sec. 2025.03.22 20:11:33.856557 [ 45 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.856605 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.856621 [ 5 ] {dfc031a3-8dce-46a2-b697-25a75a1c66af} TCPHandler: Processed in 0.001731857 sec. 2025.03.22 20:11:33.856837 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:33.856913 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:11:33.856989 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:33.857079 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:33.857404 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:33.857486 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 69 rows starting from the beginning of the part 2025.03.22 20:11:33.857805 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:33.858275 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:33.858622 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 39 rows starting from the beginning of the part 2025.03.22 20:11:33.858752 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:33.859161 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:33.860071 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.860148 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.861166 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.22 20:11:33.861815 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.862142 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005400035 sec., 34444.22119486263 rows/sec., 2.65 MiB/sec. 2025.03.22 20:11:33.862309 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} executeQuery: Read 77 rows, 6.16 KiB in 0.005339 sec., 14422.17643753512 rows/sec., 1.13 MiB/sec. 2025.03.22 20:11:33.862476 [ 5 ] {7c2e4f1d-0984-4c40-a109-5b1005abb73c} TCPHandler: Processed in 0.005729611 sec. 2025.03.22 20:11:33.862585 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:11:33.862848 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:33.863219 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:33.863425 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:33.864462 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.864746 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_96_19} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:11:33.864909 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:11:33.865177 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.865222 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.865635 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.22 20:11:33.865877 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.866089 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} executeQuery: Read 160 rows, 11.41 KiB in 0.003023 sec., 52927.555408534565 rows/sec., 3.69 MiB/sec. 2025.03.22 20:11:33.866149 [ 5 ] {75df4686-9306-4a94-a6ed-feab26f6a131} TCPHandler: Processed in 0.003437944 sec. 2025.03.22 20:11:33.866289 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:33.866396 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:33.866462 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:33.867534 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.867595 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.868219 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:11:33.868476 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.868620 [ 45 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:11:33.868663 [ 45 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.868689 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} executeQuery: Read 13 rows, 23.85 KiB in 0.002315 sec., 5615.5507559395255 rows/sec., 10.06 MiB/sec. 2025.03.22 20:11:33.868693 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.869086 [ 5 ] {fd22e089-80b1-4e14-8ded-3071d4b59ea9} TCPHandler: Processed in 0.002845901 sec. 2025.03.22 20:11:33.869087 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:11:33.869277 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:33.869541 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:33.869685 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:33.869861 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:33.870102 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1738 rows starting from the beginning of the part 2025.03.22 20:11:33.870914 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:33.871699 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:33.871982 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:33.872119 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:33.872428 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:33.873014 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:33.873626 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:33.873653 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.22 20:11:33.874409 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.874923 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} executeQuery: Read 60 rows, 4.14 KiB in 0.005473 sec., 10962.908825141605 rows/sec., 756.55 KiB/sec. 2025.03.22 20:11:33.875053 [ 5 ] {2b0d7375-65e7-4011-b998-92d592a83a4a} TCPHandler: Processed in 0.005838794 sec. 2025.03.22 20:11:33.884303 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1829 rows, containing 19 columns (19 merged, 0 gathered) in 0.015475679 sec., 118185.44439956397 rows/sec., 211.78 MiB/sec. 2025.03.22 20:11:33.886455 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:11:33.886967 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:33.887068 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_96_19} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:11:33.887266 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. 2025.03.22 20:11:34.000222 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.19 MiB, peak 271.39 MiB, free memory in arenas 0.00 B, will set to 258.34 MiB (RSS), difference: 4.15 MiB 2025.03.22 20:11:35.344626 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.03.22 20:11:35.364721 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:35.364777 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.22 20:11:35.372082 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:11:35.372851 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:35.377077 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.03.22 20:11:38.530516 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.530616 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.537558 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.630038 [ 222 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.630105 [ 222 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.632296 [ 222 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.853283 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:38.853499 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:11:38.853572 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:11:38.854332 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:38.854380 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:38.854807 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:11:38.855055 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:38.855355 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} executeQuery: Read 2 rows, 167.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec. 2025.03.22 20:11:38.855441 [ 5 ] {93a5b247-e25c-4bc7-812c-b8a9e57a7f5d} TCPHandler: Processed in 0.002294399 sec. 2025.03.22 20:11:38.855705 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:38.855816 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:38.855863 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:38.856461 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:38.856502 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:38.856868 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.22 20:11:38.857106 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:38.857313 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} executeQuery: Read 109 rows, 9.32 KiB in 0.00152 sec., 71710.52631578947 rows/sec., 5.99 MiB/sec. 2025.03.22 20:11:38.857365 [ 5 ] {3b9a4e49-28f3-4a68-b53f-72dc523ffeb6} TCPHandler: Processed in 0.001751307 sec. 2025.03.22 20:11:38.857486 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:38.857592 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:38.857636 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:38.858170 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:38.858210 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:38.858560 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:11:38.858808 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:38.859018 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} executeQuery: Read 28 rows, 2.09 KiB in 0.001448 sec., 19337.016574585636 rows/sec., 1.41 MiB/sec. 2025.03.22 20:11:38.859088 [ 5 ] {76bea591-b9cc-42f8-9106-0e752643a3a4} TCPHandler: Processed in 0.001654495 sec. 2025.03.22 20:11:38.859243 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:38.859374 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:38.859418 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:38.859968 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:38.860006 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:38.860355 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.22 20:11:38.860586 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:38.860774 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} executeQuery: Read 92 rows, 7.36 KiB in 0.001415 sec., 65017.66784452297 rows/sec., 5.08 MiB/sec. 2025.03.22 20:11:38.860840 [ 5 ] {38cf9342-f251-4cb7-8c44-cccde01578ac} TCPHandler: Processed in 0.001660555 sec. 2025.03.22 20:11:38.860877 [ 224 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.860939 [ 224 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.860987 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:38.861248 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:38.861300 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:38.862010 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:38.862050 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:38.862721 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.22 20:11:38.863139 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:38.863437 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} executeQuery: Read 161 rows, 11.48 KiB in 0.002291 sec., 70274.98908773462 rows/sec., 4.89 MiB/sec. 2025.03.22 20:11:38.863463 [ 217 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.863541 [ 217 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.863597 [ 5 ] {ebea1a67-4951-4c8e-adfc-1e148847b14c} TCPHandler: Processed in 0.002685507 sec. 2025.03.22 20:11:38.863807 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:38.864035 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:38.864196 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:38.865971 [ 224 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.869508 [ 217 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:38.869742 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:38.869782 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:38.870790 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:11:38.871043 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:38.871234 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} executeQuery: Read 26 rows, 47.71 KiB in 0.007275 sec., 3573.8831615120275 rows/sec., 6.40 MiB/sec. 2025.03.22 20:11:38.871328 [ 5 ] {e948d692-3d56-4375-9e86-7cdfbbeb7f10} TCPHandler: Processed in 0.007603282 sec. 2025.03.22 20:11:38.871469 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:38.871577 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:38.871622 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:38.872082 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:38.872118 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:38.872473 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.22 20:11:38.872704 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:38.872876 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. 2025.03.22 20:11:38.872924 [ 5 ] {56b06b93-0f6e-4e73-acf8-91370810bcaa} TCPHandler: Processed in 0.001504782 sec. 2025.03.22 20:11:40.550789 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 2025.03.22 20:11:40.551785 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:40.551880 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:40.552629 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:11:40.552988 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:40.553264 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.03.22 20:11:42.878122 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 521 2025.03.22 20:11:42.899592 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:42.899648 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:42.906990 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:11:42.907777 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:42.911094 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 521 2025.03.22 20:11:43.224522 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1650 2025.03.22 20:11:43.229371 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.229422 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.230975 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.22 20:11:43.231287 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.231785 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1650 2025.03.22 20:11:43.852529 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:43.852725 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:43.852800 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:43.853608 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.853662 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.854112 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.22 20:11:43.854367 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.854594 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} executeQuery: Read 82 rows, 6.94 KiB in 0.001923 sec., 42641.70566822673 rows/sec., 3.52 MiB/sec. 2025.03.22 20:11:43.854657 [ 5 ] {6b178f9e-de9c-429e-a64b-5ad3c932874b} TCPHandler: Processed in 0.002257888 sec. 2025.03.22 20:11:43.854792 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:43.854964 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:43.855031 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:43.855575 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.855613 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.855977 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:11:43.856223 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.856462 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} executeQuery: Read 13 rows, 1001.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 634.77 KiB/sec. 2025.03.22 20:11:43.856546 [ 5 ] {e3463e2a-064a-4d15-8d8f-280122a8a8cf} TCPHandler: Processed in 0.001813238 sec. 2025.03.22 20:11:43.856757 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:43.857046 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:43.857151 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:43.857721 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.857761 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.858117 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.22 20:11:43.858367 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.858568 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} executeQuery: Read 77 rows, 6.16 KiB in 0.001627 sec., 47326.36754763368 rows/sec., 3.70 MiB/sec. 2025.03.22 20:11:43.858624 [ 5 ] {4eea2b80-370c-430e-8825-1938a4215d81} TCPHandler: Processed in 0.001982562 sec. 2025.03.22 20:11:43.858755 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:43.858897 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:43.858956 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:43.859580 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.859624 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.860017 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.22 20:11:43.860255 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.860443 [ 27 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 2025.03.22 20:11:43.860502 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. 2025.03.22 20:11:43.860528 [ 27 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.860592 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.860615 [ 5 ] {4bcd79d2-ccad-4d4a-a5b8-86559ecf813e} TCPHandler: Processed in 0.001923281 sec. 2025.03.22 20:11:43.860829 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:43.860838 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full 2025.03.22 20:11:43.861021 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:43.861220 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:43.861239 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:43.861319 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_114_23, total 31621 rows starting from the beginning of the part 2025.03.22 20:11:43.861728 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part 2025.03.22 20:11:43.862156 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:43.862506 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:43.862884 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 161 rows starting from the beginning of the part 2025.03.22 20:11:43.863293 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2025.03.22 20:11:43.865849 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.865899 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.867574 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:11:43.867977 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.868270 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} executeQuery: Read 13 rows, 23.85 KiB in 0.007309 sec., 1778.6290874264605 rows/sec., 3.19 MiB/sec. 2025.03.22 20:11:43.868374 [ 5 ] {f42143fb-91ef-432e-81a2-ec5ee09ebecd} TCPHandler: Processed in 0.007621092 sec. 2025.03.22 20:11:43.868517 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:43.868751 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:43.868804 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:43.869388 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:43.869440 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:43.869852 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.22 20:11:43.870285 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.870590 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} executeQuery: Read 60 rows, 4.14 KiB in 0.001933 sec., 31039.834454216245 rows/sec., 2.09 MiB/sec. 2025.03.22 20:11:43.870671 [ 5 ] {619180de-afcc-43a7-8fbf-023170fc63a8} TCPHandler: Processed in 0.002206577 sec. 2025.03.22 20:11:43.872336 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 32294 rows, containing 5 columns (5 merged, 0 gathered) in 0.011627067 sec., 2777484.63993542 rows/sec., 190.38 MiB/sec. 2025.03.22 20:11:43.872799 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.03.22 20:11:43.873103 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:43.873190 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_119_24} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 2025.03.22 20:11:43.873284 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.22 20:11:47.666102 [ 220 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:47.666173 [ 220 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:47.667990 [ 220 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:47.797812 [ 25 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:11:47.797895 [ 25 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:11:48.054369 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 2025.03.22 20:11:48.055023 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:48.055070 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:48.055596 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:11:48.055863 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:48.056112 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 2025.03.22 20:11:48.417982 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:48.418061 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:48.420367 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:11:48.852238 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:48.852444 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:48.852522 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:48.853317 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:48.853356 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:48.853782 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.22 20:11:48.854024 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:48.854220 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} executeQuery: Read 108 rows, 9.25 KiB in 0.001834 sec., 58887.677208287896 rows/sec., 4.92 MiB/sec. 2025.03.22 20:11:48.854279 [ 5 ] {7d9779f9-62eb-4588-89ef-37ea5a631d58} TCPHandler: Processed in 0.002173916 sec. 2025.03.22 20:11:48.854401 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:48.854507 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:48.854552 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:48.855071 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:48.855108 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:48.855451 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:11:48.855680 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:48.855847 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} executeQuery: Read 26 rows, 1.96 KiB in 0.001363 sec., 19075.568598679383 rows/sec., 1.40 MiB/sec. 2025.03.22 20:11:48.855897 [ 5 ] {dd1288ad-32bf-4d32-ad7f-852712e41cdc} TCPHandler: Processed in 0.001546673 sec. 2025.03.22 20:11:48.856029 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:48.856164 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:48.856218 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:48.856859 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:48.856896 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:48.857260 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.22 20:11:48.857497 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:48.857669 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} executeQuery: Read 90 rows, 7.20 KiB in 0.001535 sec., 58631.92182410424 rows/sec., 4.58 MiB/sec. 2025.03.22 20:11:48.857719 [ 5 ] {64db6ae5-768b-4fb9-a95d-ff5b5120a930} TCPHandler: Processed in 0.001753247 sec. 2025.03.22 20:11:48.857832 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:48.857937 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:48.857983 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:48.858484 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:48.858520 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:48.858897 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.22 20:11:48.859127 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:48.859300 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. 2025.03.22 20:11:48.859347 [ 5 ] {a91fd0c5-9c5a-48cc-8966-45ddb6df307f} TCPHandler: Processed in 0.001565733 sec. 2025.03.22 20:11:48.859470 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:48.859572 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:48.859634 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:48.860690 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:48.860726 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:48.861368 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:11:48.861615 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:48.861807 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} executeQuery: Read 26 rows, 47.71 KiB in 0.002256 sec., 11524.82269503546 rows/sec., 20.65 MiB/sec. 2025.03.22 20:11:48.861902 [ 5 ] {6287306f-e579-46fd-b0f4-d8373f52bf05} TCPHandler: Processed in 0.002482443 sec. 2025.03.22 20:11:48.862037 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:48.862140 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:48.862185 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:48.862615 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:48.862651 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:48.863010 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.22 20:11:48.863242 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:48.863416 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. 2025.03.22 20:11:48.863462 [ 5 ] {748db01d-2c00-472d-afe9-6fb08f309f54} TCPHandler: Processed in 0.001474651 sec. 2025.03.22 20:11:50.412146 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 528 2025.03.22 20:11:50.433335 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:50.433408 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:50.440548 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:11:50.441340 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:50.444297 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.03.22 20:11:52.847665 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.847866 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:11:52.847939 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:11:52.848707 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.848761 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.849210 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:11:52.849464 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.849704 [ 76 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.22 20:11:52.849714 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} executeQuery: Read 24 rows, 2.04 KiB in 0.001885 sec., 12732.095490716181 rows/sec., 1.06 MiB/sec. 2025.03.22 20:11:52.849829 [ 76 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.849906 [ 5 ] {14e4167c-74e0-40fb-bc03-2e239b0a2cd8} TCPHandler: Processed in 0.00236697 sec. 2025.03.22 20:11:52.849916 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.850129 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.850216 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.22 20:11:52.850310 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:52.850429 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:52.850760 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:52.850884 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part 2025.03.22 20:11:52.851287 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2025.03.22 20:11:52.851613 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.03.22 20:11:52.852030 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2025.03.22 20:11:52.852185 [ 192 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2025.03.22 20:11:52.853686 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.853774 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.854440 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004371402 sec., 27451.147252071532 rows/sec., 2.38 MiB/sec. 2025.03.22 20:11:52.854686 [ 188 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.22 20:11:52.854854 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.22 20:11:52.855220 [ 186 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.855322 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.855513 [ 186 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_17_4} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.22 20:11:52.855648 [ 76 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.22 20:11:52.855759 [ 76 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.855822 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} executeQuery: Read 1342 rows, 114.49 KiB in 0.005537 sec., 242369.51417735234 rows/sec., 20.19 MiB/sec. 2025.03.22 20:11:52.855843 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:11:52.855835 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.856035 [ 5 ] {7cea0a72-2abb-4f25-98cc-5fed1796477d} TCPHandler: Processed in 0.006001597 sec. 2025.03.22 20:11:52.856259 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.22 20:11:52.856319 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.856650 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:52.856759 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:52.856809 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:52.857058 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1403 rows starting from the beginning of the part 2025.03.22 20:11:52.858150 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2025.03.22 20:11:52.859052 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 109 rows starting from the beginning of the part 2025.03.22 20:11:52.859335 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 82 rows starting from the beginning of the part 2025.03.22 20:11:52.859700 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 108 rows starting from the beginning of the part 2025.03.22 20:11:52.860039 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:11:52.860690 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.860745 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.861523 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:11:52.862128 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.862614 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} executeQuery: Read 25 rows, 1.94 KiB in 0.006103 sec., 4096.346059315091 rows/sec., 317.63 KiB/sec. 2025.03.22 20:11:52.862783 [ 5 ] {dcc17546-0ff9-46e9-ac75-caba6230ca90} TCPHandler: Processed in 0.006541799 sec. 2025.03.22 20:11:52.862935 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.863059 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:11:52.863132 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:11:52.863817 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.007793816 sec., 401087.22094542644 rows/sec., 34.98 MiB/sec. 2025.03.22 20:11:52.864103 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.22 20:11:52.864685 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.864765 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.864824 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_121_24} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.22 20:11:52.864832 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.864978 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.22 20:11:52.865333 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:11:52.865573 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.865737 [ 76 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.22 20:11:52.865799 [ 76 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.865844 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.865851 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} executeQuery: Read 252 rows, 17.85 KiB in 0.002813 sec., 89584.07394241024 rows/sec., 6.20 MiB/sec. 2025.03.22 20:11:52.866183 [ 5 ] {05a92247-85e6-40a0-a071-059fb5184da9} TCPHandler: Processed in 0.00329905 sec. 2025.03.22 20:11:52.866192 [ 188 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.22 20:11:52.866507 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.866716 [ 188 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:52.866852 [ 188 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part 2025.03.22 20:11:52.866897 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:11:52.867090 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:11:52.867349 [ 188 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part 2025.03.22 20:11:52.867680 [ 188 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part 2025.03.22 20:11:52.868018 [ 188 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part 2025.03.22 20:11:52.868404 [ 188 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part 2025.03.22 20:11:52.869955 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.870027 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.870880 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.22 20:11:52.871327 [ 197 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.005401785 sec., 233256.22919090634 rows/sec., 17.02 MiB/sec. 2025.03.22 20:11:52.871363 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.871564 [ 201 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.22 20:11:52.871572 [ 76 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.22 20:11:52.871672 [ 76 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.871742 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} executeQuery: Read 12 rows, 960.00 B in 0.004974 sec., 2412.5452352231605 rows/sec., 188.48 KiB/sec. 2025.03.22 20:11:52.871755 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.872070 [ 5 ] {b6f5ab78-e111-4541-bc30-20ef7aad37fb} TCPHandler: Processed in 0.005684491 sec. 2025.03.22 20:11:52.872357 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.22 20:11:52.872413 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.872509 [ 201 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.872827 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:52.872942 [ 201 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_17_4} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.22 20:11:52.872976 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:52.873129 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:52.873188 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:11:52.873323 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part 2025.03.22 20:11:52.873811 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2025.03.22 20:11:52.874253 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.03.22 20:11:52.874737 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2025.03.22 20:11:52.875087 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2025.03.22 20:11:52.876465 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.876539 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.877310 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.005343093 sec., 11229.450806864113 rows/sec., 921.17 KiB/sec. 2025.03.22 20:11:52.877498 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.22 20:11:52.877509 [ 199 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.22 20:11:52.877961 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.878001 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.878165 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_17_4} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.22 20:11:52.878237 [ 76 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.22 20:11:52.878364 [ 76 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.878399 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:11:52.878418 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} executeQuery: Read 569 rows, 43.70 KiB in 0.005727 sec., 99353.93748908678 rows/sec., 7.45 MiB/sec. 2025.03.22 20:11:52.878430 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.878660 [ 5 ] {04ac26b5-c4be-4d51-b14f-86e1e443eece} TCPHandler: Processed in 0.006352935 sec. 2025.03.22 20:11:52.878730 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.22 20:11:52.878866 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.878923 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:52.878968 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 631 rows starting from the beginning of the part 2025.03.22 20:11:52.879088 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:52.879266 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 77 rows starting from the beginning of the part 2025.03.22 20:11:52.879283 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:52.879612 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 92 rows starting from the beginning of the part 2025.03.22 20:11:52.879995 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 77 rows starting from the beginning of the part 2025.03.22 20:11:52.880320 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 90 rows starting from the beginning of the part 2025.03.22 20:11:52.880717 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 569 rows starting from the beginning of the part 2025.03.22 20:11:52.882560 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.882635 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.883319 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.004740881 sec., 323990.4144398478 rows/sec., 25.80 MiB/sec. 2025.03.22 20:11:52.883474 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.22 20:11:52.883492 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.22 20:11:52.883955 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.883959 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.884174 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_121_24} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.22 20:11:52.884445 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:11:52.884497 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} executeQuery: Read 1010 rows, 69.95 KiB in 0.00547 sec., 184643.5100548446 rows/sec., 12.49 MiB/sec. 2025.03.22 20:11:52.884641 [ 5 ] {96e05416-492a-4042-b2db-487a60b18aef} TCPHandler: Processed in 0.005863875 sec. 2025.03.22 20:11:52.884852 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.885152 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:52.885444 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:52.886774 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.886814 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.887450 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:11:52.887706 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.887953 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} executeQuery: Read 13 rows, 23.85 KiB in 0.002918 sec., 4455.106237148732 rows/sec., 7.98 MiB/sec. 2025.03.22 20:11:52.888042 [ 5 ] {9ef24281-85c7-4e40-91c3-763e16af1200} TCPHandler: Processed in 0.00331022 sec. 2025.03.22 20:11:52.888187 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:52.888290 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:52.888335 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:52.888764 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.888803 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.889152 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.22 20:11:52.889395 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.889571 [ 44 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.22 20:11:52.889592 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} executeQuery: Read 48 rows, 3.31 KiB in 0.001324 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. 2025.03.22 20:11:52.889637 [ 44 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:52.889713 [ 5 ] {1ef06e95-9aba-4201-82e3-835f65fe6028} TCPHandler: Processed in 0.001578254 sec. 2025.03.22 20:11:52.889714 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:52.889892 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.22 20:11:52.890018 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:52.890053 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5916 rows starting from the beginning of the part 2025.03.22 20:11:52.890168 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:52.890281 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:52.890378 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:52.890548 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2025.03.22 20:11:52.890628 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part 2025.03.22 20:11:52.892446 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002610886 sec., 2376204.8591933926 rows/sec., 160.18 MiB/sec. 2025.03.22 20:11:52.892832 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.22 20:11:52.893154 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:52.893240 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_121_24} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.22 20:11:52.893327 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.03.22 20:11:53.232928 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1692 2025.03.22 20:11:53.236163 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:53.236212 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:53.237691 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.22 20:11:53.238001 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:53.238588 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1692 2025.03.22 20:11:53.845933 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:53.846125 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:53.846195 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:53.846993 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:53.847038 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:53.847488 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.22 20:11:53.847741 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:53.847944 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} executeQuery: Read 56 rows, 4.38 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.29 MiB/sec. 2025.03.22 20:11:53.848009 [ 5 ] {4dca64d3-70ed-45d6-a23b-05f4e0069ff2} TCPHandler: Processed in 0.002204547 sec. 2025.03.22 20:11:53.848140 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:53.848251 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:53.848298 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:53.848849 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:53.848886 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:53.849243 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.22 20:11:53.849478 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:53.849669 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} executeQuery: Read 64 rows, 5.12 KiB in 0.00144 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec. 2025.03.22 20:11:53.849737 [ 5 ] {ce1f5391-41d7-4b7b-9fcc-37e83d403d16} TCPHandler: Processed in 0.001646895 sec. 2025.03.22 20:11:53.849906 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:53.850230 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:53.850399 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:53.851232 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:53.851271 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:53.851657 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.22 20:11:53.851898 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:53.852076 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} executeQuery: Read 32 rows, 2.28 KiB in 0.001951 sec., 16401.84520758585 rows/sec., 1.14 MiB/sec. 2025.03.22 20:11:53.852128 [ 5 ] {a4a2b972-7ccf-4f2f-b1f6-dfad7fdac594} TCPHandler: Processed in 0.002311189 sec. 2025.03.22 20:11:53.852233 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:53.852334 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:53.852378 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:53.852787 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:53.852824 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:53.853195 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.22 20:11:53.853430 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:53.853604 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} executeQuery: Read 12 rows, 848.00 B in 0.001292 sec., 9287.925696594428 rows/sec., 640.96 KiB/sec. 2025.03.22 20:11:53.853652 [ 5 ] {f8652e24-a086-4e85-9ffa-267fd4b69025} TCPHandler: Processed in 0.001468961 sec. 2025.03.22 20:11:55.557221 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 2025.03.22 20:11:55.557854 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:55.557902 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:55.558457 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:11:55.558711 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:55.558987 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.03.22 20:11:55.558997 [ 150 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:11:55.559119 [ 150 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:55.559162 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:55.559319 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:11:55.559444 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:55.559482 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30317 rows starting from the beginning of the part 2025.03.22 20:11:55.559564 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2025.03.22 20:11:55.559764 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2025.03.22 20:11:55.560105 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2025.03.22 20:11:55.560235 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2025.03.22 20:11:55.560439 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2025.03.22 20:11:55.563049 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003791001 sec., 8592453.549867172 rows/sec., 122.92 MiB/sec. 2025.03.22 20:11:55.563531 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:11:55.563914 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:55.564008 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_71_14} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:11:55.564127 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.03.22 20:11:57.944363 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.03.22 20:11:57.967320 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:57.967381 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:57.974522 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:11:57.975313 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:57.975752 [ 132 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:11:57.975946 [ 132 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:57.976051 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:57.976973 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:11:57.992117 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.03.22 20:11:57.993776 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:57.994981 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.03.22 20:11:57.999960 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.03.22 20:11:58.004155 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.004207 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.008396 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.03.22 20:11:58.008801 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.015234 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2025.03.22 20:11:58.021064 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part 2025.03.22 20:11:58.026690 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.03.22 20:11:58.076280 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.076344 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.080617 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.093181 [ 194 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.116952654 sec., 4583.051189244496 rows/sec., 23.70 MiB/sec. 2025.03.22 20:11:58.096574 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:11:58.099652 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.099782 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_71_14} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:11:58.102183 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.03.22 20:11:58.623968 [ 221 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.624043 [ 221 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.626328 [ 221 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:58.853092 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:58.853275 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:11:58.853347 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:11:58.854123 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.854177 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.854611 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.22 20:11:58.854876 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.855120 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} executeQuery: Read 108 rows, 9.25 KiB in 0.001894 sec., 57022.1752903907 rows/sec., 4.77 MiB/sec. 2025.03.22 20:11:58.855182 [ 5 ] {899c8c23-e17c-4d30-b720-93638927ba21} TCPHandler: Processed in 0.002229638 sec. 2025.03.22 20:11:58.855309 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:58.855419 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:11:58.855466 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:11:58.856015 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.856062 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.856438 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:11:58.856690 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.856883 [ 132 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.22 20:11:58.856909 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} executeQuery: Read 26 rows, 1.96 KiB in 0.001512 sec., 17195.767195767196 rows/sec., 1.26 MiB/sec. 2025.03.22 20:11:58.856967 [ 132 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.857041 [ 5 ] {2d8b3915-e199-418c-89fa-e7bd66f89cf8} TCPHandler: Processed in 0.001780278 sec. 2025.03.22 20:11:58.857044 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.857238 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:58.857282 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.22 20:11:58.857422 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:11:58.857537 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:11:58.857584 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:58.857697 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 69 rows starting from the beginning of the part 2025.03.22 20:11:58.858031 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 28 rows starting from the beginning of the part 2025.03.22 20:11:58.858443 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:58.858853 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:58.859194 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 25 rows starting from the beginning of the part 2025.03.22 20:11:58.859468 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:58.860539 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.860612 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.861756 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.22 20:11:58.862408 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.862598 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.005418295 sec., 34512.70187392898 rows/sec., 2.67 MiB/sec. 2025.03.22 20:11:58.862877 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} executeQuery: Read 90 rows, 7.20 KiB in 0.005515 sec., 16319.129646418858 rows/sec., 1.27 MiB/sec. 2025.03.22 20:11:58.862928 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.22 20:11:58.863035 [ 5 ] {8a10ced4-20be-4e4f-a1ba-74c51d1f249f} TCPHandler: Processed in 0.005862514 sec. 2025.03.22 20:11:58.863205 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:58.863376 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:58.863431 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.863466 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:11:58.863665 [ 190 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_101_20} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.22 20:11:58.863864 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:11:58.864342 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.864385 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.864777 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.22 20:11:58.865019 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.865242 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} executeQuery: Read 160 rows, 11.41 KiB in 0.001917 sec., 83463.74543557642 rows/sec., 5.81 MiB/sec. 2025.03.22 20:11:58.865299 [ 5 ] {52d260ea-d0e5-4ed2-84c7-5b6d589faa0b} TCPHandler: Processed in 0.002159855 sec. 2025.03.22 20:11:58.865420 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:58.865525 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:11:58.865594 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:11:58.866685 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.866725 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.867382 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:11:58.867644 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.867838 [ 132 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.22 20:11:58.867907 [ 132 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.867915 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} executeQuery: Read 26 rows, 47.71 KiB in 0.002402 sec., 10824.313072439634 rows/sec., 19.40 MiB/sec. 2025.03.22 20:11:58.867945 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.868321 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.22 20:11:58.868343 [ 5 ] {5db1fc09-8d21-4724-8489-4b0101f8fa3c} TCPHandler: Processed in 0.002970573 sec. 2025.03.22 20:11:58.868581 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:11:58.868844 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:11:58.868972 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:11:58.869005 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:11:58.869250 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1829 rows starting from the beginning of the part 2025.03.22 20:11:58.870073 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:58.870796 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:58.871573 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:58.871648 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:11:58.871731 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:11:58.872272 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 13 rows starting from the beginning of the part 2025.03.22 20:11:58.872966 [ 198 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part 2025.03.22 20:11:58.873438 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.22 20:11:58.874170 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.874626 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} executeQuery: Read 60 rows, 4.14 KiB in 0.005857 sec., 10244.152296397473 rows/sec., 706.95 KiB/sec. 2025.03.22 20:11:58.874834 [ 5 ] {e78c1c3b-7188-4b2c-b546-57ad4a6cab81} TCPHandler: Processed in 0.006328304 sec. 2025.03.22 20:11:58.882731 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 19 columns (19 merged, 0 gathered) in 0.014634761 sec., 132082.78563619865 rows/sec., 236.69 MiB/sec. 2025.03.22 20:11:58.884263 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.22 20:11:58.884714 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:11:58.884814 [ 186 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_101_20} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.22 20:11:58.884963 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. 2025.03.22 20:11:59.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.70 MiB, peak 277.10 MiB, free memory in arenas 0.00 B, will set to 261.89 MiB (RSS), difference: 2.19 MiB 2025.03.22 20:11:59.704616 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:59.704670 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:11:59.706648 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:02.356565 [ 223 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:02.356668 [ 223 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:02.358750 [ 223 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:02.797955 [ 145 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:12:02.798026 [ 145 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:12:03.060085 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33062 2025.03.22 20:12:03.060759 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.060804 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.061343 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:12:03.061607 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.061834 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 2025.03.22 20:12:03.239795 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1712 2025.03.22 20:12:03.242748 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.242811 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.244391 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.22 20:12:03.244713 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.245380 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1712 2025.03.22 20:12:03.406951 [ 225 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:03.406997 [ 225 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:03.409116 [ 225 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:03.852552 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:03.852741 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:03.852813 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:03.853594 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.853649 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.854098 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.22 20:12:03.854380 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.854621 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} executeQuery: Read 82 rows, 6.94 KiB in 0.001932 sec., 42443.06418219462 rows/sec., 3.51 MiB/sec. 2025.03.22 20:12:03.854689 [ 5 ] {b649ecdc-a2b6-48bb-9e17-e49e68bc83c5} TCPHandler: Processed in 0.002260737 sec. 2025.03.22 20:12:03.854811 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:03.854924 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:03.854972 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:03.855510 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.855550 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.855899 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:12:03.856135 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.856375 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} executeQuery: Read 13 rows, 1001.00 B in 0.001477 sec., 8801.624915368991 rows/sec., 661.84 KiB/sec. 2025.03.22 20:12:03.856427 [ 5 ] {9e311cab-6726-44c7-9438-40ff6cb1680c} TCPHandler: Processed in 0.001667816 sec. 2025.03.22 20:12:03.856531 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:03.856633 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:03.856678 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:03.857212 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.857251 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.857602 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.22 20:12:03.857861 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.858071 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} executeQuery: Read 77 rows, 6.16 KiB in 0.001461 sec., 52703.62765229295 rows/sec., 4.11 MiB/sec. 2025.03.22 20:12:03.858123 [ 5 ] {ffdf5bc7-9ea7-41a3-81fd-b86991c17712} TCPHandler: Processed in 0.001641015 sec. 2025.03.22 20:12:03.858236 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:03.858341 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:03.858389 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:03.858902 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.858941 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.859328 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.22 20:12:03.859558 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.859755 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. 2025.03.22 20:12:03.859755 [ 143 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 3 parts from all_1_119_24 to all_121_121_0 2025.03.22 20:12:03.859825 [ 5 ] {1c024ffa-cde1-435c-ad04-c15784f5fc23} TCPHandler: Processed in 0.001637935 sec. 2025.03.22 20:12:03.859856 [ 143 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.859921 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.860006 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:03.860063 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} MergeTask::PrepareStage: Merging 3 parts: from all_1_119_24 to all_121_121_0 into Compact with storage Full 2025.03.22 20:12:03.860133 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:03.860250 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:03.860259 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:03.860323 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} MergeTreeSequentialSource: Reading 5 marks from part all_1_119_24, total 32294 rows starting from the beginning of the part 2025.03.22 20:12:03.860546 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:03.860851 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:12:03.862545 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.862594 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.863402 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:12:03.863704 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.864020 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} executeQuery: Read 13 rows, 23.85 KiB in 0.00392 sec., 3316.326530612245 rows/sec., 5.94 MiB/sec. 2025.03.22 20:12:03.864042 [ 220 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:03.864165 [ 220 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:03.864524 [ 5 ] {5e34751c-24e8-4013-afce-aff4b87a7ec1} TCPHandler: Processed in 0.004587427 sec. 2025.03.22 20:12:03.864678 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:03.864891 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:03.865010 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:03.866265 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:03.866315 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:03.867122 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.22 20:12:03.867742 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.868343 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} executeQuery: Read 60 rows, 4.14 KiB in 0.003522 sec., 17035.775127768313 rows/sec., 1.15 MiB/sec. 2025.03.22 20:12:03.868717 [ 5 ] {2681b8c3-c30d-45a0-b411-c5e4e1890080} TCPHandler: Processed in 0.004083966 sec. 2025.03.22 20:12:03.869648 [ 220 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.22 20:12:03.869663 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} MergeTask::MergeProjectionsStage: Merge sorted 33464 rows, containing 5 columns (5 merged, 0 gathered) in 0.009651685 sec., 3467166.613912493 rows/sec., 237.57 MiB/sec. 2025.03.22 20:12:03.870117 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) 2025.03.22 20:12:03.870824 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:03.871068 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_121_25} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 3 parts: [all_1_119_24, all_121_121_0] -> all_1_121_25 2025.03.22 20:12:03.871215 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.21 MiB. 2025.03.22 20:12:04.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 258.38 MiB, peak 277.10 MiB, free memory in arenas 0.00 B, will set to 261.90 MiB (RSS), difference: 3.52 MiB 2025.03.22 20:12:05.493193 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.03.22 20:12:05.515148 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:05.515203 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:05.522675 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:12:05.523496 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:05.527788 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.03.22 20:12:08.853387 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:08.853606 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:12:08.853684 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:12:08.854469 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:08.854509 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:08.854932 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:12:08.855180 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:08.855412 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} executeQuery: Read 2 rows, 167.00 B in 0.001854 sec., 1078.7486515641856 rows/sec., 87.96 KiB/sec. 2025.03.22 20:12:08.855567 [ 5 ] {8357ade9-3a42-45a5-82b6-ca610f1dd12f} TCPHandler: Processed in 0.002310229 sec. 2025.03.22 20:12:08.855792 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:08.855947 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:08.855993 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:08.856565 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:08.856603 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:08.856964 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.22 20:12:08.857196 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:08.857412 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} executeQuery: Read 109 rows, 9.32 KiB in 0.00149 sec., 73154.36241610738 rows/sec., 6.11 MiB/sec. 2025.03.22 20:12:08.857464 [ 5 ] {a5ccbba1-fd69-4685-9ddf-9e30069bc864} TCPHandler: Processed in 0.001766147 sec. 2025.03.22 20:12:08.857576 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:08.857679 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:08.857723 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:08.858239 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:08.858277 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:08.858623 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:12:08.858864 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:08.859059 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} executeQuery: Read 28 rows, 2.09 KiB in 0.001401 sec., 19985.72448251249 rows/sec., 1.46 MiB/sec. 2025.03.22 20:12:08.859109 [ 5 ] {ff86805f-35af-4ffb-bdee-22bd8f818091} TCPHandler: Processed in 0.001581914 sec. 2025.03.22 20:12:08.859211 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:08.859309 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:08.859351 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:08.859880 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:08.859919 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:08.860272 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.22 20:12:08.860504 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:08.860724 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} executeQuery: Read 92 rows, 7.36 KiB in 0.001431 sec., 64290.70580013976 rows/sec., 5.02 MiB/sec. 2025.03.22 20:12:08.860828 [ 5 ] {e8fac7d8-78ce-4c78-af39-73d1937d0b51} TCPHandler: Processed in 0.001665636 sec. 2025.03.22 20:12:08.860996 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:08.861294 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:08.861389 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:08.861918 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:08.861958 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:08.862344 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.22 20:12:08.862582 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:08.862790 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} executeQuery: Read 161 rows, 11.48 KiB in 0.001616 sec., 99628.71287128712 rows/sec., 6.94 MiB/sec. 2025.03.22 20:12:08.862842 [ 5 ] {d60e0971-9907-48f5-ba8f-394e702e771a} TCPHandler: Processed in 0.001948142 sec. 2025.03.22 20:12:08.862943 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:08.863044 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:08.863108 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:08.864191 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:08.864241 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:08.865035 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:12:08.865351 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:08.865627 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} executeQuery: Read 26 rows, 47.71 KiB in 0.002604 sec., 9984.639016897081 rows/sec., 17.89 MiB/sec. 2025.03.22 20:12:08.865751 [ 5 ] {3467555f-842c-4726-87f2-d9a1e4643c0f} TCPHandler: Processed in 0.002852391 sec. 2025.03.22 20:12:08.866094 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:08.866300 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:08.866348 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:08.866805 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:08.866844 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:08.867203 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.22 20:12:08.867441 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:08.867669 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. 2025.03.22 20:12:08.867750 [ 5 ] {5754402d-708b-4785-abb5-87ef0f79026e} TCPHandler: Processed in 0.001751887 sec. 2025.03.22 20:12:10.561979 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33489 2025.03.22 20:12:10.562929 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:10.562979 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.22 20:12:10.563746 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:12:10.564130 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:10.564373 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.03.22 20:12:13.028825 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.03.22 20:12:13.050929 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.050975 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.058388 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:12:13.059190 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.061967 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.03.22 20:12:13.246515 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1738 2025.03.22 20:12:13.249663 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.249715 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.251314 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.22 20:12:13.251627 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.252179 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1738 2025.03.22 20:12:13.852741 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:13.852933 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:13.853004 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:13.853816 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.853867 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.854313 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.22 20:12:13.854564 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.854799 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} executeQuery: Read 82 rows, 6.94 KiB in 0.001916 sec., 42797.49478079332 rows/sec., 3.54 MiB/sec. 2025.03.22 20:12:13.854799 [ 134 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.22 20:12:13.854870 [ 5 ] {1aa0591e-9cc7-4b63-a0ee-55af3e09e368} TCPHandler: Processed in 0.002256788 sec. 2025.03.22 20:12:13.854896 [ 134 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.854957 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.855128 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:13.855447 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:13.855473 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.22 20:12:13.855613 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:13.856806 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:13.857214 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1403 rows starting from the beginning of the part 2025.03.22 20:12:13.857718 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part 2025.03.22 20:12:13.858082 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 108 rows starting from the beginning of the part 2025.03.22 20:12:13.858458 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2025.03.22 20:12:13.858751 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 109 rows starting from the beginning of the part 2025.03.22 20:12:13.859148 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 82 rows starting from the beginning of the part 2025.03.22 20:12:13.859263 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.859379 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.860398 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:12:13.860969 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.861584 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} executeQuery: Read 13 rows, 1001.00 B in 0.006236 sec., 2084.669660038486 rows/sec., 156.76 KiB/sec. 2025.03.22 20:12:13.861966 [ 5 ] {49045eb1-adf0-4f9e-8135-7352db7eb27f} TCPHandler: Processed in 0.006958577 sec. 2025.03.22 20:12:13.862337 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:13.862903 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:13.863146 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:13.863184 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 5 columns (5 merged, 0 gathered) in 0.008109862 sec., 226884.25524380067 rows/sec., 19.75 MiB/sec. 2025.03.22 20:12:13.863567 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.22 20:12:13.864165 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.864283 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_126_25} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.22 20:12:13.864458 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.03.22 20:12:13.864640 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.864684 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.865044 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.22 20:12:13.865292 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.865478 [ 134 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.22 20:12:13.865500 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} executeQuery: Read 77 rows, 6.16 KiB in 0.002837 sec., 27141.346492774057 rows/sec., 2.12 MiB/sec. 2025.03.22 20:12:13.865534 [ 134 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.865615 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.865627 [ 5 ] {9f9ddf4f-6275-4b3c-947d-2eed30807edc} TCPHandler: Processed in 0.003449973 sec. 2025.03.22 20:12:13.865860 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.22 20:12:13.865883 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:13.866109 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:13.866121 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:13.866163 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 631 rows starting from the beginning of the part 2025.03.22 20:12:13.866235 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:13.866463 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part 2025.03.22 20:12:13.866843 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 90 rows starting from the beginning of the part 2025.03.22 20:12:13.867216 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 77 rows starting from the beginning of the part 2025.03.22 20:12:13.867558 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 92 rows starting from the beginning of the part 2025.03.22 20:12:13.867907 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 77 rows starting from the beginning of the part 2025.03.22 20:12:13.868986 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.869058 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.870194 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.22 20:12:13.870698 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.870700 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.004983656 sec., 206876.23704364826 rows/sec., 16.60 MiB/sec. 2025.03.22 20:12:13.870986 [ 134 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_121_25 to all_126_126_0 2025.03.22 20:12:13.871073 [ 134 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.871107 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} executeQuery: Read 160 rows, 11.41 KiB in 0.005048 sec., 31695.721077654514 rows/sec., 2.21 MiB/sec. 2025.03.22 20:12:13.871113 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.22 20:12:13.871129 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.871367 [ 5 ] {1e0f76e1-0cca-4bbb-93b3-2a935cd5cb5b} TCPHandler: Processed in 0.005552178 sec. 2025.03.22 20:12:13.871602 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_25 to all_126_126_0 into Compact with storage Full 2025.03.22 20:12:13.871695 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:13.871985 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:13.872027 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.872049 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:13.872080 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_121_25, total 33464 rows starting from the beginning of the part 2025.03.22 20:12:13.872397 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_126_25} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.22 20:12:13.872552 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:13.872581 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 32 rows starting from the beginning of the part 2025.03.22 20:12:13.872827 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.22 20:12:13.873076 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:13.873437 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:13.873803 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 161 rows starting from the beginning of the part 2025.03.22 20:12:13.874132 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:13.876752 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.876811 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.878356 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:12:13.878620 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.879000 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} executeQuery: Read 13 rows, 23.85 KiB in 0.007075 sec., 1837.4558303886927 rows/sec., 3.29 MiB/sec. 2025.03.22 20:12:13.879105 [ 5 ] {bb0bb99d-cdaf-48c3-a992-e038be312621} TCPHandler: Processed in 0.007513989 sec. 2025.03.22 20:12:13.879236 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:13.879465 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:13.879528 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:13.880092 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.880149 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.880547 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.22 20:12:13.880900 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.881193 [ 134 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.22 20:12:13.881260 [ 134 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:13.881275 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} executeQuery: Read 60 rows, 4.14 KiB in 0.001915 sec., 31331.592689295037 rows/sec., 2.11 MiB/sec. 2025.03.22 20:12:13.881306 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:13.881412 [ 5 ] {2bc8c5bc-dec9-45e0-86ca-900728aef79f} TCPHandler: Processed in 0.002223857 sec. 2025.03.22 20:12:13.881662 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.22 20:12:13.881836 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:13.881884 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6204 rows starting from the beginning of the part 2025.03.22 20:12:13.881998 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 12 rows starting from the beginning of the part 2025.03.22 20:12:13.882317 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:13.882700 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:13.882800 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:13.883053 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:13.884391 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergeTask::MergeProjectionsStage: Merge sorted 34137 rows, containing 5 columns (5 merged, 0 gathered) in 0.013048137 sec., 2616235.55914534 rows/sec., 179.32 MiB/sec. 2025.03.22 20:12:13.884686 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) 2025.03.22 20:12:13.885274 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.885394 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_126_26} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_121_25, all_126_126_0] -> all_1_126_26 2025.03.22 20:12:13.885473 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.22 20:12:13.886427 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 6456 rows, containing 4 columns (4 merged, 0 gathered) in 0.004988206 sec., 1294252.8837020765 rows/sec., 87.24 MiB/sec. 2025.03.22 20:12:13.886973 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.22 20:12:13.887328 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:13.887425 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_126_25} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.22 20:12:13.887533 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.03.22 20:12:14.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.96 MiB, peak 277.10 MiB, free memory in arenas 0.00 B, will set to 261.90 MiB (RSS), difference: -1.06 MiB 2025.03.22 20:12:17.798078 [ 69 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:12:17.798146 [ 69 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:12:18.065481 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33977 2025.03.22 20:12:18.066154 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:18.066203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:18.066743 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:12:18.067013 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:18.067274 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33977 2025.03.22 20:12:18.852854 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:18.853038 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:18.853115 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:18.853911 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:18.853955 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:18.854393 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.22 20:12:18.854659 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:18.854893 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} executeQuery: Read 108 rows, 9.25 KiB in 0.001904 sec., 56722.68907563025 rows/sec., 4.74 MiB/sec. 2025.03.22 20:12:18.854955 [ 5 ] {5a9bcbb0-fbb1-4b85-80b0-fce51982d023} TCPHandler: Processed in 0.002223738 sec. 2025.03.22 20:12:18.855084 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:18.855196 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:18.855245 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:18.855784 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:18.855821 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:18.856177 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:12:18.856411 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:18.856632 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} executeQuery: Read 26 rows, 1.96 KiB in 0.001462 sec., 17783.857729138166 rows/sec., 1.31 MiB/sec. 2025.03.22 20:12:18.856684 [ 5 ] {a00176c3-5d7f-483d-a6ea-2ef5ac33196a} TCPHandler: Processed in 0.001653855 sec. 2025.03.22 20:12:18.856799 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:18.856905 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:18.856950 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:18.857495 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:18.857534 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:18.857888 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.22 20:12:18.858121 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:18.858356 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} executeQuery: Read 90 rows, 7.20 KiB in 0.00147 sec., 61224.48979591837 rows/sec., 4.78 MiB/sec. 2025.03.22 20:12:18.858414 [ 5 ] {a79e9918-09a6-4025-b2d0-e3a42a693c80} TCPHandler: Processed in 0.001665085 sec. 2025.03.22 20:12:18.858581 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:18.858882 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:18.859057 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:18.859882 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:18.859921 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:18.860300 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.22 20:12:18.860544 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:18.860758 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} executeQuery: Read 160 rows, 11.41 KiB in 0.00199 sec., 80402.01005025125 rows/sec., 5.60 MiB/sec. 2025.03.22 20:12:18.860812 [ 5 ] {d286c707-84ae-4d5e-8828-a85981e4b690} TCPHandler: Processed in 0.002305149 sec. 2025.03.22 20:12:18.860947 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:18.861084 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:18.861163 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:18.862357 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:18.862396 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:18.863029 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:12:18.863279 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:18.863574 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} executeQuery: Read 26 rows, 47.71 KiB in 0.00251 sec., 10358.565737051793 rows/sec., 18.56 MiB/sec. 2025.03.22 20:12:18.863768 [ 5 ] {b60cbc9a-0d4d-440f-afb2-6889ce9a2f49} TCPHandler: Processed in 0.002877371 sec. 2025.03.22 20:12:18.864120 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:18.864327 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:18.864375 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:18.864845 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:18.864884 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:18.865249 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.22 20:12:18.865482 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:18.865700 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2025.03.22 20:12:18.865748 [ 5 ] {54f54809-0b53-45c0-a9ef-6b52c88bece4} TCPHandler: Processed in 0.001735087 sec. 2025.03.22 20:12:20.563011 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.03.22 20:12:20.585508 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:20.585570 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:20.592929 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:12:20.593722 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:20.598074 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.03.22 20:12:20.804190 [ 29 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.03.22 20:12:20.804258 [ 29 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:20.804285 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:20.804518 [ 196 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.03.22 20:12:20.804728 [ 196 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:20.804769 [ 196 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2025.03.22 20:12:20.804861 [ 196 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2025.03.22 20:12:20.805103 [ 196 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.03.22 20:12:20.805294 [ 196 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2025.03.22 20:12:20.805481 [ 196 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2025.03.22 20:12:20.807140 [ 191 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772139 sec., 13707.826339155432 rows/sec., 1.14 MiB/sec. 2025.03.22 20:12:20.807328 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.03.22 20:12:20.807661 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:20.807750 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_25_6} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.03.22 20:12:20.807856 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:12:22.066872 [ 221 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.066985 [ 221 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.069106 [ 221 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.428309 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.428362 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.430263 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.677825 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.677884 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.679853 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.745436 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.745477 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.747318 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:22.848755 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.848952 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:12:22.849031 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:12:22.849879 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.849925 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.850350 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:12:22.850606 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.850856 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} executeQuery: Read 24 rows, 2.04 KiB in 0.001958 sec., 12257.40551583248 rows/sec., 1.02 MiB/sec. 2025.03.22 20:12:22.850967 [ 5 ] {31d8fa3e-5380-43ea-8e78-9c04dd36f3ad} TCPHandler: Processed in 0.0023321 sec. 2025.03.22 20:12:22.851123 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.851234 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:12:22.851283 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:12:22.851812 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.851851 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.852198 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:12:22.852432 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.852638 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} executeQuery: Read 14 rows, 1.14 KiB in 0.001429 sec., 9797.06088173548 rows/sec., 798.88 KiB/sec. 2025.03.22 20:12:22.852690 [ 5 ] {4ba9fe5a-fab8-4d7d-bdb9-f38cc2c0135e} TCPHandler: Processed in 0.001618925 sec. 2025.03.22 20:12:22.852821 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.852926 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:22.852971 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:22.854183 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.854226 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.854664 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.22 20:12:22.854911 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.855122 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} executeQuery: Read 1349 rows, 115.00 KiB in 0.002218 sec., 608205.5906221821 rows/sec., 50.64 MiB/sec. 2025.03.22 20:12:22.855174 [ 5 ] {f1a7eec4-a4bc-4a44-8ec0-b6e68694f78f} TCPHandler: Processed in 0.002402651 sec. 2025.03.22 20:12:22.855287 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.855392 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:22.855437 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:22.855960 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.855999 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.856338 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:12:22.856568 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.856731 [ 24 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.22 20:12:22.856801 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} executeQuery: Read 39 rows, 2.92 KiB in 0.001428 sec., 27310.9243697479 rows/sec., 1.99 MiB/sec. 2025.03.22 20:12:22.856831 [ 24 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.856910 [ 5 ] {cb0b3be0-e424-40fa-881f-6412472c2a2b} TCPHandler: Processed in 0.001669285 sec. 2025.03.22 20:12:22.856917 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.857088 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.857211 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.22 20:12:22.857264 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:12:22.857350 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:12:22.857603 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:22.857699 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 69 rows starting from the beginning of the part 2025.03.22 20:12:22.858062 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:22.858524 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 28 rows starting from the beginning of the part 2025.03.22 20:12:22.858933 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:22.859201 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:22.859581 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 39 rows starting from the beginning of the part 2025.03.22 20:12:22.860394 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.860474 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.861468 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:12:22.862078 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.862591 [ 197 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005518237 sec., 34068.85206271496 rows/sec., 2.62 MiB/sec. 2025.03.22 20:12:22.862688 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} executeQuery: Read 252 rows, 17.85 KiB in 0.005431 sec., 46400.294605045114 rows/sec., 3.21 MiB/sec. 2025.03.22 20:12:22.862847 [ 197 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.22 20:12:22.863074 [ 5 ] {52ae3a02-290b-48d7-96dc-92f52e9838c1} TCPHandler: Processed in 0.006066369 sec. 2025.03.22 20:12:22.863374 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.863496 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:12:22.863532 [ 197 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.863551 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:12:22.863647 [ 197 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_106_21} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.22 20:12:22.863750 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:12:22.864165 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.864203 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.864541 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.22 20:12:22.864776 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.864989 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} executeQuery: Read 12 rows, 960.00 B in 0.001523 sec., 7879.185817465528 rows/sec., 615.56 KiB/sec. 2025.03.22 20:12:22.865041 [ 5 ] {610c864b-d61e-45a4-9adf-b60a9ef826cb} TCPHandler: Processed in 0.001743727 sec. 2025.03.22 20:12:22.865160 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.865264 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:22.865309 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:22.866035 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.866076 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.866448 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.22 20:12:22.866679 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.866885 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} executeQuery: Read 583 rows, 44.84 KiB in 0.001642 sec., 355054.81120584655 rows/sec., 26.67 MiB/sec. 2025.03.22 20:12:22.866936 [ 5 ] {4b498088-f347-49d6-97af-51ebde031df0} TCPHandler: Processed in 0.001825899 sec. 2025.03.22 20:12:22.867055 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.867166 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:22.867216 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:22.867973 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.868013 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.868465 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.22 20:12:22.868705 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.868922 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} executeQuery: Read 1017 rows, 70.44 KiB in 0.001778 sec., 571991.0011248593 rows/sec., 38.69 MiB/sec. 2025.03.22 20:12:22.868974 [ 5 ] {eb5ab04f-32b4-41b0-9c6e-806a26f40d6f} TCPHandler: Processed in 0.001971892 sec. 2025.03.22 20:12:22.869092 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.869199 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:22.869266 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:22.870370 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.870410 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.871068 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:12:22.871321 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.871535 [ 24 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.22 20:12:22.871599 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} executeQuery: Read 13 rows, 23.85 KiB in 0.002413 sec., 5387.4844591794445 rows/sec., 9.65 MiB/sec. 2025.03.22 20:12:22.871608 [ 24 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.871708 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.872036 [ 5 ] {044edc0d-2df7-4834-ab34-110953d100ea} TCPHandler: Processed in 0.002989003 sec. 2025.03.22 20:12:22.872343 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.22 20:12:22.872533 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:22.872916 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:22.873102 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:22.874688 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:22.874865 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1933 rows starting from the beginning of the part 2025.03.22 20:12:22.875614 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:22.876227 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:22.876349 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:22.876382 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:22.877198 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:22.877936 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:22.878043 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.22 20:12:22.878528 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:22.879018 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.879880 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} executeQuery: Read 48 rows, 3.31 KiB in 0.007082 sec., 6777.746399322225 rows/sec., 467.74 KiB/sec. 2025.03.22 20:12:22.880012 [ 5 ] {6321455e-db5a-477f-8882-6128fdbba405} TCPHandler: Processed in 0.007597832 sec. 2025.03.22 20:12:22.887064 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 19 columns (19 merged, 0 gathered) in 0.015138662 sec., 133697.41658807098 rows/sec., 239.58 MiB/sec. 2025.03.22 20:12:22.888999 [ 197 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.22 20:12:22.889430 [ 197 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:22.889504 [ 197 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_106_21} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.22 20:12:22.889655 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.52 MiB. 2025.03.22 20:12:23.253341 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1782 2025.03.22 20:12:23.256958 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:23.257019 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:23.258623 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.22 20:12:23.258962 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:23.259205 [ 23 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.22 20:12:23.259344 [ 23 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:23.259406 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:23.259877 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.22 20:12:23.261729 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1782 2025.03.22 20:12:23.262043 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:23.262209 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1624 rows starting from the beginning of the part 2025.03.22 20:12:23.262832 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:23.263427 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part 2025.03.22 20:12:23.263990 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part 2025.03.22 20:12:23.264601 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:23.265208 [ 195 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 44 rows starting from the beginning of the part 2025.03.22 20:12:23.273908 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 72 columns (72 merged, 0 gathered) in 0.014383606 sec., 123891.04651503942 rows/sec., 93.88 MiB/sec. 2025.03.22 20:12:23.275691 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.22 20:12:23.276512 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:23.276601 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_56_11} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.22 20:12:23.276963 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.03.22 20:12:23.845167 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:23.845379 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:23.845461 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:23.846286 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:23.846335 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:23.846776 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.22 20:12:23.847044 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:23.847289 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} executeQuery: Read 56 rows, 4.38 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.17 MiB/sec. 2025.03.22 20:12:23.847358 [ 5 ] {04cae418-c886-42ba-9887-00e7dc1e6dc4} TCPHandler: Processed in 0.002326839 sec. 2025.03.22 20:12:23.847513 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:23.847628 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:23.847677 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:23.848259 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:23.848300 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:23.848663 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.22 20:12:23.848918 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:23.849136 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} executeQuery: Read 64 rows, 5.12 KiB in 0.001535 sec., 41693.81107491857 rows/sec., 3.25 MiB/sec. 2025.03.22 20:12:23.849187 [ 5 ] {d619ff8c-cf7a-4e9e-b5c9-e004185abaf1} TCPHandler: Processed in 0.001728227 sec. 2025.03.22 20:12:23.849304 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:23.849413 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:23.849462 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:23.849948 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:23.849986 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:23.850362 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.22 20:12:23.850600 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:23.850823 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} executeQuery: Read 32 rows, 2.28 KiB in 0.001431 sec., 22361.98462613557 rows/sec., 1.56 MiB/sec. 2025.03.22 20:12:23.850884 [ 5 ] {6886f9a6-33a5-46e5-8fcb-feaf381b8dfb} TCPHandler: Processed in 0.001625284 sec. 2025.03.22 20:12:23.851061 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:23.851379 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:23.851523 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:23.852060 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:23.852100 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:23.852454 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.22 20:12:23.852693 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:23.852906 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} executeQuery: Read 12 rows, 848.00 B in 0.001635 sec., 7339.4495412844035 rows/sec., 506.50 KiB/sec. 2025.03.22 20:12:23.852964 [ 5 ] {13e4d3dc-0b7d-461c-b31d-0cc6a178432d} TCPHandler: Processed in 0.001982042 sec. 2025.03.22 20:12:25.202828 [ 219 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:25.202925 [ 219 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:25.205024 [ 219 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:25.568385 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34404 2025.03.22 20:12:25.569045 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:25.569087 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:25.569645 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:12:25.569917 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:25.570122 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.03.22 20:12:25.570198 [ 221 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:25.570247 [ 221 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:25.572139 [ 221 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:28.099126 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.03.22 20:12:28.120800 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:28.120862 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:28.128376 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:12:28.129164 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:28.132193 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.03.22 20:12:28.645479 [ 223 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:28.645527 [ 223 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:28.647314 [ 223 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:28.852910 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:28.853128 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:28.853212 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:28.854148 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:28.854200 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:28.854651 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.22 20:12:28.854924 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:28.855181 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} executeQuery: Read 108 rows, 9.25 KiB in 0.002111 sec., 51160.58739933681 rows/sec., 4.28 MiB/sec. 2025.03.22 20:12:28.855249 [ 5 ] {58e2a733-9da6-4736-91a9-358f5c3176cf} TCPHandler: Processed in 0.002485072 sec. 2025.03.22 20:12:28.855365 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:28.855475 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:28.855524 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:28.856066 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:28.856108 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:28.856467 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:12:28.856707 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:28.856915 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} executeQuery: Read 26 rows, 1.96 KiB in 0.001466 sec., 17735.334242837653 rows/sec., 1.30 MiB/sec. 2025.03.22 20:12:28.856967 [ 5 ] {5d134d4f-b0bf-417f-a75f-584f7f99e0c0} TCPHandler: Processed in 0.001654615 sec. 2025.03.22 20:12:28.857103 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:28.857211 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:28.857257 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:28.857806 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:28.857847 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:28.858210 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.22 20:12:28.858443 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:28.858661 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} executeQuery: Read 90 rows, 7.20 KiB in 0.001473 sec., 61099.79633401222 rows/sec., 4.77 MiB/sec. 2025.03.22 20:12:28.858711 [ 5 ] {fa89e9c2-758f-4175-9992-fdb2422fc19c} TCPHandler: Processed in 0.001660175 sec. 2025.03.22 20:12:28.858842 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:28.858981 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:28.859039 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:28.859674 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:28.859721 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:28.860149 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.22 20:12:28.860381 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:28.860595 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. 2025.03.22 20:12:28.860647 [ 5 ] {abdf67d3-beab-4a4e-95f1-630ed8725102} TCPHandler: Processed in 0.001867919 sec. 2025.03.22 20:12:28.860783 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:28.860888 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:28.860953 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:28.862056 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:28.862096 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:28.862727 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:12:28.862973 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:28.863206 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} executeQuery: Read 26 rows, 47.71 KiB in 0.00234 sec., 11111.111111111111 rows/sec., 19.91 MiB/sec. 2025.03.22 20:12:28.863299 [ 5 ] {75d5d85e-b9e9-4aea-98e3-97601ba4d8dd} TCPHandler: Processed in 0.002566514 sec. 2025.03.22 20:12:28.863436 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:28.863540 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:28.863584 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:28.864014 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:28.864053 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:28.864406 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.22 20:12:28.864637 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:28.864843 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. 2025.03.22 20:12:28.864892 [ 5 ] {0b340521-90d7-40df-aa45-9d56fc66780d} TCPHandler: Processed in 0.001507112 sec. 2025.03.22 20:12:29.238613 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:29.238698 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:29.240854 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:32.798231 [ 61 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:12:32.798341 [ 61 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:12:33.071228 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34892 2025.03.22 20:12:33.071899 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.071949 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.072502 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:12:33.072765 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.072993 [ 61 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:12:33.073027 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34892 2025.03.22 20:12:33.073076 [ 61 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.073103 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.073229 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:12:33.073372 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:33.073418 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.03.22 20:12:33.073503 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2025.03.22 20:12:33.073647 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2025.03.22 20:12:33.073757 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2025.03.22 20:12:33.073869 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2025.03.22 20:12:33.073961 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2025.03.22 20:12:33.076759 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34892 rows, containing 4 columns (4 merged, 0 gathered) in 0.003589306 sec., 9721099.287717458 rows/sec., 139.06 MiB/sec. 2025.03.22 20:12:33.076989 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:12:33.077289 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.077371 [ 193 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_76_15} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:12:33.077460 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.03.22 20:12:33.263037 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1802 2025.03.22 20:12:33.266023 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.266089 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.267633 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.22 20:12:33.267964 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.268638 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1802 2025.03.22 20:12:33.852153 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:33.852355 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:33.852434 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:33.853331 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.853375 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.853817 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.22 20:12:33.854075 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.854216 [ 61 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.22 20:12:33.854262 [ 61 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.854285 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.854290 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} executeQuery: Read 82 rows, 6.94 KiB in 0.001989 sec., 41226.747109100055 rows/sec., 3.41 MiB/sec. 2025.03.22 20:12:33.854473 [ 5 ] {65488e08-61d0-4345-9c92-c492717517eb} TCPHandler: Processed in 0.002447552 sec. 2025.03.22 20:12:33.854553 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.22 20:12:33.854655 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:33.854766 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:33.854851 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1403 rows starting from the beginning of the part 2025.03.22 20:12:33.854860 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:33.854984 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:33.855108 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 108 rows starting from the beginning of the part 2025.03.22 20:12:33.855549 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:12:33.855866 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part 2025.03.22 20:12:33.856240 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 108 rows starting from the beginning of the part 2025.03.22 20:12:33.856612 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part 2025.03.22 20:12:33.858068 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.858136 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.859161 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.22 20:12:33.859509 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.859772 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} executeQuery: Read 13 rows, 1001.00 B in 0.004944 sec., 2629.4498381877024 rows/sec., 197.72 KiB/sec. 2025.03.22 20:12:33.859913 [ 5 ] {1bbdf288-3d02-47fa-9c84-af2965d3f2af} TCPHandler: Processed in 0.005318923 sec. 2025.03.22 20:12:33.860092 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:33.860143 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.005763973 sec., 538864.4256314178 rows/sec., 46.93 MiB/sec. 2025.03.22 20:12:33.860204 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:33.860252 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:33.860433 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.22 20:12:33.860881 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.861021 [ 197 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_131_26} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.22 20:12:33.861063 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.861115 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.861127 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:12:33.861495 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.22 20:12:33.861724 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.861858 [ 61 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.22 20:12:33.861899 [ 61 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.861908 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} executeQuery: Read 77 rows, 6.16 KiB in 0.001729 sec., 44534.41295546559 rows/sec., 3.48 MiB/sec. 2025.03.22 20:12:33.861926 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.862021 [ 5 ] {124d5d36-090c-4bd9-84c0-717865415a79} TCPHandler: Processed in 0.001994562 sec. 2025.03.22 20:12:33.862164 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.22 20:12:33.862227 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:33.862318 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:33.862393 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 631 rows starting from the beginning of the part 2025.03.22 20:12:33.862416 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:33.862613 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:33.862648 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part 2025.03.22 20:12:33.863029 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 583 rows starting from the beginning of the part 2025.03.22 20:12:33.863527 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part 2025.03.22 20:12:33.863841 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 90 rows starting from the beginning of the part 2025.03.22 20:12:33.864177 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 77 rows starting from the beginning of the part 2025.03.22 20:12:33.865368 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.865427 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.866538 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.22 20:12:33.866974 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.867291 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 5 columns (5 merged, 0 gathered) in 0.005246421 sec., 292580.4086252323 rows/sec., 23.31 MiB/sec. 2025.03.22 20:12:33.867321 [ 61 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 3 parts from all_1_126_26 to all_128_128_0 2025.03.22 20:12:33.867396 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} executeQuery: Read 160 rows, 11.41 KiB in 0.005046 sec., 31708.28378913991 rows/sec., 2.21 MiB/sec. 2025.03.22 20:12:33.867455 [ 61 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.867526 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.867555 [ 5 ] {40f69c25-e912-4b2c-b296-895fe58cb0c8} TCPHandler: Processed in 0.005399695 sec. 2025.03.22 20:12:33.867841 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} MergeTask::PrepareStage: Merging 3 parts: from all_1_126_26 to all_128_128_0 into Compact with storage Full 2025.03.22 20:12:33.867868 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:33.868054 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.22 20:12:33.868197 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:33.868428 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:33.868466 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:33.868564 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 34137 rows starting from the beginning of the part 2025.03.22 20:12:33.869244 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.869339 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:33.869606 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_131_26} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.22 20:12:33.870069 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:12:33.870098 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:12:33.872801 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.872875 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.873862 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.22 20:12:33.874161 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.874398 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} executeQuery: Read 13 rows, 23.85 KiB in 0.006334 sec., 2052.41553520682 rows/sec., 3.68 MiB/sec. 2025.03.22 20:12:33.874720 [ 5 ] {43169a85-0bb2-4bb4-9f77-263a7bbd431c} TCPHandler: Processed in 0.006944917 sec. 2025.03.22 20:12:33.874930 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:33.875113 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:33.875202 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:33.876051 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.876125 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.876773 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.22 20:12:33.877059 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.877272 [ 61 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.22 20:12:33.877330 [ 61 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:33.877384 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:33.877482 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} executeQuery: Read 60 rows, 4.14 KiB in 0.002407 sec., 24927.295388450355 rows/sec., 1.68 MiB/sec. 2025.03.22 20:12:33.877729 [ 5 ] {316fb067-1174-4e88-b099-d5f0f617c657} TCPHandler: Processed in 0.002862541 sec. 2025.03.22 20:12:33.877744 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.22 20:12:33.877947 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:33.877984 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6456 rows starting from the beginning of the part 2025.03.22 20:12:33.878096 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:33.878390 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part 2025.03.22 20:12:33.878468 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part 2025.03.22 20:12:33.878739 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:33.878928 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:33.880033 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} MergeTask::MergeProjectionsStage: Merge sorted 35314 rows, containing 5 columns (5 merged, 0 gathered) in 0.012373263 sec., 2854057.171499547 rows/sec., 195.57 MiB/sec. 2025.03.22 20:12:33.880752 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) 2025.03.22 20:12:33.881367 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.881570 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_128_27} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 3 parts: [all_1_126_26, all_128_128_0] -> all_1_128_27 2025.03.22 20:12:33.881707 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2025.03.22 20:12:33.881992 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 6696 rows, containing 4 columns (4 merged, 0 gathered) in 0.004475005 sec., 1496311.1773059473 rows/sec., 100.86 MiB/sec. 2025.03.22 20:12:33.882400 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.22 20:12:33.882714 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:33.882798 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_131_26} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.22 20:12:33.882891 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.03.22 20:12:35.633264 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.03.22 20:12:35.655265 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:35.655322 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:35.662788 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:12:35.663576 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:35.664061 [ 72 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:12:35.664228 [ 72 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:35.664292 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.22 20:12:35.664595 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:12:35.672967 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.03.22 20:12:35.674336 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:35.675240 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.03.22 20:12:35.679653 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.03.22 20:12:35.684473 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.03.22 20:12:35.689629 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.03.22 20:12:35.695090 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.03.22 20:12:35.700533 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.03.22 20:12:35.762156 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.097735695 sec., 5862.750553930168 rows/sec., 30.32 MiB/sec. 2025.03.22 20:12:35.764980 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:12:35.767417 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:35.767519 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_76_15} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:12:35.768897 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.03.22 20:12:36.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.33 MiB, peak 281.73 MiB, free memory in arenas 0.00 B, will set to 263.24 MiB (RSS), difference: -1.09 MiB 2025.03.22 20:12:38.852508 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:38.852732 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:12:38.852812 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:12:38.853638 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:38.853681 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:38.854119 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:12:38.854368 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:38.854576 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} executeQuery: Read 2 rows, 167.00 B in 0.001901 sec., 1052.0778537611784 rows/sec., 85.79 KiB/sec. 2025.03.22 20:12:38.854639 [ 5 ] {931bd469-14fd-4650-a593-be3ad2fe1c79} TCPHandler: Processed in 0.002266019 sec. 2025.03.22 20:12:38.854752 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:38.854859 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:38.854906 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:38.855489 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:38.855526 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:38.855889 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.22 20:12:38.856126 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:38.856314 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} executeQuery: Read 109 rows, 9.32 KiB in 0.001479 sec., 73698.44489519946 rows/sec., 6.15 MiB/sec. 2025.03.22 20:12:38.856386 [ 5 ] {c03e94d1-85af-479c-a378-04730065c733} TCPHandler: Processed in 0.001683776 sec. 2025.03.22 20:12:38.856553 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:38.856694 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:38.856758 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:38.857299 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:38.857335 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:38.857679 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.22 20:12:38.857913 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:38.858106 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} executeQuery: Read 28 rows, 2.09 KiB in 0.001444 sec., 19390.581717451525 rows/sec., 1.42 MiB/sec. 2025.03.22 20:12:38.858163 [ 5 ] {51fdf2da-caa6-4ed1-8428-2a26195e8f96} TCPHandler: Processed in 0.001676086 sec. 2025.03.22 20:12:38.858286 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:38.858402 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:38.858447 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:38.859005 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:38.859045 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:38.859409 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.22 20:12:38.859655 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:38.859867 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} executeQuery: Read 92 rows, 7.36 KiB in 0.001488 sec., 61827.956989247316 rows/sec., 4.83 MiB/sec. 2025.03.22 20:12:38.859919 [ 5 ] {8231674f-6683-44ae-9046-1bb009ee6def} TCPHandler: Processed in 0.001685926 sec. 2025.03.22 20:12:38.860036 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:38.860141 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:38.860191 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:38.860714 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:38.860753 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:38.861133 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.22 20:12:38.861366 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:38.861583 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} executeQuery: Read 161 rows, 11.48 KiB in 0.001463 sec., 110047.84688995214 rows/sec., 7.66 MiB/sec. 2025.03.22 20:12:38.861633 [ 5 ] {a814275b-af3f-435f-83af-311d0044e9cb} TCPHandler: Processed in 0.001647025 sec. 2025.03.22 20:12:38.861754 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:38.861867 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:38.861935 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:38.863081 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:38.863123 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:38.863763 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.22 20:12:38.864019 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:38.864271 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} executeQuery: Read 26 rows, 47.71 KiB in 0.002426 sec., 10717.230008244022 rows/sec., 19.20 MiB/sec. 2025.03.22 20:12:38.864389 [ 5 ] {52c02562-74d0-4f7e-a2c5-35d5919bd210} TCPHandler: Processed in 0.002686747 sec. 2025.03.22 20:12:38.864532 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:38.864637 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:38.864682 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:38.865128 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:38.865168 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:38.865561 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.22 20:12:38.865816 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:38.866020 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. 2025.03.22 20:12:38.866072 [ 5 ] {f72cba93-d647-4bdd-a732-ffaade66e4a6} TCPHandler: Processed in 0.001589693 sec. 2025.03.22 20:12:40.574234 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35319 2025.03.22 20:12:40.575129 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:40.575202 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:40.575888 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:12:40.576247 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:40.576581 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.03.22 20:12:43.174013 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.03.22 20:12:43.196941 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.197026 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.204639 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:12:43.205449 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.208947 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.03.22 20:12:43.269764 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1828 2025.03.22 20:12:43.272909 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.272961 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.274517 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.22 20:12:43.274836 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.275407 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1828 2025.03.22 20:12:43.350774 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.350811 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.352695 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.457900 [ 221 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.457958 [ 221 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.459813 [ 221 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.852039 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:43.852218 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:43.852290 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:43.853103 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.853148 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.853579 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.22 20:12:43.853835 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.854085 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} executeQuery: Read 82 rows, 6.94 KiB in 0.001918 sec., 42752.86757038582 rows/sec., 3.53 MiB/sec. 2025.03.22 20:12:43.854152 [ 5 ] {13b399c1-9d09-45d5-bf64-69c2d6e65ffd} TCPHandler: Processed in 0.002240258 sec. 2025.03.22 20:12:43.854278 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:43.854389 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:43.854437 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:43.854983 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.855023 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.855387 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.22 20:12:43.855622 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.855856 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} executeQuery: Read 13 rows, 1001.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 656.07 KiB/sec. 2025.03.22 20:12:43.855953 [ 5 ] {13e64ca0-d7e0-48b1-b0b9-d4d307edf149} TCPHandler: Processed in 0.001726307 sec. 2025.03.22 20:12:43.856090 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:43.856378 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:43.856490 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:43.857089 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.857128 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.857482 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.22 20:12:43.857715 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.857907 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} executeQuery: Read 77 rows, 6.16 KiB in 0.001627 sec., 47326.36754763368 rows/sec., 3.70 MiB/sec. 2025.03.22 20:12:43.857973 [ 5 ] {d0d03909-afd8-4b94-b901-ff33b1993ccb} TCPHandler: Processed in 0.001962902 sec. 2025.03.22 20:12:43.858017 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.858081 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.858118 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:43.858364 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:43.858415 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:43.859335 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.859404 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.860221 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.22 20:12:43.860648 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.860922 [ 125 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_128_27 to all_129_129_0 2025.03.22 20:12:43.860997 [ 125 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.861007 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} executeQuery: Read 160 rows, 11.41 KiB in 0.00275 sec., 58181.818181818184 rows/sec., 4.05 MiB/sec. 2025.03.22 20:12:43.861046 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.861226 [ 5 ] {e470163e-ee81-4624-94de-56c21315d617} TCPHandler: Processed in 0.003166107 sec. 2025.03.22 20:12:43.861427 [ 222 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.861533 [ 222 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.861544 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} MergeTask::PrepareStage: Merging 2 parts: from all_1_128_27 to all_129_129_0 into Compact with storage Full 2025.03.22 20:12:43.861612 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:43.862148 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:43.862562 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:43.862600 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:43.862696 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.862800 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 35314 rows starting from the beginning of the part 2025.03.22 20:12:43.864436 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 32 rows starting from the beginning of the part 2025.03.22 20:12:43.870452 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.870513 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.870646 [ 222 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:12:43.872829 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.22 20:12:43.873137 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.873448 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} executeQuery: Read 13 rows, 23.85 KiB in 0.011538 sec., 1126.711735136072 rows/sec., 2.02 MiB/sec. 2025.03.22 20:12:43.873605 [ 5 ] {dfa8751c-f73f-41b1-a667-721c24c59148} TCPHandler: Processed in 0.012133438 sec. 2025.03.22 20:12:43.873774 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:43.873982 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:43.874045 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:43.874600 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:43.874638 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:43.875172 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.22 20:12:43.875517 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.875715 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} MergeTask::MergeProjectionsStage: Merge sorted 35346 rows, containing 5 columns (5 merged, 0 gathered) in 0.014463117 sec., 2443871.5388944168 rows/sec., 167.46 MiB/sec. 2025.03.22 20:12:43.875888 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} executeQuery: Read 60 rows, 4.14 KiB in 0.002014 sec., 29791.45978152929 rows/sec., 2.01 MiB/sec. 2025.03.22 20:12:43.875965 [ 5 ] {83ff9283-21f7-49f8-bdd2-35e1cff970be} TCPHandler: Processed in 0.002261558 sec. 2025.03.22 20:12:43.876064 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} MergedBlockOutputStream: filled checksums all_1_129_28 (state Temporary) 2025.03.22 20:12:43.876357 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_129_28 to all_1_129_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:43.876430 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_129_28} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_128_27, all_129_129_0] -> all_1_129_28 2025.03.22 20:12:43.876506 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.22 20:12:44.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.25 MiB, peak 281.73 MiB, free memory in arenas 0.00 B, will set to 263.24 MiB (RSS), difference: -1.01 MiB 2025.03.22 20:12:47.798391 [ 127 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:12:47.798458 [ 127 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:12:48.077690 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35807 2025.03.22 20:12:48.078366 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.078413 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.078939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:12:48.079193 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.079443 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35807 2025.03.22 20:12:48.853472 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:48.853734 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:48.853843 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:48.854927 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.854979 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.855416 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.22 20:12:48.855678 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.855922 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} executeQuery: Read 108 rows, 9.25 KiB in 0.002265 sec., 47682.11920529801 rows/sec., 3.99 MiB/sec. 2025.03.22 20:12:48.855989 [ 5 ] {4b7a4d7d-5759-4801-95d3-1d2865ca89e1} TCPHandler: Processed in 0.002647876 sec. 2025.03.22 20:12:48.856117 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:48.856229 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:48.856279 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:48.856820 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.856860 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.857211 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.22 20:12:48.857438 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.857637 [ 126 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.22 20:12:48.857645 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} executeQuery: Read 26 rows, 1.96 KiB in 0.00143 sec., 18181.81818181818 rows/sec., 1.34 MiB/sec. 2025.03.22 20:12:48.857738 [ 126 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.857815 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.857815 [ 5 ] {cc0f49ac-33f3-4e52-a606-b4e536231d81} TCPHandler: Processed in 0.001748127 sec. 2025.03.22 20:12:48.857988 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.22 20:12:48.857996 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:48.858155 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:48.858162 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:48.858198 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 69 rows starting from the beginning of the part 2025.03.22 20:12:48.858222 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:48.858456 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:48.858771 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:48.859090 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 28 rows starting from the beginning of the part 2025.03.22 20:12:48.859423 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:48.859659 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:48.860386 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.860433 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.861003 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.22 20:12:48.861235 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00332085 sec., 52697.35158167336 rows/sec., 4.06 MiB/sec. 2025.03.22 20:12:48.861384 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.861506 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.22 20:12:48.861819 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} executeQuery: Read 90 rows, 7.20 KiB in 0.003693 sec., 24370.43054427295 rows/sec., 1.90 MiB/sec. 2025.03.22 20:12:48.861961 [ 5 ] {4496f075-e3be-4502-b46d-15fd1759de59} TCPHandler: Processed in 0.004019915 sec. 2025.03.22 20:12:48.862351 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:48.862406 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.862773 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_111_22} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.22 20:12:48.862794 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:48.863058 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:12:48.863077 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:48.863911 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.863950 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.864333 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.22 20:12:48.864576 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.864756 [ 126 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_129_28 to all_130_130_0 2025.03.22 20:12:48.864817 [ 126 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.864824 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} executeQuery: Read 160 rows, 11.41 KiB in 0.002175 sec., 73563.2183908046 rows/sec., 5.12 MiB/sec. 2025.03.22 20:12:48.864850 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.864989 [ 5 ] {3a018e78-1b22-485c-b7b4-d7ff46efcbc0} TCPHandler: Processed in 0.002777249 sec. 2025.03.22 20:12:48.865055 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} MergeTask::PrepareStage: Merging 2 parts: from all_1_129_28 to all_130_130_0 into Compact with storage Full 2025.03.22 20:12:48.865164 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:48.865308 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:48.865399 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:48.865398 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_129_28, total 35346 rows starting from the beginning of the part 2025.03.22 20:12:48.865653 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:48.865810 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:48.868648 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.868692 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.869536 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.22 20:12:48.869953 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.870177 [ 126 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.22 20:12:48.870246 [ 126 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.870283 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.870291 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} executeQuery: Read 26 rows, 47.71 KiB in 0.004946 sec., 5256.773150020218 rows/sec., 9.42 MiB/sec. 2025.03.22 20:12:48.871067 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.22 20:12:48.871194 [ 5 ] {df489241-41db-4424-a3b8-c4eb584eaa9d} TCPHandler: Processed in 0.00609424 sec. 2025.03.22 20:12:48.872137 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:48.872529 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:48.872738 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:48.873356 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:48.873825 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2024 rows starting from the beginning of the part 2025.03.22 20:12:48.875424 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:48.876233 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:48.876350 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:48.876386 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:48.877488 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:48.877732 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} MergeTask::MergeProjectionsStage: Merge sorted 35506 rows, containing 5 columns (5 merged, 0 gathered) in 0.012751431 sec., 2784471.797714311 rows/sec., 190.81 MiB/sec. 2025.03.22 20:12:48.878237 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.22 20:12:48.878325 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} MergedBlockOutputStream: filled checksums all_1_130_29 (state Temporary) 2025.03.22 20:12:48.878649 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 13 rows starting from the beginning of the part 2025.03.22 20:12:48.879078 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.879612 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_130_29 to all_1_130_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.879969 [ 195 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part 2025.03.22 20:12:48.880088 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_130_29} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_129_28, all_130_130_0] -> all_1_130_29 2025.03.22 20:12:48.880265 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} executeQuery: Read 60 rows, 4.14 KiB in 0.007838 sec., 7655.014034192396 rows/sec., 528.28 KiB/sec. 2025.03.22 20:12:48.880432 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.22 20:12:48.880686 [ 5 ] {8d94f2ec-0272-44e0-b985-b6f72aaba52d} TCPHandler: Processed in 0.008691634 sec. 2025.03.22 20:12:48.889346 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2128 rows, containing 19 columns (19 merged, 0 gathered) in 0.01882156 sec., 113061.82909386895 rows/sec., 202.60 MiB/sec. 2025.03.22 20:12:48.891861 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.22 20:12:48.892376 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:48.892475 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_111_22} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.22 20:12:48.892659 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.22 20:12:49.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.80 MiB, peak 281.74 MiB, free memory in arenas 0.00 B, will set to 265.05 MiB (RSS), difference: 1.25 MiB 2025.03.22 20:12:50.709993 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.03.22 20:12:50.732523 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:50.732575 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:50.740030 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:12:50.740832 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:50.743612 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.03.22 20:12:52.145032 [ 217 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:52.145097 [ 217 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:52.146965 [ 217 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.22 20:12:52.214378 [ 219 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:52.214429 [ 219 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:52.216345 [ 219 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:52.487975 [ 219 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:52.488043 [ 219 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:52.489987 [ 219 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:12:52.847987 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.848187 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:12:52.848264 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:12:52.849091 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.849134 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.849549 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:12:52.849806 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.850014 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} executeQuery: Read 24 rows, 2.04 KiB in 0.001884 sec., 12738.853503184713 rows/sec., 1.06 MiB/sec. 2025.03.22 20:12:52.850139 [ 5 ] {16f92ec2-64c2-4067-bd59-b9379ce513ab} TCPHandler: Processed in 0.002285368 sec. 2025.03.22 20:12:52.850271 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.850392 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:52.850441 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:52.851687 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.851725 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.852177 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.22 20:12:52.852425 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.852602 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} executeQuery: Read 1342 rows, 114.49 KiB in 0.002239 sec., 599374.7208575257 rows/sec., 49.94 MiB/sec. 2025.03.22 20:12:52.852654 [ 5 ] {9fba529e-4daf-43e3-8f42-452930edb2c4} TCPHandler: Processed in 0.002437381 sec. 2025.03.22 20:12:52.852792 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.852896 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:52.852939 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:52.853478 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.853514 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.853852 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.22 20:12:52.854092 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.854259 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} executeQuery: Read 25 rows, 1.94 KiB in 0.001385 sec., 18050.54151624549 rows/sec., 1.37 MiB/sec. 2025.03.22 20:12:52.854308 [ 5 ] {ba05824f-4214-44f0-b857-0fed847ff1bc} TCPHandler: Processed in 0.001565914 sec. 2025.03.22 20:12:52.854410 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.854509 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:12:52.854553 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:12:52.855154 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.855191 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.855544 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:12:52.855776 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.855984 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} executeQuery: Read 252 rows, 17.85 KiB in 0.001487 sec., 169468.72898453262 rows/sec., 11.72 MiB/sec. 2025.03.22 20:12:52.856185 [ 5 ] {c9a287d1-a3bd-40aa-a736-e2cfb42c0fe5} TCPHandler: Processed in 0.001818788 sec. 2025.03.22 20:12:52.856361 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.856465 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:12:52.856510 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:12:52.857045 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.857082 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.857422 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.22 20:12:52.857657 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.857839 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} executeQuery: Read 12 rows, 960.00 B in 0.001396 sec., 8595.988538681948 rows/sec., 671.56 KiB/sec. 2025.03.22 20:12:52.857948 [ 5 ] {bfc330b0-d8f9-4daf-9ccd-acd7ad1c20c1} TCPHandler: Processed in 0.001644595 sec. 2025.03.22 20:12:52.858060 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.858161 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:52.858204 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:52.858948 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.858984 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.859358 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.22 20:12:52.859590 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.859757 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} executeQuery: Read 569 rows, 43.70 KiB in 0.001617 sec., 351886.2090290662 rows/sec., 26.39 MiB/sec. 2025.03.22 20:12:52.859806 [ 5 ] {028206ef-013f-43ff-87b0-0495a2e24937} TCPHandler: Processed in 0.001801178 sec. 2025.03.22 20:12:52.859907 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.860009 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:52.860057 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:52.860786 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.860822 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.861252 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.22 20:12:52.861485 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.861611 [ 121 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_130_29 to all_135_135_0 2025.03.22 20:12:52.861655 [ 121 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.861659 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} executeQuery: Read 1010 rows, 69.95 KiB in 0.001672 sec., 604066.985645933 rows/sec., 40.86 MiB/sec. 2025.03.22 20:12:52.861681 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.861733 [ 5 ] {4baf49ad-9e5b-4b28-8d60-0974e7579544} TCPHandler: Processed in 0.00186839 sec. 2025.03.22 20:12:52.861930 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_130_29 to all_135_135_0 into Compact with storage Full 2025.03.22 20:12:52.861969 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.862162 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:52.862167 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:52.862338 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_130_29, total 35506 rows starting from the beginning of the part 2025.03.22 20:12:52.862705 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:52.863073 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:52.863815 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 161 rows starting from the beginning of the part 2025.03.22 20:12:52.864479 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:52.865254 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part 2025.03.22 20:12:52.865910 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:12:52.868067 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.868111 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.869038 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.22 20:12:52.869307 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.869556 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} executeQuery: Read 13 rows, 23.85 KiB in 0.007437 sec., 1748.0166733898077 rows/sec., 3.13 MiB/sec. 2025.03.22 20:12:52.869669 [ 5 ] {50f8178b-794a-4c16-8242-d71e342d7bcf} TCPHandler: Processed in 0.007772145 sec. 2025.03.22 20:12:52.869807 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:52.869924 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:52.869984 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:52.870493 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:52.870529 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:52.870903 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.22 20:12:52.871193 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.871460 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} executeQuery: Read 48 rows, 3.31 KiB in 0.001566 sec., 30651.340996168583 rows/sec., 2.07 MiB/sec. 2025.03.22 20:12:52.871521 [ 5 ] {9bf9ac6f-a323-46fa-80c3-e66d05d5bb3b} TCPHandler: Processed in 0.001766127 sec. 2025.03.22 20:12:52.874256 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergeTask::MergeProjectionsStage: Merge sorted 37157 rows, containing 5 columns (5 merged, 0 gathered) in 0.012491125 sec., 2974672.0171321635 rows/sec., 203.83 MiB/sec. 2025.03.22 20:12:52.874625 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} MergedBlockOutputStream: filled checksums all_1_135_30 (state Temporary) 2025.03.22 20:12:52.874905 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_135_30 to all_1_135_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:52.874977 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_135_30} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_130_29, all_135_135_0] -> all_1_135_30 2025.03.22 20:12:52.875049 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.22 20:12:53.276556 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1870 2025.03.22 20:12:53.279979 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.280042 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.281652 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.22 20:12:53.281978 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.283633 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1870 2025.03.22 20:12:53.845436 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:53.845624 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:53.845696 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:53.846490 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.846541 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.846974 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.22 20:12:53.847238 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.847440 [ 124 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.22 20:12:53.847503 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} executeQuery: Read 56 rows, 4.38 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.22 MiB/sec. 2025.03.22 20:12:53.847531 [ 124 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.847608 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.847646 [ 5 ] {bc3ef081-1a97-4976-b2fd-bf5a543ac2b1} TCPHandler: Processed in 0.00232747 sec. 2025.03.22 20:12:53.847912 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:53.847944 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.22 20:12:53.848083 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:53.848196 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:53.848539 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:53.848669 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1403 rows starting from the beginning of the part 2025.03.22 20:12:53.849013 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 109 rows starting from the beginning of the part 2025.03.22 20:12:53.849454 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part 2025.03.22 20:12:53.849813 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 108 rows starting from the beginning of the part 2025.03.22 20:12:53.850114 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:12:53.850441 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part 2025.03.22 20:12:53.851291 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.851366 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.852276 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.22 20:12:53.852870 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.853250 [ 124 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.22 20:12:53.853353 [ 124 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.853368 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} executeQuery: Read 64 rows, 5.12 KiB in 0.005328 sec., 12012.012012012012 rows/sec., 960.07 KiB/sec. 2025.03.22 20:12:53.853406 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.853513 [ 5 ] {f25710c2-ed64-462d-89e9-e391fcc55788} TCPHandler: Processed in 0.00568168 sec. 2025.03.22 20:12:53.853832 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:53.853877 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.22 20:12:53.854212 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:53.854419 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:53.854492 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:53.854628 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 631 rows starting from the beginning of the part 2025.03.22 20:12:53.854674 [ 190 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.006916617 sec., 448195.98945553874 rows/sec., 39.04 MiB/sec. 2025.03.22 20:12:53.854969 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 92 rows starting from the beginning of the part 2025.03.22 20:12:53.855356 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.22 20:12:53.855407 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 77 rows starting from the beginning of the part 2025.03.22 20:12:53.855952 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part 2025.03.22 20:12:53.856349 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 569 rows starting from the beginning of the part 2025.03.22 20:12:53.856689 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part 2025.03.22 20:12:53.857007 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.857534 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_136_27} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.22 20:12:53.857875 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.22 20:12:53.858078 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.858130 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.858691 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.22 20:12:53.858978 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.859336 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} executeQuery: Read 32 rows, 2.28 KiB in 0.005256 sec., 6088.2800608828 rows/sec., 434.21 KiB/sec. 2025.03.22 20:12:53.859376 [ 191 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.005811044 sec., 262087.15680005177 rows/sec., 20.87 MiB/sec. 2025.03.22 20:12:53.859437 [ 5 ] {63b7a870-9bb5-4e1b-b415-1511e9e2eeb0} TCPHandler: Processed in 0.005728601 sec. 2025.03.22 20:12:53.859619 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:53.859644 [ 191 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.22 20:12:53.859811 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:53.859880 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:53.860210 [ 191 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.860380 [ 191 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_136_27} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.22 20:12:53.860526 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:12:53.860726 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.860769 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.861136 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.22 20:12:53.861375 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.861534 [ 124 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.22 20:12:53.861593 [ 124 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:53.861628 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} executeQuery: Read 12 rows, 848.00 B in 0.001861 sec., 6448.1461579795805 rows/sec., 444.99 KiB/sec. 2025.03.22 20:12:53.861635 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:53.861744 [ 5 ] {d778946a-e711-431e-a6b9-5f603b499612} TCPHandler: Processed in 0.002194267 sec. 2025.03.22 20:12:53.861921 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.22 20:12:53.862040 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:12:53.862071 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6696 rows starting from the beginning of the part 2025.03.22 20:12:53.862182 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:53.862382 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:53.862559 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2025.03.22 20:12:53.862726 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 48 rows starting from the beginning of the part 2025.03.22 20:12:53.862792 [ 199 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 12 rows starting from the beginning of the part 2025.03.22 20:12:53.864973 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 6936 rows, containing 4 columns (4 merged, 0 gathered) in 0.003180808 sec., 2180578.0166548877 rows/sec., 146.99 MiB/sec. 2025.03.22 20:12:53.865348 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.22 20:12:53.865615 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:53.865687 [ 187 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_136_27} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.22 20:12:53.865753 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.03.22 20:12:55.580596 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36234 2025.03.22 20:12:55.581491 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:55.581543 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:55.582089 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:12:55.582375 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:55.582649 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.03.22 20:12:58.244668 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.03.22 20:12:58.267699 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:58.267753 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:58.276373 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:12:58.277176 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:58.280315 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.03.22 20:12:58.852661 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:58.852860 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:12:58.852954 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:12:58.854022 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:58.854068 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:58.854513 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.22 20:12:58.854766 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:58.855005 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} executeQuery: Read 108 rows, 9.25 KiB in 0.002212 sec., 48824.593128390596 rows/sec., 4.08 MiB/sec. 2025.03.22 20:12:58.855062 [ 5 ] {94e5022b-8510-4be5-8b06-229153ed9014} TCPHandler: Processed in 0.002526114 sec. 2025.03.22 20:12:58.855190 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:58.855295 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:12:58.855339 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:12:58.855867 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:58.855907 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:58.856259 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.22 20:12:58.856502 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:58.856719 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} executeQuery: Read 26 rows, 1.96 KiB in 0.001446 sec., 17980.63623789765 rows/sec., 1.32 MiB/sec. 2025.03.22 20:12:58.856782 [ 5 ] {b8f3f936-c87e-49f0-ba8f-e3b3ae61d1cd} TCPHandler: Processed in 0.001640464 sec. 2025.03.22 20:12:58.856910 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:58.857077 [ 5 ] {370fb95f-a864-4309-b834-971944632612} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:12:58.857137 [ 5 ] {370fb95f-a864-4309-b834-971944632612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:12:58.857689 [ 5 ] {370fb95f-a864-4309-b834-971944632612} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:58.857725 [ 5 ] {370fb95f-a864-4309-b834-971944632612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:58.858077 [ 5 ] {370fb95f-a864-4309-b834-971944632612} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.22 20:12:58.858319 [ 5 ] {370fb95f-a864-4309-b834-971944632612} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:58.858528 [ 5 ] {370fb95f-a864-4309-b834-971944632612} executeQuery: Read 90 rows, 7.20 KiB in 0.001496 sec., 60160.42780748663 rows/sec., 4.70 MiB/sec. 2025.03.22 20:12:58.858579 [ 5 ] {370fb95f-a864-4309-b834-971944632612} TCPHandler: Processed in 0.001732656 sec. 2025.03.22 20:12:58.858695 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:58.858799 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:58.858847 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:12:58.859380 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:58.859417 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:58.859799 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.22 20:12:58.860035 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:58.860243 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. 2025.03.22 20:12:58.860293 [ 5 ] {510fe682-f45e-435a-bc5a-fcc01a7491ab} TCPHandler: Processed in 0.001648145 sec. 2025.03.22 20:12:58.860428 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:58.860567 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:12:58.860648 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:12:58.861860 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:58.861900 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:58.862572 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.22 20:12:58.862837 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:58.863070 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} executeQuery: Read 26 rows, 47.71 KiB in 0.002533 sec., 10264.508487958941 rows/sec., 18.39 MiB/sec. 2025.03.22 20:12:58.863177 [ 5 ] {e338abb6-be70-4d73-9231-4ee47e75c28b} TCPHandler: Processed in 0.00281401 sec. 2025.03.22 20:12:58.863322 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:12:58.863428 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:12:58.863475 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:12:58.863928 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:12:58.863968 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:12:58.864450 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.22 20:12:58.864739 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:12:58.864961 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} executeQuery: Read 60 rows, 4.14 KiB in 0.001555 sec., 38585.20900321544 rows/sec., 2.60 MiB/sec. 2025.03.22 20:12:58.865012 [ 5 ] {565a58fd-5431-421d-901c-776b931d1f09} TCPHandler: Processed in 0.001741977 sec. 2025.03.22 20:13:02.798713 [ 111 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:13:02.798775 [ 111 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:13:03.001308 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092632 sec. 2025.03.22 20:13:03.083770 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36722 2025.03.22 20:13:03.084492 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.084554 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.085135 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:13:03.085407 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.085674 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36722 2025.03.22 20:13:03.085738 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:03.085792 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:03.087649 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:03.284839 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1890 2025.03.22 20:13:03.287737 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.287790 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.289327 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.22 20:13:03.289637 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.290218 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1890 2025.03.22 20:13:03.533566 [ 223 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.533621 [ 223 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.535640 [ 223 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.728637 [ 217 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.728684 [ 217 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.730366 [ 217 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.852045 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:03.852236 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:03.852312 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:03.853060 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.853107 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.853557 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.22 20:13:03.853801 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.854028 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} executeQuery: Read 82 rows, 6.94 KiB in 0.00184 sec., 44565.217391304344 rows/sec., 3.68 MiB/sec. 2025.03.22 20:13:03.854110 [ 5 ] {e8314218-6d86-402c-87e2-b3cfb80be866} TCPHandler: Processed in 0.002204557 sec. 2025.03.22 20:13:03.854168 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.854232 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.854283 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:03.854527 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:03.854599 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:03.855892 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.855947 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.856687 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.22 20:13:03.857066 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.857514 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} executeQuery: Read 13 rows, 1001.00 B in 0.00305 sec., 4262.295081967213 rows/sec., 320.50 KiB/sec. 2025.03.22 20:13:03.857569 [ 5 ] {2bbc21a4-87cb-4761-be2e-6638c5b3ef75} TCPHandler: Processed in 0.003347851 sec. 2025.03.22 20:13:03.857705 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:03.857827 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.857857 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:03.858011 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:03.859745 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.859785 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.860133 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.22 20:13:03.860362 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.860571 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} executeQuery: Read 77 rows, 6.16 KiB in 0.00276 sec., 27898.550724637684 rows/sec., 2.18 MiB/sec. 2025.03.22 20:13:03.860623 [ 5 ] {afb348d3-c05b-4b81-99dd-b340589ab0cd} TCPHandler: Processed in 0.002982563 sec. 2025.03.22 20:13:03.860741 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:03.860846 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:03.860893 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:03.861406 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.861445 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.861815 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.22 20:13:03.862044 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.862244 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. 2025.03.22 20:13:03.862296 [ 5 ] {cc0947eb-1127-41ce-bc23-f460966ed5b2} TCPHandler: Processed in 0.001603934 sec. 2025.03.22 20:13:03.862415 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:03.862520 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:03.862586 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:03.863654 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.863693 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.864304 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.22 20:13:03.864554 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.864787 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} executeQuery: Read 13 rows, 23.85 KiB in 0.002289 sec., 5679.335954565313 rows/sec., 10.18 MiB/sec. 2025.03.22 20:13:03.864879 [ 5 ] {824e9108-4378-40cd-87d0-5f21c61aadd6} TCPHandler: Processed in 0.002514203 sec. 2025.03.22 20:13:03.865006 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:03.865111 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:03.865157 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:03.865591 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:03.865630 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:03.866006 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.22 20:13:03.866245 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:03.866468 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2025.03.22 20:13:03.866551 [ 5 ] {e72795da-b0fb-4562-96c9-c98a03bc933d} TCPHandler: Processed in 0.001589544 sec. 2025.03.22 20:13:03.866556 [ 222 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.866626 [ 222 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:03.868497 [ 222 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:04.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.50 MiB, peak 281.74 MiB, free memory in arenas 0.00 B, will set to 265.05 MiB (RSS), difference: 3.55 MiB 2025.03.22 20:13:04.732312 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:04.732371 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:04.734341 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:05.781359 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.03.22 20:13:05.803668 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:05.803732 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.22 20:13:05.811380 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:13:05.812184 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:05.816732 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.03.22 20:13:08.853620 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:08.853829 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:13:08.853902 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:13:08.854660 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:08.854709 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:08.855138 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.22 20:13:08.855386 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:08.855636 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} executeQuery: Read 2 rows, 167.00 B in 0.001858 sec., 1076.4262648008612 rows/sec., 87.77 KiB/sec. 2025.03.22 20:13:08.855758 [ 5 ] {c9d0ec13-9d73-4976-b658-e79da8257fbd} TCPHandler: Processed in 0.002266328 sec. 2025.03.22 20:13:08.855893 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:08.856001 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:08.856050 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:08.856632 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:08.856672 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:08.857038 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.22 20:13:08.857274 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:08.857500 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} executeQuery: Read 109 rows, 9.32 KiB in 0.001525 sec., 71475.40983606556 rows/sec., 5.97 MiB/sec. 2025.03.22 20:13:08.857552 [ 5 ] {6bfb6336-0ebe-44a8-a406-3115bfa34260} TCPHandler: Processed in 0.001715216 sec. 2025.03.22 20:13:08.857669 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:08.857776 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:08.857821 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:08.858349 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:08.858389 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:08.858748 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.22 20:13:08.858981 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:08.859191 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} executeQuery: Read 28 rows, 2.09 KiB in 0.001438 sec., 19471.488178025033 rows/sec., 1.42 MiB/sec. 2025.03.22 20:13:08.859243 [ 5 ] {8240170d-72a8-4e6c-913e-d2c6641bb3f7} TCPHandler: Processed in 0.001625315 sec. 2025.03.22 20:13:08.859347 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:08.859449 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:08.859493 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:08.860039 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:08.860078 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:08.860429 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.22 20:13:08.860655 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:08.860856 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} executeQuery: Read 92 rows, 7.36 KiB in 0.001429 sec., 64380.68579426173 rows/sec., 5.03 MiB/sec. 2025.03.22 20:13:08.860907 [ 5 ] {f44ab31b-4d80-42b5-85cd-d4e5b0c62b6e} TCPHandler: Processed in 0.001610034 sec. 2025.03.22 20:13:08.861038 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:08.861177 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:08.861235 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:08.861861 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:08.861907 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:08.862328 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.22 20:13:08.862568 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:08.862777 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} executeQuery: Read 161 rows, 11.48 KiB in 0.001629 sec., 98833.64027010436 rows/sec., 6.88 MiB/sec. 2025.03.22 20:13:08.862828 [ 5 ] {1cc99a00-43b2-4f2c-9ddf-d1b6d05abfbb} TCPHandler: Processed in 0.001853099 sec. 2025.03.22 20:13:08.862962 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:08.863068 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:08.863134 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:08.864245 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:08.864284 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:08.864925 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.22 20:13:08.865196 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:08.865440 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} executeQuery: Read 26 rows, 47.71 KiB in 0.002395 sec., 10855.949895615866 rows/sec., 19.45 MiB/sec. 2025.03.22 20:13:08.865544 [ 5 ] {7854e254-4fd0-41f2-844e-9d0be4e64fa7} TCPHandler: Processed in 0.002630496 sec. 2025.03.22 20:13:08.865684 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:08.865789 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:08.865835 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:08.866270 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:08.866309 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:08.866660 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.22 20:13:08.866887 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:08.867092 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. 2025.03.22 20:13:08.867141 [ 5 ] {6bebca1c-cf40-4f06-ba90-062517dce097} TCPHandler: Processed in 0.001505962 sec. 2025.03.22 20:13:10.585847 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37149 2025.03.22 20:13:10.586877 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:10.586969 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:10.587828 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:13:10.588239 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:10.588493 [ 104 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:13:10.588552 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.03.22 20:13:10.588560 [ 104 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:10.588603 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:10.588778 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:13:10.589172 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:10.589306 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34892 rows starting from the beginning of the part 2025.03.22 20:13:10.589667 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part 2025.03.22 20:13:10.589872 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part 2025.03.22 20:13:10.590151 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part 2025.03.22 20:13:10.590379 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part 2025.03.22 20:13:10.590585 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part 2025.03.22 20:13:10.595729 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.0070435 sec., 5274224.462270178 rows/sec., 75.45 MiB/sec. 2025.03.22 20:13:10.596160 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:13:10.596557 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:10.596677 [ 188 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_81_16} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:13:10.596807 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.22 20:13:13.291340 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1916 2025.03.22 20:13:13.294435 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.294497 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.296040 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.22 20:13:13.296363 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.296676 [ 103 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.22 20:13:13.296841 [ 103 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.296956 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.297480 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.22 20:13:13.298785 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1916 2025.03.22 20:13:13.299182 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:13.299385 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1782 rows starting from the beginning of the part 2025.03.22 20:13:13.299945 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part 2025.03.22 20:13:13.300470 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:13.301310 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part 2025.03.22 20:13:13.301939 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part 2025.03.22 20:13:13.302410 [ 197 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:13.311466 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 72 columns (72 merged, 0 gathered) in 0.014317934 sec., 133818.18913259413 rows/sec., 100.93 MiB/sec. 2025.03.22 20:13:13.313269 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.22 20:13:13.314057 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.314142 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_61_12} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.22 20:13:13.314477 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. 2025.03.22 20:13:13.317779 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.03.22 20:13:13.340942 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.340986 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.348692 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.22 20:13:13.349503 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.349948 [ 102 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.22 20:13:13.350079 [ 102 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.350149 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.350522 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.22 20:13:13.366853 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.03.22 20:13:13.368421 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:13.369697 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.03.22 20:13:13.375408 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.03.22 20:13:13.381856 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.03.22 20:13:13.387945 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.03.22 20:13:13.394528 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.03.22 20:13:13.400965 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.03.22 20:13:13.470999 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.120710104 sec., 5061.713806492951 rows/sec., 26.17 MiB/sec. 2025.03.22 20:13:13.474749 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.22 20:13:13.477906 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.478042 [ 193 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_81_16} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.22 20:13:13.480765 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.22 20:13:13.852463 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:13.852658 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:13.852734 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:13.853497 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.853549 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.853996 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.22 20:13:13.854252 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.854491 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} executeQuery: Read 82 rows, 6.94 KiB in 0.001883 sec., 43547.53053637812 rows/sec., 3.60 MiB/sec. 2025.03.22 20:13:13.854556 [ 5 ] {f603cd0a-2ad0-4140-a1b4-e4eb28baa573} TCPHandler: Processed in 0.002222937 sec. 2025.03.22 20:13:13.854676 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:13.854781 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:13.854826 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:13.855370 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.855411 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.855770 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.22 20:13:13.856004 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.856201 [ 102 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.22 20:13:13.856240 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} executeQuery: Read 13 rows, 1001.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 660.95 KiB/sec. 2025.03.22 20:13:13.856293 [ 102 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.856362 [ 5 ] {834195d9-fd4b-4776-92ff-87d588240f9a} TCPHandler: Processed in 0.001728107 sec. 2025.03.22 20:13:13.856364 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.856557 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:13.856571 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.22 20:13:13.856699 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:13.856812 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:13.856811 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:13.856909 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 69 rows starting from the beginning of the part 2025.03.22 20:13:13.857278 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 25 rows starting from the beginning of the part 2025.03.22 20:13:13.857657 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:13.858025 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:13.858435 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 28 rows starting from the beginning of the part 2025.03.22 20:13:13.858795 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:13.859775 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.859825 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.860385 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.22 20:13:13.860578 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.004091616 sec., 42525.98484315244 rows/sec., 3.29 MiB/sec. 2025.03.22 20:13:13.860706 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.22 20:13:13.860711 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.861016 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} executeQuery: Read 77 rows, 6.16 KiB in 0.004353 sec., 17688.950149322307 rows/sec., 1.38 MiB/sec. 2025.03.22 20:13:13.861101 [ 5 ] {97e1ad28-98b5-4395-90e4-c22bfcb5f41d} TCPHandler: Processed in 0.004610609 sec. 2025.03.22 20:13:13.861120 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.861210 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_116_23} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.22 20:13:13.861252 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:13.861291 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:13:13.861367 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:13.861416 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:13.861930 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.861967 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.862341 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.22 20:13:13.862572 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.862738 [ 102 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_135_30 to all_136_136_0 2025.03.22 20:13:13.862787 [ 102 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.862812 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. 2025.03.22 20:13:13.862828 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.862986 [ 5 ] {8b8537ca-791d-4793-b5b9-31894858f070} TCPHandler: Processed in 0.001788057 sec. 2025.03.22 20:13:13.863011 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} MergeTask::PrepareStage: Merging 2 parts: from all_1_135_30 to all_136_136_0 into Compact with storage Full 2025.03.22 20:13:13.863129 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:13.863138 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:13.863176 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_135_30, total 37157 rows starting from the beginning of the part 2025.03.22 20:13:13.863293 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:13.863312 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 32 rows starting from the beginning of the part 2025.03.22 20:13:13.863555 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:13.865138 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.865187 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.865914 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.22 20:13:13.866177 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.866405 [ 102 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.22 20:13:13.866469 [ 102 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.866520 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.866528 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} executeQuery: Read 13 rows, 23.85 KiB in 0.003292 sec., 3948.967193195626 rows/sec., 7.08 MiB/sec. 2025.03.22 20:13:13.866860 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.22 20:13:13.867277 [ 5 ] {a55e5747-199c-4999-b51b-b16d23a53b48} TCPHandler: Processed in 0.00420034 sec. 2025.03.22 20:13:13.867787 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:13.868195 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:13.868345 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:13.868379 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:13.868722 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2128 rows starting from the beginning of the part 2025.03.22 20:13:13.869207 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:13.869890 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:13.869976 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:13.870039 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:13.870371 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:13.871049 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:13.871312 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.22 20:13:13.871696 [ 201 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:13.872315 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.872533 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} MergeTask::MergeProjectionsStage: Merge sorted 37189 rows, containing 5 columns (5 merged, 0 gathered) in 0.009571643 sec., 3885330.867438328 rows/sec., 266.24 MiB/sec. 2025.03.22 20:13:13.872779 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} executeQuery: Read 60 rows, 4.14 KiB in 0.004723 sec., 12703.78996400593 rows/sec., 876.69 KiB/sec. 2025.03.22 20:13:13.872935 [ 5 ] {9c0fcd2b-09bd-448e-862f-dd37412d85ec} TCPHandler: Processed in 0.005242371 sec. 2025.03.22 20:13:13.872986 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} MergedBlockOutputStream: filled checksums all_1_136_31 (state Temporary) 2025.03.22 20:13:13.873375 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_136_31 to all_1_136_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.873484 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_136_31} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_135_30, all_136_136_0] -> all_1_136_31 2025.03.22 20:13:13.873561 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.22 20:13:13.879101 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 19 columns (19 merged, 0 gathered) in 0.012492926 sec., 177620.51900411482 rows/sec., 318.29 MiB/sec. 2025.03.22 20:13:13.881187 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.22 20:13:13.881687 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:13.881783 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_116_23} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.22 20:13:13.881957 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.36 MiB. 2025.03.22 20:13:14.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.82 MiB, peak 285.13 MiB, free memory in arenas 0.00 B, will set to 265.05 MiB (RSS), difference: -1.76 MiB 2025.03.22 20:13:17.799023 [ 97 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:13:17.799095 [ 97 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:13:18.088685 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37637 2025.03.22 20:13:18.089686 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.089741 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.090297 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:13:18.090564 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.090823 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37637 2025.03.22 20:13:18.852408 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:18.852686 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:18.852793 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:18.853815 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.853859 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.854304 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.22 20:13:18.854559 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.854719 [ 97 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.22 20:13:18.854771 [ 97 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.854775 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} executeQuery: Read 108 rows, 9.25 KiB in 0.002166 sec., 49861.495844875346 rows/sec., 4.17 MiB/sec. 2025.03.22 20:13:18.854798 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.854898 [ 5 ] {abb53978-8a4a-4117-9ee2-a6c4d5847b38} TCPHandler: Processed in 0.002631616 sec. 2025.03.22 20:13:18.855207 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:18.855311 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.22 20:13:18.855567 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:18.855731 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:18.856486 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:18.856928 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1403 rows starting from the beginning of the part 2025.03.22 20:13:18.857524 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 108 rows starting from the beginning of the part 2025.03.22 20:13:18.857677 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part 2025.03.22 20:13:18.858228 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 109 rows starting from the beginning of the part 2025.03.22 20:13:18.858683 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 82 rows starting from the beginning of the part 2025.03.22 20:13:18.858981 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.859010 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 108 rows starting from the beginning of the part 2025.03.22 20:13:18.859063 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.860023 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.22 20:13:18.860554 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.861054 [ 217 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:18.861127 [ 217 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:18.861172 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} executeQuery: Read 26 rows, 1.96 KiB in 0.005738 sec., 4531.195538515162 rows/sec., 340.72 KiB/sec. 2025.03.22 20:13:18.861567 [ 5 ] {84306dd3-53c9-4111-bf00-4f02245978a4} TCPHandler: Processed in 0.006464968 sec. 2025.03.22 20:13:18.861883 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:18.862045 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:18.862143 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:18.863119 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 5 columns (5 merged, 0 gathered) in 0.008159963 sec., 231863.7964412339 rows/sec., 20.24 MiB/sec. 2025.03.22 20:13:18.863628 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.22 20:13:18.864559 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.864838 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_141_28} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.22 20:13:18.864907 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.865014 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.865065 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.03.22 20:13:18.865547 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.22 20:13:18.865833 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.865946 [ 217 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:18.866059 [ 96 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.22 20:13:18.866204 [ 96 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.866284 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} executeQuery: Read 90 rows, 7.20 KiB in 0.004264 sec., 21106.941838649152 rows/sec., 1.65 MiB/sec. 2025.03.22 20:13:18.866310 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.866548 [ 5 ] {d2be43c0-1b9a-4822-bc16-2363c29fac26} TCPHandler: Processed in 0.00473134 sec. 2025.03.22 20:13:18.866872 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.22 20:13:18.866906 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:18.867283 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:18.867491 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:18.867505 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:18.867654 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 631 rows starting from the beginning of the part 2025.03.22 20:13:18.868244 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 90 rows starting from the beginning of the part 2025.03.22 20:13:18.868793 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 77 rows starting from the beginning of the part 2025.03.22 20:13:18.869182 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 92 rows starting from the beginning of the part 2025.03.22 20:13:18.869503 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 77 rows starting from the beginning of the part 2025.03.22 20:13:18.869815 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part 2025.03.22 20:13:18.870904 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.870978 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.872015 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.22 20:13:18.872390 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.872931 [ 96 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_136_31 to all_137_137_0 2025.03.22 20:13:18.873090 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} executeQuery: Read 160 rows, 11.41 KiB in 0.005928 sec., 26990.55330634278 rows/sec., 1.88 MiB/sec. 2025.03.22 20:13:18.873097 [ 96 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.873130 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 5 columns (5 merged, 0 gathered) in 0.006665982 sec., 158566.28475744458 rows/sec., 12.73 MiB/sec. 2025.03.22 20:13:18.873248 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.873314 [ 5 ] {6f4a9907-c71c-4927-83b1-c92f4a8cfcef} TCPHandler: Processed in 0.006474998 sec. 2025.03.22 20:13:18.873519 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.22 20:13:18.873676 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:18.873722 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} MergeTask::PrepareStage: Merging 2 parts: from all_1_136_31 to all_137_137_0 into Compact with storage Full 2025.03.22 20:13:18.873984 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:18.874314 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:18.874421 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:18.874435 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.874619 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} MergeTreeSequentialSource: Reading 6 marks from part all_1_136_31, total 37189 rows starting from the beginning of the part 2025.03.22 20:13:18.874777 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_141_28} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.22 20:13:18.875204 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.22 20:13:18.875403 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:18.878745 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.878790 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.879584 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.22 20:13:18.879914 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.880205 [ 220 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:18.880232 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} executeQuery: Read 26 rows, 47.71 KiB in 0.006376 sec., 4077.7917189460477 rows/sec., 7.31 MiB/sec. 2025.03.22 20:13:18.880249 [ 220 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:18.880904 [ 5 ] {1def9ec4-5219-48ab-8360-74ec3a951e41} TCPHandler: Processed in 0.007341276 sec. 2025.03.22 20:13:18.881101 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:18.881263 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:18.881342 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:18.882884 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.882989 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.884028 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.22 20:13:18.884675 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.884780 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} MergeTask::MergeProjectionsStage: Merge sorted 37349 rows, containing 5 columns (5 merged, 0 gathered) in 0.011273059 sec., 3313120.2453566506 rows/sec., 227.04 MiB/sec. 2025.03.22 20:13:18.885068 [ 96 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.22 20:13:18.885203 [ 96 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:18.885297 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:18.885448 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} MergedBlockOutputStream: filled checksums all_1_137_32 (state Temporary) 2025.03.22 20:13:18.885500 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} executeQuery: Read 60 rows, 4.14 KiB in 0.004263 sec., 14074.595355383532 rows/sec., 971.29 KiB/sec. 2025.03.22 20:13:18.885787 [ 5 ] {86f9b9ae-a638-4f38-9ac7-10083451afd2} TCPHandler: Processed in 0.004739931 sec. 2025.03.22 20:13:18.886159 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.22 20:13:18.886251 [ 220 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:18.886446 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_137_32 to all_1_137_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.886675 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:18.886767 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_137_32} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_136_31, all_137_137_0] -> all_1_137_32 2025.03.22 20:13:18.886856 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6936 rows starting from the beginning of the part 2025.03.22 20:13:18.887073 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.22 20:13:18.887430 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:18.887812 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:18.888102 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:18.888503 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:18.888846 [ 190 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:18.891905 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 7236 rows, containing 4 columns (4 merged, 0 gathered) in 0.006403856 sec., 1129944.2086143098 rows/sec., 76.16 MiB/sec. 2025.03.22 20:13:18.892383 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.22 20:13:18.892709 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:18.892798 [ 198 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_141_28} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.22 20:13:18.892881 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. 2025.03.22 20:13:20.867924 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 619 2025.03.22 20:13:20.890937 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:20.890987 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:20.898549 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.22 20:13:20.899373 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:20.903502 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 619 2025.03.22 20:13:22.846917 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.847122 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:13:22.847195 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:13:22.847974 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.848025 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.848463 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:13:22.848716 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.848938 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} executeQuery: Read 24 rows, 2.04 KiB in 0.001863 sec., 12882.447665056361 rows/sec., 1.07 MiB/sec. 2025.03.22 20:13:22.849084 [ 5 ] {ff39e5b1-31e7-471d-bfad-737ef3e5a6c8} TCPHandler: Processed in 0.002288159 sec. 2025.03.22 20:13:22.849279 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.849392 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:13:22.849443 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:13:22.850001 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.850041 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.850385 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.22 20:13:22.850646 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.850827 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} executeQuery: Read 14 rows, 1.14 KiB in 0.001463 sec., 9569.377990430621 rows/sec., 780.32 KiB/sec. 2025.03.22 20:13:22.850880 [ 5 ] {d9ac2f45-bec0-44e7-aa81-708a45b96e20} TCPHandler: Processed in 0.001660495 sec. 2025.03.22 20:13:22.851003 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.851120 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:22.851167 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:22.852487 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.852526 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.852989 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.22 20:13:22.853235 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.853426 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} executeQuery: Read 1349 rows, 115.00 KiB in 0.002324 sec., 580464.7160068847 rows/sec., 48.33 MiB/sec. 2025.03.22 20:13:22.853482 [ 5 ] {c64c5e5d-f723-4083-bdc5-e4d831bfc819} TCPHandler: Processed in 0.002532514 sec. 2025.03.22 20:13:22.853661 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.853911 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:22.854052 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:22.854853 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.854893 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.855252 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.22 20:13:22.855488 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.855666 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} executeQuery: Read 39 rows, 2.92 KiB in 0.00185 sec., 21081.08108108108 rows/sec., 1.54 MiB/sec. 2025.03.22 20:13:22.855730 [ 5 ] {ccecae14-b75d-473a-adf5-9f86c6065c31} TCPHandler: Processed in 0.002134575 sec. 2025.03.22 20:13:22.855852 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.856002 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:13:22.856057 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:13:22.856723 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.856760 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.857126 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:13:22.857361 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.857580 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} executeQuery: Read 252 rows, 17.85 KiB in 0.001612 sec., 156327.5434243176 rows/sec., 10.81 MiB/sec. 2025.03.22 20:13:22.857780 [ 5 ] {0eee4104-34d5-48be-8f12-a1ee12a4f376} TCPHandler: Processed in 0.001987372 sec. 2025.03.22 20:13:22.857957 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.858062 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:13:22.858109 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:13:22.858649 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.858687 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.859036 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.22 20:13:22.859267 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.859472 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} executeQuery: Read 12 rows, 960.00 B in 0.001426 sec., 8415.14726507714 rows/sec., 657.43 KiB/sec. 2025.03.22 20:13:22.859666 [ 5 ] {1be128f9-7e3e-4ab2-a292-b8be674d1c69} TCPHandler: Processed in 0.001762948 sec. 2025.03.22 20:13:22.859841 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.859945 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:22.859991 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:22.860898 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.860937 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.861311 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.22 20:13:22.861547 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.861719 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} executeQuery: Read 583 rows, 44.84 KiB in 0.001798 sec., 324249.1657397108 rows/sec., 24.36 MiB/sec. 2025.03.22 20:13:22.861774 [ 5 ] {2aeb7227-e914-46a8-873f-14cf3ca7a8f6} TCPHandler: Processed in 0.001986632 sec. 2025.03.22 20:13:22.861890 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.861996 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:22.862044 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:22.862882 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.862918 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.863349 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.22 20:13:22.863587 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.863727 [ 93 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_137_32 to all_142_142_0 2025.03.22 20:13:22.863776 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} executeQuery: Read 1017 rows, 70.44 KiB in 0.001803 sec., 564059.9001663894 rows/sec., 38.15 MiB/sec. 2025.03.22 20:13:22.863777 [ 93 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.863828 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:22.863849 [ 5 ] {4c4a44a3-2a35-4aea-907b-6d574fcd6ccc} TCPHandler: Processed in 0.002009122 sec. 2025.03.22 20:13:22.864128 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.864190 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_137_32 to all_142_142_0 into Compact with storage Full 2025.03.22 20:13:22.864461 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:22.864789 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:22.865787 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:22.866251 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTreeSequentialSource: Reading 6 marks from part all_1_137_32, total 37349 rows starting from the beginning of the part 2025.03.22 20:13:22.866748 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:22.867142 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 161 rows starting from the beginning of the part 2025.03.22 20:13:22.867584 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:22.867964 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:22.868318 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:13:22.870410 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.870458 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:22.872194 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.22 20:13:22.872526 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.872878 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} executeQuery: Read 13 rows, 23.85 KiB in 0.008553 sec., 1519.934525897346 rows/sec., 2.72 MiB/sec. 2025.03.22 20:13:22.873022 [ 5 ] {e01133cd-dd99-4406-938b-675ce8745243} TCPHandler: Processed in 0.009016291 sec. 2025.03.22 20:13:22.873170 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:22.873296 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:22.873347 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:22.874034 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:22.874075 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:22.874591 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.22 20:13:22.875046 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.875405 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} executeQuery: Read 48 rows, 3.31 KiB in 0.002147 sec., 22356.776897997206 rows/sec., 1.51 MiB/sec. 2025.03.22 20:13:22.875474 [ 5 ] {f8ed16d0-8530-4b50-ae6d-c00623b73a7d} TCPHandler: Processed in 0.00235338 sec. 2025.03.22 20:13:22.878300 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergeTask::MergeProjectionsStage: Merge sorted 39007 rows, containing 5 columns (5 merged, 0 gathered) in 0.014343795 sec., 2719433.7342383936 rows/sec., 186.35 MiB/sec. 2025.03.22 20:13:22.879013 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} MergedBlockOutputStream: filled checksums all_1_142_33 (state Temporary) 2025.03.22 20:13:22.879380 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_142_33 to all_1_142_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:22.879477 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_142_33} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_137_32, all_142_142_0] -> all_1_142_33 2025.03.22 20:13:22.879588 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.22 20:13:23.299952 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1960 2025.03.22 20:13:23.303369 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:23.303432 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:23.304970 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.22 20:13:23.305293 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:23.305987 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1960 2025.03.22 20:13:23.479938 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:23.480001 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:23.482097 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:23.829571 [ 221 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:23.829630 [ 221 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:23.831663 [ 221 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:23.845434 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:23.845636 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:23.845718 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:23.846638 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:23.846683 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:23.847121 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.22 20:13:23.847379 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:23.847585 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} executeQuery: Read 56 rows, 4.38 KiB in 0.002007 sec., 27902.341803687093 rows/sec., 2.13 MiB/sec. 2025.03.22 20:13:23.847650 [ 5 ] {7e287dc5-e91b-4b65-bc6e-ad2635734e78} TCPHandler: Processed in 0.00234759 sec. 2025.03.22 20:13:23.847782 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:23.847895 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:23.847946 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:23.848519 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:23.848558 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:23.848924 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.22 20:13:23.849173 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:23.849356 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} executeQuery: Read 64 rows, 5.12 KiB in 0.001489 sec., 42981.86702484889 rows/sec., 3.35 MiB/sec. 2025.03.22 20:13:23.849409 [ 5 ] {03f78315-367e-441a-aefa-b08cef0dc98a} TCPHandler: Processed in 0.001682856 sec. 2025.03.22 20:13:23.849529 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:23.849639 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:23.849691 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:23.850171 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:23.850208 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:23.850582 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.22 20:13:23.850828 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:23.851004 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} executeQuery: Read 32 rows, 2.28 KiB in 0.00139 sec., 23021.58273381295 rows/sec., 1.60 MiB/sec. 2025.03.22 20:13:23.851055 [ 5 ] {eabbd953-3897-4669-9a94-47e77486b043} TCPHandler: Processed in 0.001577684 sec. 2025.03.22 20:13:23.851161 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:23.851263 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:23.851309 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:23.851725 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:23.851762 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:23.852103 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.22 20:13:23.852335 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:23.852510 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} executeQuery: Read 12 rows, 848.00 B in 0.001268 sec., 9463.72239747634 rows/sec., 653.10 KiB/sec. 2025.03.22 20:13:23.852558 [ 5 ] {2052ac9e-8276-4a5e-82b1-cdc41fb12699} TCPHandler: Processed in 0.00144774 sec. 2025.03.22 20:13:24.286116 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:24.286175 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:24.288045 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:24.638747 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:24.638808 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:24.640946 [ 223 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:13:25.591939 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38064 2025.03.22 20:13:25.592577 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:25.592632 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.22 20:13:25.593203 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:13:25.593470 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:25.593719 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.03.22 20:13:28.404545 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 626 2025.03.22 20:13:28.428065 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:28.428120 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:28.435671 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.22 20:13:28.436510 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:28.439415 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.03.22 20:13:28.852253 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:28.852472 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:28.852555 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:28.853395 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:28.853448 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:28.853912 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.22 20:13:28.854178 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:28.854437 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} executeQuery: Read 108 rows, 9.25 KiB in 0.002023 sec., 53386.06030647553 rows/sec., 4.46 MiB/sec. 2025.03.22 20:13:28.854508 [ 5 ] {95844446-dcd4-4c0a-8c38-dc8663b9c5fb} TCPHandler: Processed in 0.002395201 sec. 2025.03.22 20:13:28.854655 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:28.854782 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:28.854832 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:28.855392 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:28.855433 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:28.855808 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.22 20:13:28.856047 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:28.856260 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} executeQuery: Read 26 rows, 1.96 KiB in 0.001507 sec., 17252.8201725282 rows/sec., 1.27 MiB/sec. 2025.03.22 20:13:28.856314 [ 5 ] {3c40fb11-e0b5-4b71-84b4-a76dad1ab939} TCPHandler: Processed in 0.001726967 sec. 2025.03.22 20:13:28.856420 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:28.856522 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:28.856567 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:28.857116 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:28.857156 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:28.857510 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.22 20:13:28.857747 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:28.857950 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} executeQuery: Read 90 rows, 7.20 KiB in 0.00145 sec., 62068.965517241384 rows/sec., 4.85 MiB/sec. 2025.03.22 20:13:28.858000 [ 5 ] {a77cf111-0b46-45b2-a859-9bcc945965d2} TCPHandler: Processed in 0.001630834 sec. 2025.03.22 20:13:28.858113 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:28.858219 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:28.858267 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:28.858778 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:28.858817 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:28.859214 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.22 20:13:28.859451 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:28.859655 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. 2025.03.22 20:13:28.859707 [ 5 ] {777a66e6-c366-4d52-95a1-b545e94c157a} TCPHandler: Processed in 0.001643245 sec. 2025.03.22 20:13:28.859831 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:28.859938 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:28.860003 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:28.861115 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:28.861154 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:28.861808 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.22 20:13:28.862062 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:28.862301 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} executeQuery: Read 26 rows, 47.71 KiB in 0.002388 sec., 10887.772194304858 rows/sec., 19.51 MiB/sec. 2025.03.22 20:13:28.862407 [ 5 ] {71ab9bfc-5549-4db0-9c40-3b6c885c2be2} TCPHandler: Processed in 0.002625426 sec. 2025.03.22 20:13:28.862550 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:28.862655 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:28.862701 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:28.863133 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:28.863171 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:28.863528 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.22 20:13:28.863766 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:28.863991 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. 2025.03.22 20:13:28.864089 [ 5 ] {71e58707-4bcd-4152-9c31-63875b4668bb} TCPHandler: Processed in 0.001589474 sec. 2025.03.22 20:13:32.799150 [ 83 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:13:32.799214 [ 83 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:13:33.094860 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38552 2025.03.22 20:13:33.095702 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.095751 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.096311 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:13:33.096568 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.096822 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38552 2025.03.22 20:13:33.307195 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1980 2025.03.22 20:13:33.312182 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.312235 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.314649 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.22 20:13:33.314983 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.315617 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1980 2025.03.22 20:13:33.618815 [ 82 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.03.22 20:13:33.618868 [ 82 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.618895 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.619036 [ 225 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:33.619059 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.03.22 20:13:33.619097 [ 225 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:33.619257 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:33.619365 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2025.03.22 20:13:33.619498 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.03.22 20:13:33.619918 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2025.03.22 20:13:33.620256 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2025.03.22 20:13:33.620674 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.03.22 20:13:33.622570 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.003609027 sec., 13854.149608744961 rows/sec., 1.16 MiB/sec. 2025.03.22 20:13:33.622735 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.03.22 20:13:33.623140 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.623332 [ 194 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_29_7} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.03.22 20:13:33.623348 [ 225 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:33.623509 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:13:33.851593 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:33.851859 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:33.851936 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:33.852705 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.852749 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.853187 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.22 20:13:33.853448 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.853686 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} executeQuery: Read 82 rows, 6.94 KiB in 0.001906 sec., 43022.035676810076 rows/sec., 3.55 MiB/sec. 2025.03.22 20:13:33.853743 [ 5 ] {c4045894-4873-4ad4-8fb9-c7a58c41c917} TCPHandler: Processed in 0.002310529 sec. 2025.03.22 20:13:33.853864 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:33.853970 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:33.854016 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:33.854545 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.854585 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.854937 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.22 20:13:33.855169 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.855398 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} executeQuery: Read 13 rows, 1001.00 B in 0.001444 sec., 9002.770083102494 rows/sec., 676.97 KiB/sec. 2025.03.22 20:13:33.855467 [ 5 ] {4d74e056-689f-4d5a-99af-82e9616c0d69} TCPHandler: Processed in 0.001649055 sec. 2025.03.22 20:13:33.855599 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:33.855886 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:33.856017 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:33.856868 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.856909 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.857268 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.22 20:13:33.857497 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.857701 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} executeQuery: Read 77 rows, 6.16 KiB in 0.00192 sec., 40104.166666666664 rows/sec., 3.13 MiB/sec. 2025.03.22 20:13:33.857751 [ 5 ] {e4c8163c-a58c-47ac-b67a-5cc7d3dc59e6} TCPHandler: Processed in 0.002202916 sec. 2025.03.22 20:13:33.857867 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:33.857970 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:33.858017 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:33.858524 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.858562 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.858953 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.22 20:13:33.859195 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.859430 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} executeQuery: Read 160 rows, 11.41 KiB in 0.001481 sec., 108035.11141120865 rows/sec., 7.52 MiB/sec. 2025.03.22 20:13:33.859524 [ 5 ] {7254498a-ac42-4b71-8d89-085745f6d5e3} TCPHandler: Processed in 0.001707076 sec. 2025.03.22 20:13:33.859744 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:33.860045 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:33.860145 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:33.861254 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.861294 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.861935 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.22 20:13:33.862187 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.862432 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} executeQuery: Read 13 rows, 23.85 KiB in 0.002501 sec., 5197.920831667333 rows/sec., 9.31 MiB/sec. 2025.03.22 20:13:33.862524 [ 5 ] {045f4690-81d3-4ce9-9eb3-ce9b9dcad49d} TCPHandler: Processed in 0.002888782 sec. 2025.03.22 20:13:33.862663 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:33.862768 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:33.862814 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:33.863247 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:33.863287 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:33.863643 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.22 20:13:33.863875 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:33.864105 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. 2025.03.22 20:13:33.864164 [ 5 ] {90124501-5bd2-4eaf-b2d3-23eb6cf6a04a} TCPHandler: Processed in 0.001541502 sec. 2025.03.22 20:13:35.940451 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.03.22 20:13:35.963368 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:35.963412 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:35.971005 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.22 20:13:35.971868 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:35.974899 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.03.22 20:13:38.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.05 MiB, peak 285.13 MiB, free memory in arenas 0.00 B, will set to 265.05 MiB (RSS), difference: 4.00 MiB 2025.03.22 20:13:38.853165 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:38.853349 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:13:38.853420 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:13:38.854149 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.854200 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.854612 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.22 20:13:38.854861 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.855154 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} executeQuery: Read 2 rows, 167.00 B in 0.001843 sec., 1085.1871947911015 rows/sec., 88.49 KiB/sec. 2025.03.22 20:13:38.855390 [ 5 ] {5a5dbbd1-47fc-4d09-8ab9-a2f7ddddd572} TCPHandler: Processed in 0.00235316 sec. 2025.03.22 20:13:38.855511 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:38.855613 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:38.855657 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:38.856236 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.856275 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.856656 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.22 20:13:38.856895 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.857083 [ 71 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.22 20:13:38.857156 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} executeQuery: Read 109 rows, 9.32 KiB in 0.001562 sec., 69782.33034571062 rows/sec., 5.83 MiB/sec. 2025.03.22 20:13:38.857173 [ 71 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.857236 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.857285 [ 5 ] {be100eb8-3c3d-43a9-bde9-5850c866a7fb} TCPHandler: Processed in 0.001820099 sec. 2025.03.22 20:13:38.857567 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.03.22 20:13:38.857582 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:38.858057 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:38.858106 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:38.858239 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1403 rows starting from the beginning of the part 2025.03.22 20:13:38.858278 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:38.858801 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:13:38.859311 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part 2025.03.22 20:13:38.859978 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 108 rows starting from the beginning of the part 2025.03.22 20:13:38.860538 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part 2025.03.22 20:13:38.860943 [ 188 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 109 rows starting from the beginning of the part 2025.03.22 20:13:38.862286 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.862346 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.863268 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.22 20:13:38.863745 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.863935 [ 71 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.22 20:13:38.864006 [ 71 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.864053 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} executeQuery: Read 28 rows, 2.09 KiB in 0.006161 sec., 4544.716766758644 rows/sec., 340.00 KiB/sec. 2025.03.22 20:13:38.864060 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.864269 [ 5 ] {43c6695c-b9a2-406c-8b75-13a822efc2f9} TCPHandler: Processed in 0.006763974 sec. 2025.03.22 20:13:38.864655 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:38.864681 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.22 20:13:38.865032 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:38.865167 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:38.865183 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:38.865212 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.007845317 sec., 396032.4356555637 rows/sec., 34.49 MiB/sec. 2025.03.22 20:13:38.865282 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 69 rows starting from the beginning of the part 2025.03.22 20:13:38.865724 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:38.865988 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.22 20:13:38.866177 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 39 rows starting from the beginning of the part 2025.03.22 20:13:38.866640 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:38.867157 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:38.867608 [ 195 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 28 rows starting from the beginning of the part 2025.03.22 20:13:38.868567 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.869055 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_146_29} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.22 20:13:38.869186 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.869305 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.869414 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.22 20:13:38.870452 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.22 20:13:38.870993 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.871002 [ 197 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006747913 sec., 29786.987473015728 rows/sec., 2.29 MiB/sec. 2025.03.22 20:13:38.871245 [ 70 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.22 20:13:38.871248 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.22 20:13:38.871333 [ 70 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.871399 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.871475 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} executeQuery: Read 92 rows, 7.36 KiB in 0.006543 sec., 14060.828366192878 rows/sec., 1.10 MiB/sec. 2025.03.22 20:13:38.871830 [ 5 ] {17c89648-25c5-45f9-8b61-8412f389db73} TCPHandler: Processed in 0.007301706 sec. 2025.03.22 20:13:38.872016 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.03.22 20:13:38.872180 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:38.872572 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:38.872754 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:38.873456 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:38.873964 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 631 rows starting from the beginning of the part 2025.03.22 20:13:38.874498 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.874573 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 583 rows starting from the beginning of the part 2025.03.22 20:13:38.874993 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part 2025.03.22 20:13:38.875031 [ 186 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_121_24} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.22 20:13:38.875497 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 90 rows starting from the beginning of the part 2025.03.22 20:13:38.875823 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.22 20:13:38.876071 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 77 rows starting from the beginning of the part 2025.03.22 20:13:38.876221 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.876325 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.876348 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 92 rows starting from the beginning of the part 2025.03.22 20:13:38.877525 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.22 20:13:38.878063 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.878660 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} executeQuery: Read 161 rows, 11.48 KiB in 0.006249 sec., 25764.12225956153 rows/sec., 1.79 MiB/sec. 2025.03.22 20:13:38.878814 [ 5 ] {2129c9b5-d6c3-462d-a873-c7e432494873} TCPHandler: Processed in 0.006745543 sec. 2025.03.22 20:13:38.879308 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:38.879860 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:38.879952 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.008425089 sec., 182431.30725384623 rows/sec., 14.53 MiB/sec. 2025.03.22 20:13:38.880251 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:38.880352 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.22 20:13:38.881246 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.881387 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_146_29} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.22 20:13:38.881512 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:13:38.882395 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.882433 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.883088 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.22 20:13:38.883340 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.883535 [ 70 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.22 20:13:38.883613 [ 70 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.883652 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} executeQuery: Read 26 rows, 47.71 KiB in 0.004003 sec., 6495.128653509868 rows/sec., 11.64 MiB/sec. 2025.03.22 20:13:38.883661 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.884001 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.22 20:13:38.884014 [ 5 ] {99012203-b209-41fb-ab8c-0507c8846802} TCPHandler: Processed in 0.004880013 sec. 2025.03.22 20:13:38.884387 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:38.884663 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:38.884792 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:38.885235 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:38.885530 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2219 rows starting from the beginning of the part 2025.03.22 20:13:38.886083 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:38.886682 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:38.886700 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.886750 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.887230 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:38.887647 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 13 rows starting from the beginning of the part 2025.03.22 20:13:38.887788 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.22 20:13:38.888004 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part 2025.03.22 20:13:38.888311 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.888605 [ 70 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.22 20:13:38.888715 [ 70 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:38.888802 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:38.888865 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} executeQuery: Read 60 rows, 4.14 KiB in 0.004276 sec., 14031.80542563143 rows/sec., 968.34 KiB/sec. 2025.03.22 20:13:38.889204 [ 5 ] {dab7ffcf-ee04-4a46-8387-febe250b15c5} TCPHandler: Processed in 0.004901624 sec. 2025.03.22 20:13:38.889238 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.03.22 20:13:38.889416 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:38.889457 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7236 rows starting from the beginning of the part 2025.03.22 20:13:38.889672 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 48 rows starting from the beginning of the part 2025.03.22 20:13:38.889904 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 12 rows starting from the beginning of the part 2025.03.22 20:13:38.890107 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:38.890211 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:38.890345 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:38.892448 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 7476 rows, containing 4 columns (4 merged, 0 gathered) in 0.003474463 sec., 2151699.413693569 rows/sec., 145.04 MiB/sec. 2025.03.22 20:13:38.892858 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.22 20:13:38.893239 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.893311 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_146_29} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.22 20:13:38.893427 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2025.03.22 20:13:38.896413 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2323 rows, containing 19 columns (19 merged, 0 gathered) in 0.012610147 sec., 184216.72641881177 rows/sec., 330.11 MiB/sec. 2025.03.22 20:13:38.898395 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.22 20:13:38.898838 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:38.898930 [ 187 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_121_24} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.22 20:13:38.899088 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.54 MiB. 2025.03.22 20:13:40.232910 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:40.232999 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:40.235172 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:40.597954 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38979 2025.03.22 20:13:40.598606 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:40.598661 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:40.599206 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:13:40.599473 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:40.599718 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.03.22 20:13:42.009857 [ 217 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:42.009929 [ 217 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:42.011957 [ 217 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.22 20:13:42.438905 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:42.438963 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:42.440948 [ 220 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:13:43.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.30 MiB, peak 285.13 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: 4.00 MiB 2025.03.22 20:13:43.305193 [ 225 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:43.305243 [ 225 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:43.307307 [ 225 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:43.316743 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2006 2025.03.22 20:13:43.319805 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.319868 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.321427 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.22 20:13:43.321759 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.323291 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2006 2025.03.22 20:13:43.475945 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.03.22 20:13:43.501303 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.501356 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.509054 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.22 20:13:43.509880 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.513368 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.03.22 20:13:43.852027 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:43.852216 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:43.852289 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:43.853054 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.853104 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.853672 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.22 20:13:43.854254 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.854529 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} executeQuery: Read 82 rows, 6.94 KiB in 0.002359 sec., 34760.4917337855 rows/sec., 2.87 MiB/sec. 2025.03.22 20:13:43.854621 [ 5 ] {c9f8fe70-bb2c-4f48-b00a-cd82f68049b0} TCPHandler: Processed in 0.002722648 sec. 2025.03.22 20:13:43.854857 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:43.855141 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:43.855263 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:43.855824 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.855865 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.856217 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.22 20:13:43.856453 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.856656 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} executeQuery: Read 13 rows, 1001.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 601.93 KiB/sec. 2025.03.22 20:13:43.856709 [ 5 ] {bb4b4840-283a-4eaf-ba1f-79553d9c24fd} TCPHandler: Processed in 0.001949012 sec. 2025.03.22 20:13:43.856832 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:43.856952 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:43.856999 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:43.857563 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.857603 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.857981 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.22 20:13:43.858241 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.858443 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} executeQuery: Read 77 rows, 6.16 KiB in 0.001517 sec., 50758.075148319054 rows/sec., 3.96 MiB/sec. 2025.03.22 20:13:43.858497 [ 5 ] {96f1fd95-bff1-4350-94bc-2f8c40e397d2} TCPHandler: Processed in 0.001719767 sec. 2025.03.22 20:13:43.858618 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:43.858726 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:43.858776 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:43.859296 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.859336 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.859732 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.22 20:13:43.859966 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.860135 [ 63 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_142_33 to all_143_143_0 2025.03.22 20:13:43.860192 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. 2025.03.22 20:13:43.860215 [ 63 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.860278 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.860304 [ 5 ] {b85718c7-959b-4dbb-a086-6094341ff833} TCPHandler: Processed in 0.001737587 sec. 2025.03.22 20:13:43.860498 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} MergeTask::PrepareStage: Merging 2 parts: from all_1_142_33 to all_143_143_0 into Compact with storage Full 2025.03.22 20:13:43.860518 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:43.860745 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:43.860812 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:43.860920 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} MergeTreeSequentialSource: Reading 6 marks from part all_1_142_33, total 39007 rows starting from the beginning of the part 2025.03.22 20:13:43.860929 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:43.861287 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 32 rows starting from the beginning of the part 2025.03.22 20:13:43.864304 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.864360 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.865207 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.22 20:13:43.865542 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.865898 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} executeQuery: Read 13 rows, 23.85 KiB in 0.005229 sec., 2486.135016255498 rows/sec., 4.46 MiB/sec. 2025.03.22 20:13:43.866020 [ 5 ] {3de873b9-a4fd-431a-a1bc-7167f5cad574} TCPHandler: Processed in 0.005562747 sec. 2025.03.22 20:13:43.866197 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:43.866323 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:43.866383 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:43.866972 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:43.867024 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:43.867548 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.22 20:13:43.867855 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.868147 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} executeQuery: Read 60 rows, 4.14 KiB in 0.001852 sec., 32397.408207343415 rows/sec., 2.18 MiB/sec. 2025.03.22 20:13:43.868215 [ 5 ] {4dc22db4-b976-4399-9814-047052de1ed7} TCPHandler: Processed in 0.002087864 sec. 2025.03.22 20:13:43.870575 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} MergeTask::MergeProjectionsStage: Merge sorted 39039 rows, containing 5 columns (5 merged, 0 gathered) in 0.010170616 sec., 3838410.5741481143 rows/sec., 263.03 MiB/sec. 2025.03.22 20:13:43.871150 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} MergedBlockOutputStream: filled checksums all_1_143_34 (state Temporary) 2025.03.22 20:13:43.871487 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_143_34 to all_1_143_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:43.871576 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_143_34} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_142_33, all_143_143_0] -> all_1_143_34 2025.03.22 20:13:43.871672 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.22 20:13:44.275172 [ 219 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:44.275222 [ 219 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:44.277245 [ 219 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:13:47.799466 [ 57 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:13:47.799546 [ 57 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:13:48.100826 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 2025.03.22 20:13:48.101509 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.101563 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.102135 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:13:48.102407 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.102640 [ 57 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:13:48.102678 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 2025.03.22 20:13:48.102723 [ 57 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.102757 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.102930 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:13:48.103185 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:48.103245 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.03.22 20:13:48.103325 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part 2025.03.22 20:13:48.103549 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part 2025.03.22 20:13:48.103790 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part 2025.03.22 20:13:48.104017 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part 2025.03.22 20:13:48.104179 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part 2025.03.22 20:13:48.107389 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.004542477 sec., 8688431.443901643 rows/sec., 124.29 MiB/sec. 2025.03.22 20:13:48.107992 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:13:48.108427 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.108508 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_86_17} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:13:48.108619 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.03.22 20:13:48.852242 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:48.852462 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:48.852545 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:48.853425 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.853476 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.853942 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.22 20:13:48.854206 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.854446 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} executeQuery: Read 108 rows, 9.25 KiB in 0.002042 sec., 52889.324191968655 rows/sec., 4.42 MiB/sec. 2025.03.22 20:13:48.854509 [ 5 ] {10eee6b4-5ee7-4fdb-ac3b-e64ebf44cdfa} TCPHandler: Processed in 0.002404581 sec. 2025.03.22 20:13:48.854632 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:48.854741 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:48.854788 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:48.855330 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.855372 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.855725 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.22 20:13:48.855965 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.856185 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} executeQuery: Read 26 rows, 1.96 KiB in 0.001466 sec., 17735.334242837653 rows/sec., 1.30 MiB/sec. 2025.03.22 20:13:48.856239 [ 5 ] {42d08dbd-18a9-4edc-904a-bb1f9e95502d} TCPHandler: Processed in 0.001657435 sec. 2025.03.22 20:13:48.856345 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:48.856448 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:48.856492 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:48.857044 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.857084 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.857443 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.22 20:13:48.857678 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.857896 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} executeQuery: Read 90 rows, 7.20 KiB in 0.001467 sec., 61349.69325153374 rows/sec., 4.79 MiB/sec. 2025.03.22 20:13:48.857953 [ 5 ] {7e49c942-8da7-470f-9116-515b44227cbf} TCPHandler: Processed in 0.001656675 sec. 2025.03.22 20:13:48.857967 [ 217 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:48.858013 [ 217 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:48.858076 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:48.858200 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:48.858249 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:48.859031 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.859070 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.859543 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.22 20:13:48.859834 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.860054 [ 55 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_143_34 to all_144_144_0 2025.03.22 20:13:48.860139 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} executeQuery: Read 160 rows, 11.41 KiB in 0.001956 sec., 81799.591002045 rows/sec., 5.70 MiB/sec. 2025.03.22 20:13:48.860163 [ 55 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.860255 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.860384 [ 5 ] {852226e6-e568-4ee1-b62c-59baaf30e3cb} TCPHandler: Processed in 0.00235735 sec. 2025.03.22 20:13:48.860688 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} MergeTask::PrepareStage: Merging 2 parts: from all_1_143_34 to all_144_144_0 into Compact with storage Full 2025.03.22 20:13:48.860771 [ 220 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:48.860792 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:48.860859 [ 220 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:48.861069 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:48.861205 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} MergeTreeSequentialSource: Reading 6 marks from part all_1_143_34, total 39039 rows starting from the beginning of the part 2025.03.22 20:13:48.861213 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:48.861806 [ 217 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:48.861887 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:48.861905 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:48.869291 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.869344 [ 220 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:48.869351 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.871748 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.22 20:13:48.872068 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.872381 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} executeQuery: Read 26 rows, 47.71 KiB in 0.011271 sec., 2306.805074971165 rows/sec., 4.13 MiB/sec. 2025.03.22 20:13:48.872559 [ 5 ] {f6d24035-b9b7-47f3-810d-1c717d29fb46} TCPHandler: Processed in 0.011844502 sec. 2025.03.22 20:13:48.872731 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:48.872847 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:48.872902 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:48.873492 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:48.873530 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:48.873883 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} MergeTask::MergeProjectionsStage: Merge sorted 39199 rows, containing 5 columns (5 merged, 0 gathered) in 0.013437116 sec., 2917218.2483205474 rows/sec., 199.92 MiB/sec. 2025.03.22 20:13:48.873997 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.22 20:13:48.874245 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.874307 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} MergedBlockOutputStream: filled checksums all_1_144_35 (state Temporary) 2025.03.22 20:13:48.874534 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} executeQuery: Read 60 rows, 4.14 KiB in 0.001707 sec., 35149.3848857645 rows/sec., 2.37 MiB/sec. 2025.03.22 20:13:48.874606 [ 5 ] {c086f6e1-484a-4c8d-869f-f1bbf450867b} TCPHandler: Processed in 0.001927871 sec. 2025.03.22 20:13:48.874723 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_144_35 to all_1_144_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:48.874801 [ 193 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_144_35} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_143_34, all_144_144_0] -> all_1_144_35 2025.03.22 20:13:48.874866 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.22 20:13:49.208622 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:49.208671 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:49.210700 [ 224 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:49.766766 [ 224 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:49.766845 [ 224 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:49.769083 [ 224 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:13:51.014411 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.03.22 20:13:51.036951 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:51.037011 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:51.044674 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.22 20:13:51.045483 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:51.046014 [ 52 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.22 20:13:51.046149 [ 52 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:51.046228 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:51.046733 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.22 20:13:51.060769 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.03.22 20:13:51.062661 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:51.064307 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.03.22 20:13:51.070346 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2025.03.22 20:13:51.076687 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part 2025.03.22 20:13:51.083207 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.03.22 20:13:51.089624 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2025.03.22 20:13:51.096474 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.03.22 20:13:51.171288 [ 190 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.124880022 sec., 5196.988193996314 rows/sec., 26.87 MiB/sec. 2025.03.22 20:13:51.175108 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.22 20:13:51.178206 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:51.178314 [ 191 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_86_17} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.22 20:13:51.180660 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.22 20:13:52.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.39 MiB, peak 285.13 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.09 MiB 2025.03.22 20:13:52.850933 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.851120 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:13:52.851194 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:13:52.851973 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.852029 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.852471 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:13:52.852723 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.852928 [ 43 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.22 20:13:52.852979 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} executeQuery: Read 24 rows, 2.04 KiB in 0.001904 sec., 12605.042016806721 rows/sec., 1.05 MiB/sec. 2025.03.22 20:13:52.853008 [ 43 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.853091 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.853117 [ 5 ] {b060d96e-c232-4f21-a23c-9426f980d030} TCPHandler: Processed in 0.002318039 sec. 2025.03.22 20:13:52.853300 [ 223 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.853355 [ 223 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.853375 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.03.22 20:13:52.853387 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.853773 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:52.853852 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:52.853872 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:52.853917 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part 2025.03.22 20:13:52.854413 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2025.03.22 20:13:52.855055 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2025.03.22 20:13:52.855524 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2025.03.22 20:13:52.856017 [ 189 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2025.03.22 20:13:52.859010 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.859100 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.859341 [ 190 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.0061206 sec., 19605.920988138416 rows/sec., 1.70 MiB/sec. 2025.03.22 20:13:52.859470 [ 223 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.859938 [ 190 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.22 20:13:52.860601 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.22 20:13:52.860852 [ 190 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.861000 [ 190 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_21_5} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.22 20:13:52.861076 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.861181 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:13:52.861410 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} executeQuery: Read 1342 rows, 114.49 KiB in 0.007768 sec., 172760.0411946447 rows/sec., 14.39 MiB/sec. 2025.03.22 20:13:52.861475 [ 5 ] {3999c7fd-b978-4c6e-bdab-8d0d743f170f} TCPHandler: Processed in 0.008185764 sec. 2025.03.22 20:13:52.861600 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.861709 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:52.861756 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:52.862303 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.862343 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.862697 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.22 20:13:52.862943 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.863148 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} executeQuery: Read 25 rows, 1.94 KiB in 0.001464 sec., 17076.50273224044 rows/sec., 1.29 MiB/sec. 2025.03.22 20:13:52.863199 [ 5 ] {c8f740f4-760c-481b-8b2b-09cc910a1c05} TCPHandler: Processed in 0.001649365 sec. 2025.03.22 20:13:52.863313 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.863418 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:13:52.863463 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:13:52.864131 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.864170 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.864526 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:13:52.864762 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.864912 [ 43 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.22 20:13:52.864964 [ 43 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.864992 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} executeQuery: Read 252 rows, 17.85 KiB in 0.001587 sec., 158790.17013232515 rows/sec., 10.98 MiB/sec. 2025.03.22 20:13:52.864999 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.865180 [ 5 ] {1081bd33-6e6a-49b7-bf3f-ab36664adc20} TCPHandler: Processed in 0.001902371 sec. 2025.03.22 20:13:52.865236 [ 224 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.865340 [ 224 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.865363 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.03.22 20:13:52.865480 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.865821 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:13:52.865922 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:52.865999 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:13:52.866103 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part 2025.03.22 20:13:52.866550 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part 2025.03.22 20:13:52.866893 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part 2025.03.22 20:13:52.867343 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part 2025.03.22 20:13:52.867840 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part 2025.03.22 20:13:52.869795 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.869910 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.871465 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.22 20:13:52.872233 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.872282 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.007142771 sec., 176402.12740965656 rows/sec., 12.87 MiB/sec. 2025.03.22 20:13:52.872628 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.22 20:13:52.872670 [ 43 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.22 20:13:52.872804 [ 43 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.872909 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.873130 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} executeQuery: Read 12 rows, 960.00 B in 0.007439 sec., 1613.1200430165345 rows/sec., 126.03 KiB/sec. 2025.03.22 20:13:52.873155 [ 217 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.873255 [ 217 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.873624 [ 5 ] {c11538f5-4e20-47aa-becf-e962b4d84b03} TCPHandler: Processed in 0.008255615 sec. 2025.03.22 20:13:52.873917 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.874111 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.874308 [ 195 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_21_5} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.22 20:13:52.874520 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:52.874537 [ 224 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.874700 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:52.874804 [ 200 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.03.22 20:13:52.874936 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.22 20:13:52.875898 [ 200 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:52.876076 [ 200 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part 2025.03.22 20:13:52.876756 [ 200 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2025.03.22 20:13:52.877348 [ 200 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2025.03.22 20:13:52.877916 [ 200 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2025.03.22 20:13:52.878390 [ 200 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2025.03.22 20:13:52.880706 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.880783 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.881126 [ 217 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:52.882610 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.22 20:13:52.882868 [ 190 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.009594704 sec., 6253.449819817265 rows/sec., 512.98 KiB/sec. 2025.03.22 20:13:52.883107 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.883247 [ 190 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.22 20:13:52.883658 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} executeQuery: Read 569 rows, 43.70 KiB in 0.009271 sec., 61374.17754287564 rows/sec., 4.60 MiB/sec. 2025.03.22 20:13:52.883972 [ 5 ] {c9d39f87-9181-4f41-add0-724f5e555367} TCPHandler: Processed in 0.010010743 sec. 2025.03.22 20:13:52.884297 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.884433 [ 190 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.884646 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:52.884828 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:52.884846 [ 190 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_21_5} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.22 20:13:52.885245 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.03.22 20:13:52.886105 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.886147 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.886582 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.22 20:13:52.886818 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.887008 [ 43 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_144_35 to all_149_149_0 2025.03.22 20:13:52.887066 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} executeQuery: Read 1010 rows, 69.95 KiB in 0.002553 sec., 395613.00430865644 rows/sec., 26.76 MiB/sec. 2025.03.22 20:13:52.887070 [ 43 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.887151 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.887197 [ 5 ] {6bcdade6-a99c-4d57-9887-804d86520fc5} TCPHandler: Processed in 0.002991784 sec. 2025.03.22 20:13:52.887409 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_144_35 to all_149_149_0 into Compact with storage Full 2025.03.22 20:13:52.887446 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.887670 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:52.887682 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:52.887740 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTreeSequentialSource: Reading 6 marks from part all_1_144_35, total 39199 rows starting from the beginning of the part 2025.03.22 20:13:52.887948 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:52.888061 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:52.888485 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 161 rows starting from the beginning of the part 2025.03.22 20:13:52.888896 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:52.889329 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2025.03.22 20:13:52.889683 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:13:52.892455 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.892541 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.894188 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.22 20:13:52.894536 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.894789 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} executeQuery: Read 13 rows, 23.85 KiB in 0.0072 sec., 1805.5555555555557 rows/sec., 3.24 MiB/sec. 2025.03.22 20:13:52.894934 [ 5 ] {bf7444df-8872-4f2a-825f-7dd7ffd6e0c2} TCPHandler: Processed in 0.007561931 sec. 2025.03.22 20:13:52.895095 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:52.895268 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:52.895315 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:52.895862 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:52.895903 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:52.896354 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.22 20:13:52.896719 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.896991 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} executeQuery: Read 48 rows, 3.31 KiB in 0.001759 sec., 27288.231949971574 rows/sec., 1.84 MiB/sec. 2025.03.22 20:13:52.897062 [ 5 ] {3130c913-97b7-4ee8-bba9-d291c5e828b0} TCPHandler: Processed in 0.002030543 sec. 2025.03.22 20:13:52.899924 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergeTask::MergeProjectionsStage: Merge sorted 40850 rows, containing 5 columns (5 merged, 0 gathered) in 0.012671079 sec., 3223876.9879029244 rows/sec., 220.92 MiB/sec. 2025.03.22 20:13:52.900509 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} MergedBlockOutputStream: filled checksums all_1_149_36 (state Temporary) 2025.03.22 20:13:52.900817 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_149_36 to all_1_149_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:52.900899 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_149_36} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_144_35, all_149_149_0] -> all_1_149_36 2025.03.22 20:13:52.900987 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.22 20:13:53.324482 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2048 2025.03.22 20:13:53.327907 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:53.327969 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:53.329553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.22 20:13:53.329921 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:53.330641 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2048 2025.03.22 20:13:53.845608 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:53.845803 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:53.845879 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:53.846710 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:53.846764 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:53.847281 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.22 20:13:53.847603 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:53.847893 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} executeQuery: Read 56 rows, 4.38 KiB in 0.002139 sec., 26180.458158017766 rows/sec., 2.00 MiB/sec. 2025.03.22 20:13:53.847977 [ 5 ] {5887ba89-201f-49e9-85d5-61f73776e2e2} TCPHandler: Processed in 0.002498833 sec. 2025.03.22 20:13:53.848142 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:53.848266 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:53.848322 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:53.848977 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:53.849018 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:53.849379 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.22 20:13:53.849617 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:53.849831 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. 2025.03.22 20:13:53.849890 [ 5 ] {32c4c394-0be0-44f4-b9d1-f9a047fd265b} TCPHandler: Processed in 0.001809048 sec. 2025.03.22 20:13:53.850006 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:53.850113 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:53.850164 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:53.850644 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:53.850683 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:53.851056 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.22 20:13:53.851290 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:53.851512 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} executeQuery: Read 32 rows, 2.28 KiB in 0.001423 sec., 22487.702037947998 rows/sec., 1.57 MiB/sec. 2025.03.22 20:13:53.851564 [ 5 ] {88b031f8-8059-406e-bb35-2f9a9f472b61} TCPHandler: Processed in 0.001607984 sec. 2025.03.22 20:13:53.851696 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:53.851802 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:53.851849 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:53.852269 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:53.852308 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:53.852668 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.22 20:13:53.852900 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:53.853109 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} executeQuery: Read 12 rows, 848.00 B in 0.00133 sec., 9022.556390977443 rows/sec., 622.65 KiB/sec. 2025.03.22 20:13:53.853157 [ 5 ] {341a9ed6-9cdd-424f-b479-098619dfaae3} TCPHandler: Processed in 0.001509533 sec. 2025.03.22 20:13:55.603802 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 2025.03.22 20:13:55.604476 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:55.604529 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:55.605094 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:13:55.605362 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:55.605611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.03.22 20:13:57.852105 [ 219 ] {} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:57.852174 [ 219 ] {} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:57.854002 [ 219 ] {} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.22 20:13:58.561827 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.03.22 20:13:58.585610 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.585674 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.593266 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.22 20:13:58.594066 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.597096 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.03.22 20:13:58.853169 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:58.853381 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:13:58.853469 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:13:58.854290 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.854345 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.854801 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.22 20:13:58.855057 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.855271 [ 38 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.22 20:13:58.855342 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} executeQuery: Read 108 rows, 9.25 KiB in 0.002007 sec., 53811.65919282511 rows/sec., 4.50 MiB/sec. 2025.03.22 20:13:58.855370 [ 38 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.855440 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.855487 [ 5 ] {dcd4bd98-f62d-4af5-bb53-98e6b21890e2} TCPHandler: Processed in 0.002453983 sec. 2025.03.22 20:13:58.855710 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.03.22 20:13:58.855726 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:58.855988 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:13:58.855994 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:58.856081 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:13:58.856085 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1403 rows starting from the beginning of the part 2025.03.22 20:13:58.856458 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 82 rows starting from the beginning of the part 2025.03.22 20:13:58.856783 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 108 rows starting from the beginning of the part 2025.03.22 20:13:58.857149 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:13:58.857552 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part 2025.03.22 20:13:58.857913 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 108 rows starting from the beginning of the part 2025.03.22 20:13:58.858960 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.859042 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.860012 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.22 20:13:58.860501 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.860807 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} executeQuery: Read 26 rows, 1.96 KiB in 0.004911 sec., 5294.237426186113 rows/sec., 398.10 KiB/sec. 2025.03.22 20:13:58.860894 [ 5 ] {8bb3cc5c-e66f-468f-b3a7-7bdf389eef9e} TCPHandler: Processed in 0.005251051 sec. 2025.03.22 20:13:58.861072 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:58.861326 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.005763772 sec., 537668.7349881292 rows/sec., 46.84 MiB/sec. 2025.03.22 20:13:58.861338 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:13:58.861447 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:13:58.861620 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.22 20:13:58.862205 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.862404 [ 187 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_151_30} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.22 20:13:58.862573 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.22 20:13:58.862715 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.862760 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.863121 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.22 20:13:58.863356 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.863530 [ 38 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.22 20:13:58.863584 [ 38 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.863602 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} executeQuery: Read 90 rows, 7.20 KiB in 0.00232 sec., 38793.10344827586 rows/sec., 3.03 MiB/sec. 2025.03.22 20:13:58.863620 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.863768 [ 5 ] {d9731f08-1c3c-4152-8d7e-e58c72c6f4e3} TCPHandler: Processed in 0.002787149 sec. 2025.03.22 20:13:58.863861 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.03.22 20:13:58.863932 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:58.864015 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:58.864092 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 631 rows starting from the beginning of the part 2025.03.22 20:13:58.864129 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:58.864308 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:13:58.864363 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 77 rows starting from the beginning of the part 2025.03.22 20:13:58.864800 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 90 rows starting from the beginning of the part 2025.03.22 20:13:58.865157 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 569 rows starting from the beginning of the part 2025.03.22 20:13:58.865499 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part 2025.03.22 20:13:58.865852 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 90 rows starting from the beginning of the part 2025.03.22 20:13:58.866961 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.867036 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.868134 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.22 20:13:58.868510 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.868883 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005125569 sec., 296747.5415900166 rows/sec., 23.63 MiB/sec. 2025.03.22 20:13:58.869022 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} executeQuery: Read 160 rows, 11.41 KiB in 0.004957 sec., 32277.587250353037 rows/sec., 2.25 MiB/sec. 2025.03.22 20:13:58.869112 [ 5 ] {252f942f-edd9-42b1-88a5-52308cf6c2db} TCPHandler: Processed in 0.005229251 sec. 2025.03.22 20:13:58.869274 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:58.869318 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.22 20:13:58.869481 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:13:58.869605 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:13:58.870094 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.870338 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_151_30} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.22 20:13:58.870568 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:13:58.871411 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.871455 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.872112 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.22 20:13:58.872371 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.872655 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} executeQuery: Read 26 rows, 47.71 KiB in 0.003275 sec., 7938.9312977099235 rows/sec., 14.23 MiB/sec. 2025.03.22 20:13:58.872787 [ 5 ] {e40976e8-3198-4739-a401-3bd83db50fe2} TCPHandler: Processed in 0.003580896 sec. 2025.03.22 20:13:58.873150 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:13:58.873373 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:13:58.873423 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:13:58.873884 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.873923 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.874276 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.22 20:13:58.874501 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.874676 [ 38 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.22 20:13:58.874737 [ 38 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:13:58.874743 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. 2025.03.22 20:13:58.874776 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:13:58.874898 [ 5 ] {a3b468a5-7cb9-4f00-a88b-f409b2ad851f} TCPHandler: Processed in 0.00184519 sec. 2025.03.22 20:13:58.875165 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.03.22 20:13:58.875643 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:13:58.875751 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7476 rows starting from the beginning of the part 2025.03.22 20:13:58.876106 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:58.876479 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:58.876591 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 48 rows starting from the beginning of the part 2025.03.22 20:13:58.876815 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 12 rows starting from the beginning of the part 2025.03.22 20:13:58.877019 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2025.03.22 20:13:58.879388 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 7716 rows, containing 4 columns (4 merged, 0 gathered) in 0.004475615 sec., 1724008.8792266538 rows/sec., 116.21 MiB/sec. 2025.03.22 20:13:58.880129 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.22 20:13:58.880642 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:13:58.880725 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_151_30} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.22 20:13:58.880811 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.03.22 20:13:59.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.31 MiB, peak 285.13 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.01 MiB 2025.03.22 20:14:02.799590 [ 31 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:14:02.799663 [ 31 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:14:03.106709 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 2025.03.22 20:14:03.107373 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.107414 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.107957 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:14:03.108225 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.108495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 2025.03.22 20:14:03.331873 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2068 2025.03.22 20:14:03.334779 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.334837 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.336355 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.22 20:14:03.336677 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.337008 [ 31 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.22 20:14:03.337179 [ 31 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.337301 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.337972 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.22 20:14:03.339510 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2068 2025.03.22 20:14:03.339997 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:03.340179 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1916 rows starting from the beginning of the part 2025.03.22 20:14:03.340726 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 44 rows starting from the beginning of the part 2025.03.22 20:14:03.341256 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part 2025.03.22 20:14:03.341774 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:03.342276 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part 2025.03.22 20:14:03.342759 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part 2025.03.22 20:14:03.351421 [ 191 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2068 rows, containing 72 columns (72 merged, 0 gathered) in 0.013872245 sec., 149074.64509169207 rows/sec., 111.93 MiB/sec. 2025.03.22 20:14:03.353303 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.22 20:14:03.354044 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.354130 [ 201 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_66_13} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.22 20:14:03.354346 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2025.03.22 20:14:03.852222 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:03.852439 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:03.852522 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:03.853344 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.853401 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.853850 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.22 20:14:03.854108 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.854368 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} executeQuery: Read 82 rows, 6.94 KiB in 0.001986 sec., 41289.023162134945 rows/sec., 3.41 MiB/sec. 2025.03.22 20:14:03.854436 [ 5 ] {3efbcdbf-0a15-47fd-a1cc-b664bcbfce79} TCPHandler: Processed in 0.00235154 sec. 2025.03.22 20:14:03.854562 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:03.854675 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:03.854725 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:03.855266 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.855307 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.855659 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.22 20:14:03.855898 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.856081 [ 31 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.22 20:14:03.856145 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} executeQuery: Read 13 rows, 1001.00 B in 0.001493 sec., 8707.300736771602 rows/sec., 654.75 KiB/sec. 2025.03.22 20:14:03.856172 [ 31 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.856232 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.856274 [ 5 ] {51f1d268-9ce7-4386-8e6a-f41f1652495a} TCPHandler: Processed in 0.001763897 sec. 2025.03.22 20:14:03.856498 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.22 20:14:03.856510 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:03.856741 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:03.856766 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:03.856830 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:03.856838 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 69 rows starting from the beginning of the part 2025.03.22 20:14:03.857195 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:03.857511 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:03.857906 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 25 rows starting from the beginning of the part 2025.03.22 20:14:03.858287 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:03.858601 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:03.859680 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.859756 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.860734 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.22 20:14:03.861336 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.861368 [ 191 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005029136 sec., 34200.7056480477 rows/sec., 2.65 MiB/sec. 2025.03.22 20:14:03.861558 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.22 20:14:03.861619 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} executeQuery: Read 77 rows, 6.16 KiB in 0.004954 sec., 15542.995559144125 rows/sec., 1.21 MiB/sec. 2025.03.22 20:14:03.861698 [ 5 ] {9bcc7afe-887d-438f-b84f-a4bcc27772c3} TCPHandler: Processed in 0.005272392 sec. 2025.03.22 20:14:03.861856 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:03.861915 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.861985 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:03.862014 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_126_25} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.22 20:14:03.862042 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:03.862141 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:14:03.862639 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.862677 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.863052 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.22 20:14:03.863281 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.863482 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. 2025.03.22 20:14:03.863534 [ 5 ] {b0d852e8-d18f-4632-bf78-97f0f838055b} TCPHandler: Processed in 0.001736837 sec. 2025.03.22 20:14:03.863657 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:03.863762 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:03.863828 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:03.864907 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.864946 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.865568 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.22 20:14:03.865817 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.865998 [ 31 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.22 20:14:03.866055 [ 31 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.866086 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.866105 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} executeQuery: Read 13 rows, 23.85 KiB in 0.002354 sec., 5522.51486830926 rows/sec., 9.90 MiB/sec. 2025.03.22 20:14:03.866516 [ 5 ] {b26ba1c0-254c-40f4-a070-83fd050374c5} TCPHandler: Processed in 0.002906052 sec. 2025.03.22 20:14:03.866508 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.22 20:14:03.866713 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:03.866970 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:03.867094 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:03.867441 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:03.867731 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2323 rows starting from the beginning of the part 2025.03.22 20:14:03.868553 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:03.869189 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:03.869365 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:03.869500 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:03.869873 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:03.870523 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:03.871147 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:03.871196 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.22 20:14:03.872000 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.872529 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} executeQuery: Read 60 rows, 4.14 KiB in 0.005646 sec., 10626.992561105208 rows/sec., 733.37 KiB/sec. 2025.03.22 20:14:03.872642 [ 5 ] {abd0f6cb-522f-483c-b9e6-e5ed06f48b4f} TCPHandler: Processed in 0.006011988 sec. 2025.03.22 20:14:03.879277 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 19 columns (19 merged, 0 gathered) in 0.013063218 sec., 184793.670288592 rows/sec., 331.14 MiB/sec. 2025.03.22 20:14:03.881562 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.22 20:14:03.882050 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:03.882147 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_126_25} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.22 20:14:03.882342 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.62 MiB. 2025.03.22 20:14:06.098135 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.03.22 20:14:06.121779 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:06.121834 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:06.129645 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.22 20:14:06.130463 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:06.133564 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.03.22 20:14:08.246453 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.246547 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.248553 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.624630 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.624741 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.626832 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.720814 [ 221 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:08.720871 [ 221 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:08.722878 [ 221 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:08.853187 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:08.853381 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:14:08.853459 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:14:08.854246 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:08.854285 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:08.854681 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.22 20:14:08.854929 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:08.855147 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} executeQuery: Read 2 rows, 167.00 B in 0.001814 sec., 1102.5358324145534 rows/sec., 89.90 KiB/sec. 2025.03.22 20:14:08.855260 [ 5 ] {86b33e96-3f83-447d-9b2d-e1c393f00338} TCPHandler: Processed in 0.002195537 sec. 2025.03.22 20:14:08.855481 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:08.855588 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:08.855636 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:08.856222 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:08.856260 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:08.856614 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.22 20:14:08.856843 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:08.857012 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} executeQuery: Read 109 rows, 9.32 KiB in 0.001447 sec., 75328.26537664133 rows/sec., 6.29 MiB/sec. 2025.03.22 20:14:08.857063 [ 5 ] {c108051a-d420-4c2e-ad27-ffd5e60e0176} TCPHandler: Processed in 0.001645766 sec. 2025.03.22 20:14:08.857177 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:08.857281 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:08.857326 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:08.857831 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:08.857869 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:08.858152 [ 220 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:08.858228 [ 220 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:08.858330 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.22 20:14:08.858712 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:08.859124 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} executeQuery: Read 28 rows, 2.09 KiB in 0.001827 sec., 15325.670498084291 rows/sec., 1.12 MiB/sec. 2025.03.22 20:14:08.859195 [ 5 ] {4d7b23e1-dd19-4ecb-b527-668f92d80dcd} TCPHandler: Processed in 0.002068754 sec. 2025.03.22 20:14:08.859302 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:08.859452 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:08.859529 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:08.860752 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:08.860819 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:08.861463 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.22 20:14:08.861715 [ 220 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:08.862028 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:08.862583 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} executeQuery: Read 92 rows, 7.36 KiB in 0.003158 sec., 29132.362254591513 rows/sec., 2.28 MiB/sec. 2025.03.22 20:14:08.862817 [ 5 ] {8522da1b-a8cd-4d3c-b774-2fc26f5d3071} TCPHandler: Processed in 0.003561016 sec. 2025.03.22 20:14:08.862966 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:08.863068 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:08.863118 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:08.863664 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:08.863703 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:08.864095 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.22 20:14:08.864339 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:08.864530 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} executeQuery: Read 161 rows, 11.48 KiB in 0.001482 sec., 108636.97705802969 rows/sec., 7.57 MiB/sec. 2025.03.22 20:14:08.864581 [ 5 ] {7dc62efd-7943-4b5b-af81-f23285dac7cf} TCPHandler: Processed in 0.001665995 sec. 2025.03.22 20:14:08.864831 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:08.865080 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:08.865163 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:08.866289 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:08.866328 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:08.866959 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.22 20:14:08.867217 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:08.867410 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} executeQuery: Read 26 rows, 47.71 KiB in 0.002408 sec., 10797.34219269103 rows/sec., 19.35 MiB/sec. 2025.03.22 20:14:08.867502 [ 5 ] {d69f435e-bfec-4fd2-947c-9c6dcf265e99} TCPHandler: Processed in 0.002766289 sec. 2025.03.22 20:14:08.867645 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:08.867751 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:08.867796 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:08.868225 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:08.868261 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:08.868612 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.22 20:14:08.868840 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:08.869056 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. 2025.03.22 20:14:08.869156 [ 223 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.869182 [ 5 ] {cfb1847e-fc0c-439d-98bf-536776a158ea} TCPHandler: Processed in 0.001581714 sec. 2025.03.22 20:14:08.869238 [ 223 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:08.871560 [ 223 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:09.778201 [ 222 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:09.778283 [ 222 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:09.780616 [ 222 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:10.608638 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 2025.03.22 20:14:10.609588 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:10.609671 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:10.610464 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:14:10.610848 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:10.611227 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.03.22 20:14:13.340689 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2094 2025.03.22 20:14:13.343812 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.343875 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.345518 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.22 20:14:13.345853 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.347309 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2094 2025.03.22 20:14:13.634603 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.03.22 20:14:13.657874 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.657931 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.665514 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.22 20:14:13.666311 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.670559 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.03.22 20:14:13.851850 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:13.852043 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:13.852118 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:13.852928 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.852984 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.853443 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.22 20:14:13.853705 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.853986 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} executeQuery: Read 82 rows, 6.94 KiB in 0.001992 sec., 41164.65863453816 rows/sec., 3.40 MiB/sec. 2025.03.22 20:14:13.854076 [ 5 ] {41b105a0-cf3b-4832-9683-5c7a9de89885} TCPHandler: Processed in 0.00235873 sec. 2025.03.22 20:14:13.854323 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:13.854608 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:13.854670 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:13.855214 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.855255 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.855614 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.22 20:14:13.855860 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.856078 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} executeQuery: Read 13 rows, 1001.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 622.64 KiB/sec. 2025.03.22 20:14:13.856129 [ 5 ] {d6ecc880-5b9c-4510-bc93-992393ed66d9} TCPHandler: Processed in 0.001908211 sec. 2025.03.22 20:14:13.856231 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:13.856332 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:13.856377 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:13.856911 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.856951 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.857304 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.22 20:14:13.857536 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.857748 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} executeQuery: Read 77 rows, 6.16 KiB in 0.001437 sec., 53583.85525400139 rows/sec., 4.18 MiB/sec. 2025.03.22 20:14:13.857800 [ 5 ] {4722212c-34b1-4013-bd40-5c1ebf1556f5} TCPHandler: Processed in 0.001617754 sec. 2025.03.22 20:14:13.857914 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:13.858018 [ 5 ] {33355217-866c-4222-9855-524801d33c41} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:13.858067 [ 5 ] {33355217-866c-4222-9855-524801d33c41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:13.858585 [ 5 ] {33355217-866c-4222-9855-524801d33c41} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.858624 [ 5 ] {33355217-866c-4222-9855-524801d33c41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.859012 [ 5 ] {33355217-866c-4222-9855-524801d33c41} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.22 20:14:13.859246 [ 5 ] {33355217-866c-4222-9855-524801d33c41} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.859408 [ 44 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_149_36 to all_150_150_0 2025.03.22 20:14:13.859464 [ 5 ] {33355217-866c-4222-9855-524801d33c41} executeQuery: Read 160 rows, 11.41 KiB in 0.001464 sec., 109289.6174863388 rows/sec., 7.61 MiB/sec. 2025.03.22 20:14:13.859480 [ 44 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.859544 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.859590 [ 5 ] {33355217-866c-4222-9855-524801d33c41} TCPHandler: Processed in 0.001721496 sec. 2025.03.22 20:14:13.859742 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} MergeTask::PrepareStage: Merging 2 parts: from all_1_149_36 to all_150_150_0 into Compact with storage Full 2025.03.22 20:14:13.859797 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:13.860021 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:13.860034 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:13.860142 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} MergeTreeSequentialSource: Reading 6 marks from part all_1_149_36, total 40850 rows starting from the beginning of the part 2025.03.22 20:14:13.860187 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:13.860601 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 32 rows starting from the beginning of the part 2025.03.22 20:14:13.863797 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.863855 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.864859 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.22 20:14:13.865159 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.865521 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} executeQuery: Read 13 rows, 23.85 KiB in 0.005591 sec., 2325.1654444643177 rows/sec., 4.17 MiB/sec. 2025.03.22 20:14:13.865647 [ 5 ] {0cf4e2b4-ac2c-4b8f-bff5-730c1a4c520e} TCPHandler: Processed in 0.005917006 sec. 2025.03.22 20:14:13.865800 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:13.865933 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:13.865993 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:13.866510 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:13.866631 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.22 20:14:13.867165 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.22 20:14:13.867480 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.867698 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} executeQuery: Read 60 rows, 4.14 KiB in 0.001796 sec., 33407.57238307349 rows/sec., 2.25 MiB/sec. 2025.03.22 20:14:13.867750 [ 5 ] {bf4a8c66-2b08-4151-9e5c-2f933189ca6a} TCPHandler: Processed in 0.002001383 sec. 2025.03.22 20:14:13.869945 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} MergeTask::MergeProjectionsStage: Merge sorted 40882 rows, containing 5 columns (5 merged, 0 gathered) in 0.010299879 sec., 3969172.841739209 rows/sec., 271.99 MiB/sec. 2025.03.22 20:14:13.870646 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} MergedBlockOutputStream: filled checksums all_1_150_37 (state Temporary) 2025.03.22 20:14:13.871050 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_150_37 to all_1_150_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:13.871150 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_150_37} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_149_36, all_150_150_0] -> all_1_150_37 2025.03.22 20:14:13.871258 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.22 20:14:17.799719 [ 133 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:14:17.799815 [ 133 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:14:17.942372 [ 222 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:14:17.942426 [ 222 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:14:17.944422 [ 222 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:14:18.112337 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 2025.03.22 20:14:18.113006 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.113055 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.113592 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:14:18.113851 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.114106 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 2025.03.22 20:14:18.853123 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:18.853315 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:18.853388 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:18.854246 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.854297 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.854867 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.22 20:14:18.855135 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.855370 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} executeQuery: Read 108 rows, 9.25 KiB in 0.002103 sec., 51355.20684736092 rows/sec., 4.29 MiB/sec. 2025.03.22 20:14:18.855478 [ 5 ] {c81ba199-f7ba-484e-b2f3-4665e805d802} TCPHandler: Processed in 0.002475443 sec. 2025.03.22 20:14:18.855627 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:18.855930 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:18.856065 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:18.856883 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.856924 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.857287 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.22 20:14:18.857528 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.857715 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} executeQuery: Read 26 rows, 1.96 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 1.01 MiB/sec. 2025.03.22 20:14:18.857774 [ 5 ] {3422b9e0-2c13-42c8-be60-274d06b67229} TCPHandler: Processed in 0.002221967 sec. 2025.03.22 20:14:18.857927 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:18.858051 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:18.858097 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:18.858662 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.858701 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.859062 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.22 20:14:18.859307 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.859486 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} executeQuery: Read 90 rows, 7.20 KiB in 0.001462 sec., 61559.50752393981 rows/sec., 4.81 MiB/sec. 2025.03.22 20:14:18.859539 [ 5 ] {33caf33c-04c0-451f-bfa9-2c39fd2c80fa} TCPHandler: Processed in 0.001673645 sec. 2025.03.22 20:14:18.859653 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:18.859757 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:18.859806 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:18.860336 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.860373 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.860753 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.22 20:14:18.860993 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.861114 [ 149 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_150_37 to all_151_151_0 2025.03.22 20:14:18.861162 [ 149 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.861174 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. 2025.03.22 20:14:18.861193 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.861244 [ 5 ] {b63bdfb9-2178-4952-98d1-5d9d8acd5353} TCPHandler: Processed in 0.001641705 sec. 2025.03.22 20:14:18.861315 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} MergeTask::PrepareStage: Merging 2 parts: from all_1_150_37 to all_151_151_0 into Compact with storage Full 2025.03.22 20:14:18.861393 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:18.861454 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:18.861507 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} MergeTreeSequentialSource: Reading 6 marks from part all_1_150_37, total 40882 rows starting from the beginning of the part 2025.03.22 20:14:18.861515 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:18.861704 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:18.861750 [ 189 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2025.03.22 20:14:18.863902 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.863939 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.864714 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.22 20:14:18.864994 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.865232 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} executeQuery: Read 26 rows, 47.71 KiB in 0.003749 sec., 6935.182715390771 rows/sec., 12.43 MiB/sec. 2025.03.22 20:14:18.865359 [ 5 ] {c7e85157-1a9a-49c7-a191-7fdfbc225ce3} TCPHandler: Processed in 0.004020795 sec. 2025.03.22 20:14:18.865509 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:18.865622 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:18.865673 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:18.866243 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:18.866279 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:18.866694 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.22 20:14:18.866943 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.867132 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. 2025.03.22 20:14:18.867196 [ 5 ] {0a1138d7-47bd-4207-9c9b-8605f7c51e30} TCPHandler: Processed in 0.001734437 sec. 2025.03.22 20:14:18.869621 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} MergeTask::MergeProjectionsStage: Merge sorted 41042 rows, containing 5 columns (5 merged, 0 gathered) in 0.008344467 sec., 4918468.729039255 rows/sec., 337.06 MiB/sec. 2025.03.22 20:14:18.869954 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} MergedBlockOutputStream: filled checksums all_1_151_38 (state Temporary) 2025.03.22 20:14:18.870312 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_151_38 to all_1_151_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:18.870407 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_151_38} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_150_37, all_151_151_0] -> all_1_151_38 2025.03.22 20:14:18.870511 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.22 20:14:19.020016 [ 223 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:14:19.020083 [ 223 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:14:19.022558 [ 223 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:14:20.000250 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.30 MiB, peak 285.13 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: 4.00 MiB 2025.03.22 20:14:21.171596 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.03.22 20:14:21.193720 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:21.193774 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:21.201413 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.22 20:14:21.202217 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:21.207191 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.03.22 20:14:22.850761 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.850965 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:14:22.851042 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:14:22.851830 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.851881 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.852338 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:14:22.852602 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.852847 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} executeQuery: Read 24 rows, 2.04 KiB in 0.001937 sec., 12390.2942694889 rows/sec., 1.03 MiB/sec. 2025.03.22 20:14:22.852975 [ 5 ] {17581d17-abe1-40de-8450-9a81b8539eff} TCPHandler: Processed in 0.00234531 sec. 2025.03.22 20:14:22.853106 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.853219 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:14:22.853270 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:14:22.853819 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.853859 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.854212 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.22 20:14:22.854448 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.854694 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} executeQuery: Read 14 rows, 1.14 KiB in 0.001492 sec., 9383.378016085791 rows/sec., 765.15 KiB/sec. 2025.03.22 20:14:22.854812 [ 5 ] {e985699a-4141-467f-8f78-b2bc3712b9f7} TCPHandler: Processed in 0.001754407 sec. 2025.03.22 20:14:22.855029 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.855135 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:22.855182 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:22.856425 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.856464 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.856909 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.22 20:14:22.857143 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.857336 [ 146 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.03.22 20:14:22.857372 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} executeQuery: Read 1349 rows, 115.00 KiB in 0.002261 sec., 596638.6554621849 rows/sec., 49.67 MiB/sec. 2025.03.22 20:14:22.857432 [ 146 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.857498 [ 5 ] {046d24c4-8728-44de-b9d6-546fa0091dfe} TCPHandler: Processed in 0.002526374 sec. 2025.03.22 20:14:22.857506 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.857725 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.858029 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.03.22 20:14:22.858061 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:22.858280 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:22.858825 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:22.858983 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1403 rows starting from the beginning of the part 2025.03.22 20:14:22.859485 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 82 rows starting from the beginning of the part 2025.03.22 20:14:22.860068 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 109 rows starting from the beginning of the part 2025.03.22 20:14:22.860453 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 82 rows starting from the beginning of the part 2025.03.22 20:14:22.860783 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 108 rows starting from the beginning of the part 2025.03.22 20:14:22.861070 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:14:22.862005 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.862065 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.862849 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.22 20:14:22.863374 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.863737 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} executeQuery: Read 39 rows, 2.92 KiB in 0.00577 sec., 6759.098786828423 rows/sec., 505.38 KiB/sec. 2025.03.22 20:14:22.863808 [ 5 ] {7c9da0ed-d913-4e6a-8285-ac4a2bb09937} TCPHandler: Processed in 0.006191771 sec. 2025.03.22 20:14:22.863985 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.864145 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:14:22.864269 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:14:22.864696 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3133 rows, containing 5 columns (5 merged, 0 gathered) in 0.00703708 sec., 445213.07133072236 rows/sec., 38.82 MiB/sec. 2025.03.22 20:14:22.865054 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.03.22 20:14:22.865721 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.865726 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.865788 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.865950 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_156_31} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.03.22 20:14:22.866152 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.03.22 20:14:22.866402 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:14:22.866649 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.866910 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} executeQuery: Read 252 rows, 17.85 KiB in 0.002809 sec., 89711.6411534354 rows/sec., 6.20 MiB/sec. 2025.03.22 20:14:22.867142 [ 5 ] {79172aa7-2fae-4529-bf5f-a8fdbbf4e313} TCPHandler: Processed in 0.003220668 sec. 2025.03.22 20:14:22.867320 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.867428 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:14:22.867473 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:14:22.868039 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.868079 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.868433 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.22 20:14:22.868670 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.868871 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} executeQuery: Read 12 rows, 960.00 B in 0.001465 sec., 8191.126279863482 rows/sec., 639.93 KiB/sec. 2025.03.22 20:14:22.868924 [ 5 ] {be0a8ca7-7b56-4898-bf60-2f585cc6e83e} TCPHandler: Processed in 0.001654395 sec. 2025.03.22 20:14:22.869032 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.869134 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:22.869179 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:22.869982 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.870021 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.870422 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.22 20:14:22.870666 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.870838 [ 146 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.03.22 20:14:22.870899 [ 146 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.870917 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} executeQuery: Read 583 rows, 44.84 KiB in 0.001791 sec., 325516.47124511446 rows/sec., 24.45 MiB/sec. 2025.03.22 20:14:22.870947 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.871047 [ 5 ] {e58101e7-9b16-4e97-8719-8204e1c011d9} TCPHandler: Processed in 0.002061314 sec. 2025.03.22 20:14:22.871214 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.03.22 20:14:22.871269 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.871526 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:22.871569 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:22.871629 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:22.871677 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 631 rows starting from the beginning of the part 2025.03.22 20:14:22.872292 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 77 rows starting from the beginning of the part 2025.03.22 20:14:22.872618 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 92 rows starting from the beginning of the part 2025.03.22 20:14:22.872964 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 77 rows starting from the beginning of the part 2025.03.22 20:14:22.873068 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 90 rows starting from the beginning of the part 2025.03.22 20:14:22.873383 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 583 rows starting from the beginning of the part 2025.03.22 20:14:22.874560 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.874631 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.875805 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.22 20:14:22.876164 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.876643 [ 146 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_151_38 to all_156_156_0 2025.03.22 20:14:22.876710 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563712 sec., 274963.1017257039 rows/sec., 21.91 MiB/sec. 2025.03.22 20:14:22.876758 [ 146 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.876835 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.876848 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} executeQuery: Read 1017 rows, 70.44 KiB in 0.005407 sec., 188089.51359348992 rows/sec., 12.72 MiB/sec. 2025.03.22 20:14:22.877282 [ 5 ] {86b05328-8f6e-4f0c-9f5f-e1e9893aaa16} TCPHandler: Processed in 0.006075639 sec. 2025.03.22 20:14:22.877351 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.03.22 20:14:22.877505 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_38 to all_156_156_0 into Compact with storage Full 2025.03.22 20:14:22.877812 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.878255 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:22.878367 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:22.878434 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTreeSequentialSource: Reading 7 marks from part all_1_151_38, total 41042 rows starting from the beginning of the part 2025.03.22 20:14:22.878834 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:22.879012 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part 2025.03.22 20:14:22.879424 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 161 rows starting from the beginning of the part 2025.03.22 20:14:22.879428 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.879883 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part 2025.03.22 20:14:22.880447 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part 2025.03.22 20:14:22.880953 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:14:22.880989 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_156_31} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.03.22 20:14:22.881992 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:14:22.886349 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.886396 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.887116 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.22 20:14:22.887380 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.887661 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} executeQuery: Read 13 rows, 23.85 KiB in 0.009498 sec., 1368.70920193725 rows/sec., 2.45 MiB/sec. 2025.03.22 20:14:22.887847 [ 5 ] {debcba59-f2f3-404f-929d-a11b4085966f} TCPHandler: Processed in 0.010171936 sec. 2025.03.22 20:14:22.888164 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:22.888302 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:22.888352 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:22.888813 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.888851 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.889212 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.03.22 20:14:22.889455 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.889637 [ 146 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.03.22 20:14:22.889697 [ 146 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:22.889700 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} executeQuery: Read 48 rows, 3.31 KiB in 0.001412 sec., 33994.33427762039 rows/sec., 2.29 MiB/sec. 2025.03.22 20:14:22.889733 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:22.890015 [ 5 ] {967cdb16-94c6-4847-8b01-4281c8579e0b} TCPHandler: Processed in 0.001929532 sec. 2025.03.22 20:14:22.890140 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.03.22 20:14:22.890441 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:22.890555 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7716 rows starting from the beginning of the part 2025.03.22 20:14:22.891044 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:22.891353 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:22.891872 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:22.892212 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:22.892448 [ 186 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 48 rows starting from the beginning of the part 2025.03.22 20:14:22.895065 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 8004 rows, containing 4 columns (4 merged, 0 gathered) in 0.00517869 sec., 1545564.6118999207 rows/sec., 104.18 MiB/sec. 2025.03.22 20:14:22.895565 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.03.22 20:14:22.895952 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.896062 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_156_31} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.03.22 20:14:22.896172 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2025.03.22 20:14:22.898141 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergeTask::MergeProjectionsStage: Merge sorted 42700 rows, containing 5 columns (5 merged, 0 gathered) in 0.021126788 sec., 2021130.708558253 rows/sec., 138.50 MiB/sec. 2025.03.22 20:14:22.898484 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} MergedBlockOutputStream: filled checksums all_1_156_39 (state Temporary) 2025.03.22 20:14:22.898791 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_156_39 to all_1_156_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:22.898873 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_156_39} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_151_38, all_156_156_0] -> all_1_156_39 2025.03.22 20:14:22.898970 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.03.22 20:14:23.348450 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2138 2025.03.22 20:14:23.351876 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:23.351937 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:23.353464 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.22 20:14:23.353790 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:23.355397 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2138 2025.03.22 20:14:23.845486 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:23.845697 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:23.845780 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:23.846668 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:23.846719 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:23.847156 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.22 20:14:23.847415 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:23.847614 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} executeQuery: Read 56 rows, 4.38 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.16 MiB/sec. 2025.03.22 20:14:23.847682 [ 5 ] {f72ff47d-970e-4434-bda9-00ffd646ab1f} TCPHandler: Processed in 0.00233694 sec. 2025.03.22 20:14:23.847812 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:23.847930 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:23.847979 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:23.848553 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:23.848591 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:23.848946 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.22 20:14:23.849187 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:23.849385 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} executeQuery: Read 64 rows, 5.12 KiB in 0.001471 sec., 43507.817811012916 rows/sec., 3.40 MiB/sec. 2025.03.22 20:14:23.849445 [ 5 ] {87daa0ef-b12a-4430-81b7-1ddb7981ae07} TCPHandler: Processed in 0.001685986 sec. 2025.03.22 20:14:23.849607 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:23.849901 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:23.850059 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:23.851231 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:23.851271 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:23.851657 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.22 20:14:23.851910 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:23.852087 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} executeQuery: Read 32 rows, 2.28 KiB in 0.002304 sec., 13888.888888888889 rows/sec., 990.55 KiB/sec. 2025.03.22 20:14:23.852144 [ 5 ] {1619462c-98fb-43ea-97e5-dd659202f396} TCPHandler: Processed in 0.002588164 sec. 2025.03.22 20:14:23.852272 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:23.852404 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:23.852462 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:23.852982 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:23.853028 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.22 20:14:23.853442 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.03.22 20:14:23.853682 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:23.853871 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} executeQuery: Read 12 rows, 848.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 553.19 KiB/sec. 2025.03.22 20:14:23.853921 [ 5 ] {ae7cc682-91ae-484a-b9fc-9239cd5621e0} TCPHandler: Processed in 0.001702966 sec. 2025.03.22 20:14:25.615231 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 2025.03.22 20:14:25.615968 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:25.616016 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:25.616618 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:14:25.616908 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:25.617191 [ 143 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:14:25.617204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.03.22 20:14:25.617291 [ 143 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:25.617326 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:25.617490 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:14:25.617667 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:25.617717 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part 2025.03.22 20:14:25.617809 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part 2025.03.22 20:14:25.617916 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part 2025.03.22 20:14:25.618040 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part 2025.03.22 20:14:25.618123 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part 2025.03.22 20:14:25.618221 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part 2025.03.22 20:14:25.621625 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.00421387 sec., 9901586.90230121 rows/sec., 141.64 MiB/sec. 2025.03.22 20:14:25.621827 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:14:25.622153 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:25.622251 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_91_18} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:14:25.622422 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.03.22 20:14:28.224144 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.224202 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.226311 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.542978 [ 223 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.543034 [ 223 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.545234 [ 223 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.708235 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.03.22 20:14:28.731276 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.731339 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.742195 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.22 20:14:28.743241 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.743708 [ 140 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.22 20:14:28.743865 [ 140 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.743939 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.744886 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.22 20:14:28.763027 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.03.22 20:14:28.764357 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:28.765559 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.03.22 20:14:28.771034 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.03.22 20:14:28.776734 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.03.22 20:14:28.782507 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.03.22 20:14:28.788738 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.03.22 20:14:28.794653 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.03.22 20:14:28.853778 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:28.853951 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:28.854017 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:28.855193 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.855258 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.856031 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.22 20:14:28.856338 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.856587 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} executeQuery: Read 118 rows, 10.19 KiB in 0.002684 sec., 43964.23248882265 rows/sec., 3.71 MiB/sec. 2025.03.22 20:14:28.856664 [ 5 ] {59be2fa9-508a-4a8e-a794-79ddd3c054fe} TCPHandler: Processed in 0.003007584 sec. 2025.03.22 20:14:28.856678 [ 221 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.856713 [ 221 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.856834 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:28.856946 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:28.857005 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:28.858160 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.858211 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.859355 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.22 20:14:28.860009 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.860453 [ 138 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.22 20:14:28.860678 [ 138 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.860862 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.860983 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} executeQuery: Read 31 rows, 2.33 KiB in 0.00402 sec., 7711.442786069651 rows/sec., 579.86 KiB/sec. 2025.03.22 20:14:28.861742 [ 5 ] {097ab971-a8a0-4b32-8c83-fc6a9329dd9a} TCPHandler: Processed in 0.004945875 sec. 2025.03.22 20:14:28.862253 [ 221 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:28.862355 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:28.862965 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:28.863261 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:28.866035 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.22 20:14:28.867259 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:28.867588 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 69 rows starting from the beginning of the part 2025.03.22 20:14:28.868166 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 28 rows starting from the beginning of the part 2025.03.22 20:14:28.869220 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:28.870150 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:28.870328 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.870477 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.870869 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 39 rows starting from the beginning of the part 2025.03.22 20:14:28.871785 [ 196 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part 2025.03.22 20:14:28.872503 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.22 20:14:28.873411 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.874183 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} executeQuery: Read 98 rows, 7.87 KiB in 0.011397 sec., 8598.754058085462 rows/sec., 690.29 KiB/sec. 2025.03.22 20:14:28.874620 [ 5 ] {af68e3bd-f5d4-414b-abd5-63720f83e54a} TCPHandler: Processed in 0.012457494 sec. 2025.03.22 20:14:28.874984 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:28.875349 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:28.875546 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:28.880032 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.018933703 sec., 10880.069260619543 rows/sec., 857.17 KiB/sec. 2025.03.22 20:14:28.880103 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.880195 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.880431 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.22 20:14:28.881750 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.881962 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.22 20:14:28.882328 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_131_26} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.22 20:14:28.882753 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.22 20:14:28.882854 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.883362 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} executeQuery: Read 160 rows, 11.41 KiB in 0.008133 sec., 19672.937415467848 rows/sec., 1.37 MiB/sec. 2025.03.22 20:14:28.883571 [ 5 ] {5cff7c32-b2a2-495b-b472-514b1515c6fe} TCPHandler: Processed in 0.008698784 sec. 2025.03.22 20:14:28.883758 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:28.883915 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:28.884052 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:28.888368 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.888422 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.890137 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.22 20:14:28.890647 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.890991 [ 138 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.22 20:14:28.891162 [ 138 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.891257 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.891443 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} executeQuery: Read 31 rows, 56.88 KiB in 0.007527 sec., 4118.506709180285 rows/sec., 7.38 MiB/sec. 2025.03.22 20:14:28.892111 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.22 20:14:28.893703 [ 5 ] {43c5294b-aaab-4a83-89bc-098e2489a794} TCPHandler: Processed in 0.010004022 sec. 2025.03.22 20:14:28.894735 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:28.895321 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.22 20:14:28.895417 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:28.895541 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.22 20:14:28.896141 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2414 rows starting from the beginning of the part 2025.03.22 20:14:28.898234 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:28.899701 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.899826 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.900145 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:28.901755 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.22 20:14:28.901937 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:28.902783 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.903792 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} executeQuery: Read 3 rows, 246.00 B in 0.008648 sec., 346.9010175763182 rows/sec., 27.78 KiB/sec. 2025.03.22 20:14:28.904195 [ 5 ] {761647fc-8890-484b-8774-629c309a2278} TCPHandler: Processed in 0.009662795 sec. 2025.03.22 20:14:28.904241 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:28.904743 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:28.905358 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:28.905706 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:28.905969 [ 200 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part 2025.03.22 20:14:28.909797 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:28.909907 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:28.911762 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.03.22 20:14:28.912438 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.912957 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} executeQuery: Read 60 rows, 4.14 KiB in 0.007885 sec., 7609.384908053266 rows/sec., 525.13 KiB/sec. 2025.03.22 20:14:28.913112 [ 5 ] {cb57cc4e-61f6-47eb-96b3-84083ba34b40} TCPHandler: Processed in 0.008552042 sec. 2025.03.22 20:14:28.913535 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.169401558 sec., 4049.5495324783255 rows/sec., 20.94 MiB/sec. 2025.03.22 20:14:28.918334 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.22 20:14:28.921557 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.921684 [ 188 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_91_18} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.22 20:14:28.922865 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2523 rows, containing 19 columns (19 merged, 0 gathered) in 0.031375126 sec., 80414.01969190498 rows/sec., 144.10 MiB/sec. 2025.03.22 20:14:28.924671 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.94 MiB. 2025.03.22 20:14:28.925465 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.22 20:14:28.925908 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:28.925986 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_131_26} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.22 20:14:28.926142 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. 2025.03.22 20:14:29.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.98 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 268.80 MiB (RSS), difference: 1.82 MiB 2025.03.22 20:14:29.655613 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:29.655664 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:29.657615 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:14:32.799885 [ 136 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:14:32.799948 [ 136 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:14:33.118360 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42212 2025.03.22 20:14:33.119031 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.119085 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.119648 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:14:33.119922 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.120198 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42212 2025.03.22 20:14:33.356625 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2160 2025.03.22 20:14:33.361604 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.361669 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.363284 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.22 20:14:33.363616 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.363937 [ 222 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:14:33.363984 [ 222 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:14:33.364570 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2160 2025.03.22 20:14:33.366226 [ 222 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.22 20:14:33.680403 [ 220 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:14:33.680457 [ 220 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:14:33.682413 [ 220 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:14:33.851712 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:33.851908 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:33.851985 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:33.852820 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.852877 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.853336 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.22 20:14:33.853615 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.853863 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} executeQuery: Read 82 rows, 6.94 KiB in 0.002004 sec., 40918.163672654686 rows/sec., 3.38 MiB/sec. 2025.03.22 20:14:33.853942 [ 5 ] {9762c8a9-be45-464b-85b1-797c292f7ee7} TCPHandler: Processed in 0.00236401 sec. 2025.03.22 20:14:33.854091 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:33.854252 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:33.854304 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:33.854847 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.854886 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.855240 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.22 20:14:33.855471 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.855678 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} executeQuery: Read 13 rows, 1001.00 B in 0.001465 sec., 8873.720136518772 rows/sec., 667.26 KiB/sec. 2025.03.22 20:14:33.855732 [ 5 ] {f8083d35-4186-4a3e-95e6-c1ac4b6230af} TCPHandler: Processed in 0.001707176 sec. 2025.03.22 20:14:33.855857 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:33.855974 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:33.856021 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:33.856583 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.856624 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.857005 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.22 20:14:33.857244 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.857456 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} executeQuery: Read 77 rows, 6.16 KiB in 0.001507 sec., 51094.8905109489 rows/sec., 3.99 MiB/sec. 2025.03.22 20:14:33.857509 [ 5 ] {05a4fa9f-ae3d-422c-acaa-6c545d442340} TCPHandler: Processed in 0.001705116 sec. 2025.03.22 20:14:33.857625 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:33.857731 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:33.857780 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:33.858305 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.858342 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.858725 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.22 20:14:33.858974 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.859179 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. 2025.03.22 20:14:33.859231 [ 5 ] {ee8d7a79-7f8e-4d9a-a1bc-c2ab4dfc4eea} TCPHandler: Processed in 0.001655295 sec. 2025.03.22 20:14:33.859347 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:33.859453 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:33.859517 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:33.860592 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.860630 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.861255 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.22 20:14:33.861515 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.861754 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} executeQuery: Read 13 rows, 23.85 KiB in 0.002316 sec., 5613.126079447323 rows/sec., 10.06 MiB/sec. 2025.03.22 20:14:33.861852 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:14:33.861896 [ 5 ] {24c61a50-f51b-41c3-9762-082a1a71c39c} TCPHandler: Processed in 0.002597555 sec. 2025.03.22 20:14:33.861927 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:14:33.862142 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:33.862283 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:33.862332 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:33.863138 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:33.863213 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:33.863873 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.03.22 20:14:33.864279 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:33.864734 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} executeQuery: Read 60 rows, 4.14 KiB in 0.002474 sec., 24252.22312045271 rows/sec., 1.63 MiB/sec. 2025.03.22 20:14:33.864786 [ 5 ] {2100fa3b-39e2-4ffa-9412-fc81a4fe7ef1} TCPHandler: Processed in 0.002729067 sec. 2025.03.22 20:14:33.865447 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:14:36.264093 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.03.22 20:14:36.287732 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:36.287798 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:36.295456 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.22 20:14:36.296314 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:36.300789 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.03.22 20:14:38.853717 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.853913 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:14:38.853989 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:14:38.854732 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.854788 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.855223 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.22 20:14:38.855475 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.855707 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. 2025.03.22 20:14:38.855819 [ 5 ] {e3b53375-a567-4d2f-a30d-8f1bca6988f2} TCPHandler: Processed in 0.002236107 sec. 2025.03.22 20:14:38.856058 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.856170 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:38.856220 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:38.856828 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.856866 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.857246 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.22 20:14:38.857496 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.857675 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} executeQuery: Read 137 rows, 11.97 KiB in 0.001532 sec., 89425.58746736293 rows/sec., 7.63 MiB/sec. 2025.03.22 20:14:38.857728 [ 5 ] {6720b7b5-8c9b-46ca-9d4a-5a5b96c03f3a} TCPHandler: Processed in 0.001749528 sec. 2025.03.22 20:14:38.857856 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.857962 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:38.858007 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:38.858532 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.858569 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.858928 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.22 20:14:38.859171 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.859343 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} executeQuery: Read 42 rows, 3.15 KiB in 0.001403 sec., 29935.85174625802 rows/sec., 2.19 MiB/sec. 2025.03.22 20:14:38.859393 [ 5 ] {d3463bb3-5316-4016-8f72-673a303b6b05} TCPHandler: Processed in 0.001587264 sec. 2025.03.22 20:14:38.859517 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.859622 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:38.859666 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:38.860215 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.860251 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.860606 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.22 20:14:38.860851 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.861038 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} executeQuery: Read 115 rows, 9.21 KiB in 0.001432 sec., 80307.26256983241 rows/sec., 6.28 MiB/sec. 2025.03.22 20:14:38.861097 [ 5 ] {77c2065f-f6fa-4686-8346-8af03156ce00} TCPHandler: Processed in 0.001626164 sec. 2025.03.22 20:14:38.861277 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.861564 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:38.861714 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:38.862521 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.862558 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.862953 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.22 20:14:38.863195 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.863375 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} executeQuery: Read 161 rows, 11.48 KiB in 0.001918 sec., 83941.60583941606 rows/sec., 5.85 MiB/sec. 2025.03.22 20:14:38.863426 [ 5 ] {82b76bbb-ebf4-41de-9280-145c99512016} TCPHandler: Processed in 0.002227097 sec. 2025.03.22 20:14:38.863551 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.863657 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:38.863723 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:38.864853 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.864890 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.865548 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.22 20:14:38.865826 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.866067 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} executeQuery: Read 40 rows, 73.40 KiB in 0.002429 sec., 16467.682173734047 rows/sec., 29.51 MiB/sec. 2025.03.22 20:14:38.866219 [ 5 ] {e3bf8a19-4d8a-435a-9298-c95e7c18f942} TCPHandler: Processed in 0.002718808 sec. 2025.03.22 20:14:38.866553 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.866776 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.22 20:14:38.866829 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.22 20:14:38.867259 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.867296 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.867651 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.22 20:14:38.867898 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.868136 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} executeQuery: Read 12 rows, 868.00 B in 0.001403 sec., 8553.100498930862 rows/sec., 604.17 KiB/sec. 2025.03.22 20:14:38.868198 [ 5 ] {6929a958-8c50-4430-a255-b59955ed05a5} TCPHandler: Processed in 0.001737797 sec. 2025.03.22 20:14:38.868328 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:38.868432 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:38.868478 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:38.868911 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:38.868948 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:38.869306 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.03.22 20:14:38.869538 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:38.869730 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. 2025.03.22 20:14:38.869806 [ 5 ] {7943a2a5-ef27-47a9-9d09-19ff01d96c45} TCPHandler: Processed in 0.001524692 sec. 2025.03.22 20:14:40.620549 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42639 2025.03.22 20:14:40.621318 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:40.621374 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:40.621949 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:14:40.622235 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:40.622498 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.03.22 20:14:43.365718 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2188 2025.03.22 20:14:43.368863 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.368928 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.370689 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.22 20:14:43.371252 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.371937 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2188 2025.03.22 20:14:43.801845 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.03.22 20:14:43.826411 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.826477 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.834138 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.22 20:14:43.834940 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.838126 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.03.22 20:14:43.848907 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.849189 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} executeQuery: (from [fd00:1122:3344:101::d]:62843) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.22 20:14:43.849653 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:14:43.849705 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.22 20:14:43.850082 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:14:43.850167 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:14:43.850347 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.03.22 20:14:43.850453 [ 292 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.22 20:14:43.850454 [ 289 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps 2025.03.22 20:14:43.850559 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2025.03.22 20:14:43.850583 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:14:43.850636 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2025.03.22 20:14:43.850662 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 2025.03.22 20:14:43.851882 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} executeQuery: Read 34 rows, 1.44 KiB in 0.002832 sec., 12005.649717514125 rows/sec., 509.32 KiB/sec. 2025.03.22 20:14:43.851980 [ 5 ] {6d1c73d1-ccd6-4504-9138-b9f23311699d} TCPHandler: Processed in 0.003210808 sec. 2025.03.22 20:14:43.855163 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.855285 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:14:43.855337 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:14:43.856008 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.856050 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.856569 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.22 20:14:43.856802 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.857071 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} executeQuery: Read 1 rows, 285.00 B in 0.001818 sec., 550.0550055005501 rows/sec., 153.09 KiB/sec. 2025.03.22 20:14:43.857131 [ 5 ] {9df20118-78d2-4a0d-b36d-c07013690cc2} TCPHandler: Processed in 0.002022373 sec. 2025.03.22 20:14:43.857266 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.857376 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:14:43.857421 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:14:43.857951 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.857990 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.858346 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.22 20:14:43.858585 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.858754 [ 24 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 6 parts from all_1_29_7 to all_34_34_0 2025.03.22 20:14:43.858840 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} executeQuery: Read 2 rows, 152.00 B in 0.001484 sec., 1347.7088948787061 rows/sec., 100.03 KiB/sec. 2025.03.22 20:14:43.858848 [ 24 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.858926 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.858956 [ 5 ] {dfad9ef8-6a6e-4253-b08e-c94ae08ceb53} TCPHandler: Processed in 0.001740327 sec. 2025.03.22 20:14:43.859166 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_29_7 to all_34_34_0 into Compact with storage Full 2025.03.22 20:14:43.859185 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.859434 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:43.859445 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:43.859529 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part 2025.03.22 20:14:43.859530 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:43.859889 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2025.03.22 20:14:43.860191 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2025.03.22 20:14:43.860597 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.03.22 20:14:43.860980 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2025.03.22 20:14:43.861343 [ 192 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part 2025.03.22 20:14:43.862534 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.862614 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:43.863620 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.22 20:14:43.864173 [ 187 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141299 sec., 7780.1349425505105 rows/sec., 661.96 KiB/sec. 2025.03.22 20:14:43.864210 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.864412 [ 187 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2025.03.22 20:14:43.864558 [ 24 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.03.22 20:14:43.864696 [ 24 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.864738 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} executeQuery: Read 86 rows, 7.21 KiB in 0.005385 sec., 15970.2878365831 rows/sec., 1.31 MiB/sec. 2025.03.22 20:14:43.864754 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:43.865099 [ 5 ] {b72aa918-10a7-4069-8cbc-77f1b855718c} TCPHandler: Processed in 0.005978717 sec. 2025.03.22 20:14:43.865191 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.03.22 20:14:43.865306 [ 187 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.865416 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.865494 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:43.865506 [ 187 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_34_8} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 6 parts: [all_1_29_7, all_34_34_0] -> all_1_34_8 2025.03.22 20:14:43.865576 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1403 rows starting from the beginning of the part 2025.03.22 20:14:43.865769 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.22 20:14:43.865813 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:43.866006 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part 2025.03.22 20:14:43.866023 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:43.866340 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 118 rows starting from the beginning of the part 2025.03.22 20:14:43.866688 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part 2025.03.22 20:14:43.867011 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 137 rows starting from the beginning of the part 2025.03.22 20:14:43.867412 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 86 rows starting from the beginning of the part 2025.03.22 20:14:43.868824 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.868888 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:43.869914 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.22 20:14:43.870229 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.870782 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 5 columns (5 merged, 0 gathered) in 0.005842364 sec., 322129.8775632603 rows/sec., 28.09 MiB/sec. 2025.03.22 20:14:43.870844 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} executeQuery: Read 15 rows, 1.10 KiB in 0.005199 sec., 2885.1702250432777 rows/sec., 212.07 KiB/sec. 2025.03.22 20:14:43.870982 [ 5 ] {a61e23df-4d80-45f4-8a78-9b632cd2ee32} TCPHandler: Processed in 0.005694661 sec. 2025.03.22 20:14:43.871104 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.03.22 20:14:43.871336 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.871764 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:43.871962 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.871974 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:43.872305 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_161_32} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.03.22 20:14:43.872579 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.03.22 20:14:43.873214 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.873257 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.873627 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.22 20:14:43.873875 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.874058 [ 24 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.03.22 20:14:43.874109 [ 24 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.874132 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} executeQuery: Read 91 rows, 7.14 KiB in 0.002542 sec., 35798.58379228954 rows/sec., 2.74 MiB/sec. 2025.03.22 20:14:43.874147 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.874296 [ 5 ] {19e009a6-8095-4f91-ac1d-8972cfd02fc2} TCPHandler: Processed in 0.003137167 sec. 2025.03.22 20:14:43.874375 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.03.22 20:14:43.874514 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:43.874537 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.874558 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 631 rows starting from the beginning of the part 2025.03.22 20:14:43.874834 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part 2025.03.22 20:14:43.874867 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:43.875071 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:43.875136 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 98 rows starting from the beginning of the part 2025.03.22 20:14:43.875529 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 77 rows starting from the beginning of the part 2025.03.22 20:14:43.875878 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 115 rows starting from the beginning of the part 2025.03.22 20:14:43.876302 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 91 rows starting from the beginning of the part 2025.03.22 20:14:43.877948 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.878028 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:43.878960 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.22 20:14:43.879152 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 1076 rows, containing 5 columns (5 merged, 0 gathered) in 0.004870664 sec., 220914.43794932272 rows/sec., 17.72 MiB/sec. 2025.03.22 20:14:43.879392 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.879470 [ 198 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.03.22 20:14:43.879659 [ 24 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_156_39 to all_157_157_0 2025.03.22 20:14:43.879773 [ 24 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.879823 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.37 GiB. 2025.03.22 20:14:43.879870 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} executeQuery: Read 162 rows, 11.53 KiB in 0.005091 sec., 31820.86034177961 rows/sec., 2.21 MiB/sec. 2025.03.22 20:14:43.880161 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} MergeTask::PrepareStage: Merging 2 parts: from all_1_156_39 to all_157_157_0 into Compact with storage Full 2025.03.22 20:14:43.880301 [ 5 ] {11364a3f-00f6-4cf3-8aa3-1071edc2bfb0} TCPHandler: Processed in 0.005826664 sec. 2025.03.22 20:14:43.880721 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.880975 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:43.881116 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:43.881197 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} MergeTreeSequentialSource: Reading 7 marks from part all_1_156_39, total 42700 rows starting from the beginning of the part 2025.03.22 20:14:43.881791 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:43.881842 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 32 rows starting from the beginning of the part 2025.03.22 20:14:43.883108 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.883935 [ 193 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_161_32} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.03.22 20:14:43.884446 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.03.22 20:14:43.886442 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.886485 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:43.887259 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.22 20:14:43.887629 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.887967 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} executeQuery: Read 13 rows, 23.85 KiB in 0.006991 sec., 1859.5336861679302 rows/sec., 3.33 MiB/sec. 2025.03.22 20:14:43.888116 [ 5 ] {d9f82e21-ff26-4877-831f-c1e5a495efce} TCPHandler: Processed in 0.007500919 sec. 2025.03.22 20:14:43.888285 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:43.888390 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:43.888437 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:43.889101 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.889142 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:43.889597 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.03.22 20:14:43.889875 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.890153 [ 24 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.03.22 20:14:43.890212 [ 24 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:43.890240 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} executeQuery: Read 60 rows, 4.14 KiB in 0.001864 sec., 32188.84120171674 rows/sec., 2.17 MiB/sec. 2025.03.22 20:14:43.890258 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:43.890582 [ 5 ] {1b66d796-d65c-466f-be16-bf9078ae2a61} TCPHandler: Processed in 0.00235052 sec. 2025.03.22 20:14:43.890710 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.03.22 20:14:43.890808 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:43.890839 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8004 rows starting from the beginning of the part 2025.03.22 20:14:43.890932 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 12 rows starting from the beginning of the part 2025.03.22 20:14:43.891312 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:43.891429 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:43.891604 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:43.891845 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part 2025.03.22 20:14:43.894763 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} MergeTask::MergeProjectionsStage: Merge sorted 42732 rows, containing 5 columns (5 merged, 0 gathered) in 0.014786074 sec., 2890016.646744768 rows/sec., 198.04 MiB/sec. 2025.03.22 20:14:43.895217 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} MergedBlockOutputStream: filled checksums all_1_157_40 (state Temporary) 2025.03.22 20:14:43.895735 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 8256 rows, containing 4 columns (4 merged, 0 gathered) in 0.005260592 sec., 1569405.1163823388 rows/sec., 105.78 MiB/sec. 2025.03.22 20:14:43.895964 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.03.22 20:14:43.895965 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_157_40 to all_1_157_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.896180 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_157_40} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_156_39, all_157_157_0] -> all_1_157_40 2025.03.22 20:14:43.896340 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.22 20:14:43.896499 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:43.896582 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_161_32} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.03.22 20:14:43.896660 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.03.22 20:14:44.000137 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.14 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 268.80 MiB (RSS), difference: -1.34 MiB 2025.03.22 20:14:47.800024 [ 40 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:14:47.800148 [ 40 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:14:48.123592 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43127 2025.03.22 20:14:48.124263 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.124304 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.124837 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:14:48.125094 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.125269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43127 2025.03.22 20:14:48.853931 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:48.854128 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:14:48.854204 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:14:48.854972 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.855027 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.855464 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.22 20:14:48.855724 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.855998 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} executeQuery: Read 1 rows, 76.00 B in 0.00191 sec., 523.5602094240837 rows/sec., 38.86 KiB/sec. 2025.03.22 20:14:48.856168 [ 5 ] {254d46b0-e749-487a-baac-37bb4e5ae60b} TCPHandler: Processed in 0.00236496 sec. 2025.03.22 20:14:48.856383 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:48.856494 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:48.856544 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:48.857200 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.857241 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.857633 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.22 20:14:48.857882 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.858069 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} executeQuery: Read 142 rows, 12.41 KiB in 0.001603 sec., 88583.90517779163 rows/sec., 7.56 MiB/sec. 2025.03.22 20:14:48.858125 [ 5 ] {ee200841-8328-496a-901c-1ba480fecda1} TCPHandler: Processed in 0.001809119 sec. 2025.03.22 20:14:48.858232 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:48.858335 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:48.858381 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:48.858909 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.858946 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.859297 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.22 20:14:48.859535 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.859708 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} executeQuery: Read 43 rows, 3.22 KiB in 0.001395 sec., 30824.372759856633 rows/sec., 2.25 MiB/sec. 2025.03.22 20:14:48.859760 [ 5 ] {466a34d7-8e16-45e9-9978-9c7ebdf537fc} TCPHandler: Processed in 0.001579483 sec. 2025.03.22 20:14:48.859886 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:48.859992 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:48.860036 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:48.860596 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.860633 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.860991 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.22 20:14:48.861229 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.861406 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} executeQuery: Read 113 rows, 8.97 KiB in 0.001436 sec., 78690.8077994429 rows/sec., 6.10 MiB/sec. 2025.03.22 20:14:48.861457 [ 5 ] {768686d7-6796-4524-80f7-bf59579acbb5} TCPHandler: Processed in 0.001621955 sec. 2025.03.22 20:14:48.861574 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:48.861679 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:48.861727 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:48.862245 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.862281 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.862662 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.22 20:14:48.862911 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.863045 [ 37 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_157_40 to all_158_158_0 2025.03.22 20:14:48.863086 [ 37 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.863096 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} executeQuery: Read 161 rows, 11.47 KiB in 0.001435 sec., 112195.12195121951 rows/sec., 7.81 MiB/sec. 2025.03.22 20:14:48.863110 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.863208 [ 5 ] {bee7a22b-b9d7-4a80-84a7-c7e03f3896d7} TCPHandler: Processed in 0.001681936 sec. 2025.03.22 20:14:48.863293 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} MergeTask::PrepareStage: Merging 2 parts: from all_1_157_40 to all_158_158_0 into Compact with storage Full 2025.03.22 20:14:48.863370 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:48.863599 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:48.863609 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:48.863672 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} MergeTreeSequentialSource: Reading 7 marks from part all_1_157_40, total 42732 rows starting from the beginning of the part 2025.03.22 20:14:48.863765 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:48.863952 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2025.03.22 20:14:48.867056 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.867100 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.868069 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.22 20:14:48.868434 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.868651 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} executeQuery: Read 42 rows, 77.07 KiB in 0.005131 sec., 8185.538881309686 rows/sec., 14.67 MiB/sec. 2025.03.22 20:14:48.868877 [ 5 ] {b210251a-82ea-4ed6-8f97-64e16ba300f6} TCPHandler: Processed in 0.005575928 sec. 2025.03.22 20:14:48.869027 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:48.869168 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:48.869214 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:48.869805 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:48.869865 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:48.870289 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.03.22 20:14:48.870549 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.870757 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} executeQuery: Read 60 rows, 4.14 KiB in 0.001634 sec., 36719.70624235006 rows/sec., 2.47 MiB/sec. 2025.03.22 20:14:48.870809 [ 5 ] {c4e5c1e8-b013-45c6-8d20-f695fb72e58f} TCPHandler: Processed in 0.001834699 sec. 2025.03.22 20:14:48.873385 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} MergeTask::MergeProjectionsStage: Merge sorted 42892 rows, containing 5 columns (5 merged, 0 gathered) in 0.010165446 sec., 4219391.849605025 rows/sec., 289.16 MiB/sec. 2025.03.22 20:14:48.873743 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} MergedBlockOutputStream: filled checksums all_1_158_41 (state Temporary) 2025.03.22 20:14:48.874121 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_158_41 to all_1_158_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:48.874208 [ 195 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_158_41} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_157_40, all_158_158_0] -> all_1_158_41 2025.03.22 20:14:48.874299 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.22 20:14:50.665326 [ 220 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:14:50.665410 [ 220 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:14:50.667176 [ 220 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:14:51.339191 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.03.22 20:14:51.362318 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:51.362376 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:51.369938 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.22 20:14:51.370750 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:51.373670 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.03.22 20:14:52.223713 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.223800 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.225968 [ 220 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.277905 [ 217 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.277958 [ 217 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.279885 [ 217 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.512377 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.512435 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.514403 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.616761 [ 222 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.616815 [ 222 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.618599 [ 222 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:14:52.853539 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.853751 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:14:52.853832 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:14:52.854650 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.854697 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.855142 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:14:52.855403 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.855637 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} executeQuery: Read 24 rows, 2.04 KiB in 0.001941 sec., 12364.760432766616 rows/sec., 1.03 MiB/sec. 2025.03.22 20:14:52.855866 [ 5 ] {7bc9a0e1-01b2-46c0-a9bd-93d3d03dd7d0} TCPHandler: Processed in 0.002460852 sec. 2025.03.22 20:14:52.856028 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.856137 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:14:52.856186 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:14:52.856736 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.856776 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.857119 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.22 20:14:52.857354 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.857530 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} executeQuery: Read 2 rows, 152.00 B in 0.00142 sec., 1408.4507042253522 rows/sec., 104.53 KiB/sec. 2025.03.22 20:14:52.857585 [ 5 ] {96a67bc9-14c9-4238-9f3a-1504b1c84050} TCPHandler: Processed in 0.001608784 sec. 2025.03.22 20:14:52.857725 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.857831 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:52.857876 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:52.859197 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.859237 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.859686 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.22 20:14:52.859926 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.860111 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} executeQuery: Read 1346 rows, 114.76 KiB in 0.002303 sec., 584455.0586191923 rows/sec., 48.66 MiB/sec. 2025.03.22 20:14:52.860163 [ 5 ] {d6c0ca7e-e0de-44e0-951a-f52e1772a0ff} TCPHandler: Processed in 0.002487783 sec. 2025.03.22 20:14:52.860282 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.860389 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:52.860433 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:52.860969 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.861007 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.861353 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.22 20:14:52.861595 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.861798 [ 56 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.22 20:14:52.861811 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} executeQuery: Read 27 rows, 2.06 KiB in 0.001428 sec., 18907.563025210085 rows/sec., 1.41 MiB/sec. 2025.03.22 20:14:52.861875 [ 56 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.861945 [ 5 ] {33daa132-6880-42e5-80af-60a1256516c0} TCPHandler: Processed in 0.001704477 sec. 2025.03.22 20:14:52.861945 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.862139 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.862167 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.22 20:14:52.862338 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:14:52.862453 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:14:52.862470 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:52.862577 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 74 rows starting from the beginning of the part 2025.03.22 20:14:52.862922 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:52.863339 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 42 rows starting from the beginning of the part 2025.03.22 20:14:52.863774 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 15 rows starting from the beginning of the part 2025.03.22 20:14:52.864154 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 43 rows starting from the beginning of the part 2025.03.22 20:14:52.864468 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 27 rows starting from the beginning of the part 2025.03.22 20:14:52.865486 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.865578 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.866649 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:14:52.867258 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.867268 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.0051885 sec., 41245.06119302303 rows/sec., 3.18 MiB/sec. 2025.03.22 20:14:52.867755 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} executeQuery: Read 252 rows, 17.85 KiB in 0.005455 sec., 46196.1503208066 rows/sec., 3.20 MiB/sec. 2025.03.22 20:14:52.867779 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.22 20:14:52.868080 [ 5 ] {8f8a54a2-cf28-4300-b22c-5a7f53c7cde6} TCPHandler: Processed in 0.006006777 sec. 2025.03.22 20:14:52.868383 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.868559 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:14:52.868645 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:14:52.868778 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.868993 [ 200 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_136_27} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.22 20:14:52.869234 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.22 20:14:52.869631 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.869676 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.870034 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.22 20:14:52.870264 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.870510 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} executeQuery: Read 12 rows, 960.00 B in 0.001993 sec., 6021.073758153538 rows/sec., 470.40 KiB/sec. 2025.03.22 20:14:52.870701 [ 5 ] {79dbda86-778f-45a2-9135-64e10333d1d0} TCPHandler: Processed in 0.002392411 sec. 2025.03.22 20:14:52.870865 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.870969 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:52.871015 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:52.871815 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.871857 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.872259 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.22 20:14:52.872617 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.872843 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} executeQuery: Read 583 rows, 44.69 KiB in 0.001896 sec., 307489.45147679327 rows/sec., 23.02 MiB/sec. 2025.03.22 20:14:52.872904 [ 5 ] {6f33d813-cf91-4628-8609-53fbc2915faf} TCPHandler: Processed in 0.002096635 sec. 2025.03.22 20:14:52.873025 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.873131 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:52.873206 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:52.873968 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.874008 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.874503 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.22 20:14:52.874745 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.874957 [ 56 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_158_41 to all_163_163_0 2025.03.22 20:14:52.875020 [ 56 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.875026 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} executeQuery: Read 1012 rows, 70.07 KiB in 0.001904 sec., 531512.6050420168 rows/sec., 35.94 MiB/sec. 2025.03.22 20:14:52.875102 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.875216 [ 5 ] {06939a96-f669-4a7c-bc0e-e4f18c46336e} TCPHandler: Processed in 0.002238278 sec. 2025.03.22 20:14:52.875299 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTask::PrepareStage: Merging 6 parts: from all_1_158_41 to all_163_163_0 into Compact with storage Full 2025.03.22 20:14:52.875397 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.875500 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:52.875582 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTreeSequentialSource: Reading 7 marks from part all_1_158_41, total 42892 rows starting from the beginning of the part 2025.03.22 20:14:52.875597 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:52.875911 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:52.875979 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part 2025.03.22 20:14:52.876344 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 161 rows starting from the beginning of the part 2025.03.22 20:14:52.876754 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 162 rows starting from the beginning of the part 2025.03.22 20:14:52.877154 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 161 rows starting from the beginning of the part 2025.03.22 20:14:52.877482 [ 188 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1012 rows starting from the beginning of the part 2025.03.22 20:14:52.880408 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.880480 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.882151 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.22 20:14:52.882573 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.882815 [ 56 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.22 20:14:52.882897 [ 56 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.882942 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.882994 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} executeQuery: Read 13 rows, 23.85 KiB in 0.00745 sec., 1744.96644295302 rows/sec., 3.13 MiB/sec. 2025.03.22 20:14:52.883601 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.22 20:14:52.883627 [ 5 ] {f8124fa0-dde5-4283-836c-613fed3c0891} TCPHandler: Processed in 0.008304586 sec. 2025.03.22 20:14:52.884053 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:52.884392 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:52.884548 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:52.884708 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:52.884964 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2523 rows starting from the beginning of the part 2025.03.22 20:14:52.886264 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:52.887157 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 40 rows starting from the beginning of the part 2025.03.22 20:14:52.887452 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:52.887628 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:52.888034 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:52.889061 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 42 rows starting from the beginning of the part 2025.03.22 20:14:52.889501 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.03.22 20:14:52.889924 [ 194 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 13 rows starting from the beginning of the part 2025.03.22 20:14:52.890521 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.891663 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} executeQuery: Read 48 rows, 3.31 KiB in 0.007337 sec., 6542.183453727682 rows/sec., 451.48 KiB/sec. 2025.03.22 20:14:52.891838 [ 5 ] {60a45984-aeab-4104-86b2-3814ebecf858} TCPHandler: Processed in 0.007895878 sec. 2025.03.22 20:14:52.893514 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergeTask::MergeProjectionsStage: Merge sorted 44548 rows, containing 5 columns (5 merged, 0 gathered) in 0.018297168 sec., 2434693.7187219355 rows/sec., 166.84 MiB/sec. 2025.03.22 20:14:52.893935 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} MergedBlockOutputStream: filled checksums all_1_163_42 (state Temporary) 2025.03.22 20:14:52.894266 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_163_42 to all_1_163_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.894357 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_163_42} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_158_41, all_163_163_0] -> all_1_163_42 2025.03.22 20:14:52.894459 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. 2025.03.22 20:14:52.901962 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 19 columns (19 merged, 0 gathered) in 0.018884941 sec., 140005.73260991392 rows/sec., 250.88 MiB/sec. 2025.03.22 20:14:52.904419 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.22 20:14:52.904854 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:52.904953 [ 189 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_136_27} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.22 20:14:52.905167 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.95 MiB. 2025.03.22 20:14:53.373097 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2240 2025.03.22 20:14:53.376775 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:53.376842 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:53.378484 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.22 20:14:53.378822 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:53.379066 [ 56 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.22 20:14:53.379189 [ 56 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:53.379259 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:53.379741 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.22 20:14:53.381761 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2240 2025.03.22 20:14:53.382056 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:14:53.382265 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2068 rows starting from the beginning of the part 2025.03.22 20:14:53.382951 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part 2025.03.22 20:14:53.383622 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part 2025.03.22 20:14:53.384308 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part 2025.03.22 20:14:53.384968 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part 2025.03.22 20:14:53.385473 [ 193 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 52 rows starting from the beginning of the part 2025.03.22 20:14:53.397024 [ 196 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 72 columns (72 merged, 0 gathered) in 0.017623475 sec., 127103.19616307227 rows/sec., 95.16 MiB/sec. 2025.03.22 20:14:53.399149 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.22 20:14:53.399955 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:53.400044 [ 198 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_71_14} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.22 20:14:53.400397 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.03.22 20:14:53.845475 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:53.845681 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:53.845769 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:53.846604 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:53.846655 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:53.847101 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.03.22 20:14:53.847359 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:53.847601 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} executeQuery: Read 56 rows, 4.38 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.17 MiB/sec. 2025.03.22 20:14:53.847663 [ 5 ] {5e044b4f-ccff-4e3d-b37c-9f3e7c484961} TCPHandler: Processed in 0.00232509 sec. 2025.03.22 20:14:53.847796 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:53.847957 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:53.848020 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:53.848590 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:53.848630 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:53.849003 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.03.22 20:14:53.849255 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:53.849493 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} executeQuery: Read 64 rows, 5.12 KiB in 0.001576 sec., 40609.137055837564 rows/sec., 3.17 MiB/sec. 2025.03.22 20:14:53.849599 [ 5 ] {4a91d9ea-6884-4b7d-9377-91040e448b6a} TCPHandler: Processed in 0.00185968 sec. 2025.03.22 20:14:53.849772 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:53.850053 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:53.850113 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:53.850623 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:53.850665 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:53.851067 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.03.22 20:14:53.851325 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:53.851545 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} executeQuery: Read 32 rows, 2.28 KiB in 0.001586 sec., 20176.544766708703 rows/sec., 1.41 MiB/sec. 2025.03.22 20:14:53.851607 [ 5 ] {dacdddc7-7eb3-434a-86bf-8942703a5195} TCPHandler: Processed in 0.00193703 sec. 2025.03.22 20:14:53.851721 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:53.851882 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:53.851956 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:53.852390 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:53.852428 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:53.852794 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.03.22 20:14:53.853046 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:53.853272 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} executeQuery: Read 12 rows, 848.00 B in 0.001435 sec., 8362.369337979093 rows/sec., 577.09 KiB/sec. 2025.03.22 20:14:53.853334 [ 5 ] {21fdbede-9f26-4c10-99cc-31fbf23df4d9} TCPHandler: Processed in 0.001668515 sec. 2025.03.22 20:14:55.626395 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43554 2025.03.22 20:14:55.627141 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:55.627199 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:55.627769 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:14:55.628040 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:55.628308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.03.22 20:14:56.429499 [ 220 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:56.429555 [ 220 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:56.431435 [ 220 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:56.695063 [ 225 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:56.695116 [ 225 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:56.696829 [ 225 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:14:57.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.37 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 270.37 MiB (RSS), difference: 4.00 MiB 2025.03.22 20:14:58.138158 [ 223 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:58.138218 [ 223 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:58.140595 [ 223 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:58.835995 [ 217 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:58.836063 [ 217 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:58.838361 [ 217 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:14:58.852684 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.852964 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} executeQuery: (from [fd00:1122:3344:101::d]:62843) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native; (stage: Complete) 2025.03.22 20:14:58.853430 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.22 20:14:58.853483 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE 2025.03.22 20:14:58.853850 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:14:58.853933 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.22 20:14:58.854108 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.03.22 20:14:58.854244 [ 289 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps 2025.03.22 20:14:58.854257 [ 292 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.03.22 20:14:58.854303 [ 290 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps 2025.03.22 20:14:58.854473 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges 2025.03.22 20:14:58.854503 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.22 20:14:58.854562 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check'))" 2025.03.22 20:14:58.854590 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 2025.03.22 20:14:58.855567 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} executeQuery: Read 34 rows, 1.44 KiB in 0.002742 sec., 12399.708242159008 rows/sec., 526.03 KiB/sec. 2025.03.22 20:14:58.855697 [ 5 ] {b72380f8-6e5d-4c90-ab07-ed9032a5e533} TCPHandler: Processed in 0.003144597 sec. 2025.03.22 20:14:58.857704 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.857911 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.22 20:14:58.857999 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.22 20:14:58.858821 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.858862 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.859356 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.22 20:14:58.859584 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} oximeter.timeseries_schema (820df346-c7a6-4079-a6b4-95e1cbd979ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.859905 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} executeQuery: Read 1 rows, 106.00 B in 0.002032 sec., 492.12598425196853 rows/sec., 50.94 KiB/sec. 2025.03.22 20:14:58.860194 [ 5 ] {d59c65f9-a527-4e4f-8b38-c1f5b87f300b} TCPHandler: Processed in 0.002580175 sec. 2025.03.22 20:14:58.860363 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.860470 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:14:58.860516 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:14:58.861086 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.861126 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.861468 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.22 20:14:58.861692 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.861933 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} executeQuery: Read 1 rows, 76.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 49.98 KiB/sec. 2025.03.22 20:14:58.862139 [ 5 ] {3daa4025-1f69-479e-8c52-a72a66c5eff8} TCPHandler: Processed in 0.001824388 sec. 2025.03.22 20:14:58.862312 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.862419 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:14:58.862466 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:14:58.863098 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.863137 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.863492 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.03.22 20:14:58.863725 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.863934 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} executeQuery: Read 149 rows, 13.07 KiB in 0.001538 sec., 96879.06371911573 rows/sec., 8.30 MiB/sec. 2025.03.22 20:14:58.863988 [ 5 ] {a5225a85-0be3-484b-ba66-7485032fe5d4} TCPHandler: Processed in 0.001738977 sec. 2025.03.22 20:14:58.864109 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.864213 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:14:58.864257 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:14:58.864789 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.864828 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.865181 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.22 20:14:58.865433 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.865634 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} executeQuery: Read 46 rows, 3.45 KiB in 0.001443 sec., 31878.031878031878 rows/sec., 2.33 MiB/sec. 2025.03.22 20:14:58.865685 [ 5 ] {d9f80516-b0c9-4ebb-9847-cdafad51b373} TCPHandler: Processed in 0.001624985 sec. 2025.03.22 20:14:58.865797 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.865899 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:14:58.865943 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:14:58.866438 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.866477 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.866803 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:14:58.867031 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.867273 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} executeQuery: Read 1 rows, 68.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 47.67 KiB/sec. 2025.03.22 20:14:58.867537 [ 5 ] {b2c3be33-83a9-4658-bd8d-d595daae01fe} TCPHandler: Processed in 0.001782838 sec. 2025.03.22 20:14:58.867728 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.867838 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:14:58.867885 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:14:58.868490 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.868528 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.868882 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.03.22 20:14:58.869111 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.869314 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} executeQuery: Read 125 rows, 9.93 KiB in 0.001499 sec., 83388.92595063375 rows/sec., 6.47 MiB/sec. 2025.03.22 20:14:58.869368 [ 5 ] {55418d48-7abe-46f1-9c25-4383013ffd1c} TCPHandler: Processed in 0.001699306 sec. 2025.03.22 20:14:58.869499 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.869633 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:58.869694 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:14:58.870319 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.870359 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.870758 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.03.22 20:14:58.871002 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.871207 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} executeQuery: Read 161 rows, 11.47 KiB in 0.001604 sec., 100374.06483790524 rows/sec., 6.98 MiB/sec. 2025.03.22 20:14:58.871259 [ 5 ] {9b90aa00-245a-42d6-847a-4f82d6fa2944} TCPHandler: Processed in 0.001825339 sec. 2025.03.22 20:14:58.871393 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.871499 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.22 20:14:58.871546 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.22 20:14:58.871969 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} oximeter.measurements_f64 (e2022182-65bf-4aba-9bc6-5bf184b0602f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.872009 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.872515 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.22 20:14:58.872754 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} oximeter.measurements_f64 (e2022182-65bf-4aba-9bc6-5bf184b0602f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.873174 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} executeQuery: Read 1 rows, 65.00 B in 0.001661 sec., 602.0469596628537 rows/sec., 38.22 KiB/sec. 2025.03.22 20:14:58.873268 [ 5 ] {f266dab5-184f-44f2-a45b-24c518689f05} TCPHandler: Processed in 0.001925521 sec. 2025.03.22 20:14:58.873381 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.873484 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:14:58.873551 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:14:58.874713 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 717 2025.03.22 20:14:58.874789 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.874885 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.878921 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.22 20:14:58.879993 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.880823 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} executeQuery: Read 45 rows, 82.57 KiB in 0.007335 sec., 6134.969325153374 rows/sec., 10.99 MiB/sec. 2025.03.22 20:14:58.881510 [ 5 ] {8e5a9b76-7430-4e6b-ba93-f15d8cb230d6} TCPHandler: Processed in 0.008178014 sec. 2025.03.22 20:14:58.881879 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.882274 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.22 20:14:58.882450 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.22 20:14:58.885864 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.886026 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.888065 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.22 20:14:58.888759 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.889516 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} executeQuery: Read 9 rows, 651.00 B in 0.007354 sec., 1223.8237693772096 rows/sec., 86.45 KiB/sec. 2025.03.22 20:14:58.889745 [ 5 ] {946f0d66-1c12-4bf3-bda6-89e85d00d961} TCPHandler: Processed in 0.008042791 sec. 2025.03.22 20:14:58.889972 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:14:58.890358 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:14:58.890544 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:14:58.892731 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.892836 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.894899 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.03.22 20:14:58.895880 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.896553 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} executeQuery: Read 60 rows, 4.14 KiB in 0.006347 sec., 9453.285016543248 rows/sec., 652.38 KiB/sec. 2025.03.22 20:14:58.896844 [ 5 ] {2a05c82b-e5e3-444a-a3aa-72076fea3a1e} TCPHandler: Processed in 0.006951237 sec. 2025.03.22 20:14:58.914062 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:14:58.914119 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:14:58.921835 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.22 20:14:58.922648 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:14:58.925678 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 717 2025.03.22 20:14:59.000213 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.75 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 270.37 MiB (RSS), difference: -1.38 MiB 2025.03.22 20:15:02.800215 [ 84 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:15:02.800313 [ 84 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:15:03.005381 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005011947 sec. 2025.03.22 20:15:03.129448 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44042 2025.03.22 20:15:03.130298 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.130348 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.130913 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:15:03.131171 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.131408 [ 125 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:15:03.131440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44042 2025.03.22 20:15:03.131496 [ 125 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.131529 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.131833 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:15:03.132207 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:03.132281 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part 2025.03.22 20:15:03.132459 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part 2025.03.22 20:15:03.132682 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part 2025.03.22 20:15:03.132854 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part 2025.03.22 20:15:03.132982 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part 2025.03.22 20:15:03.133180 [ 187 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part 2025.03.22 20:15:03.136463 [ 196 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 44042 rows, containing 4 columns (4 merged, 0 gathered) in 0.004831553 sec., 9115495.576681038 rows/sec., 130.40 MiB/sec. 2025.03.22 20:15:03.136790 [ 199 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:15:03.137142 [ 199 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.137238 [ 199 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_96_19} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:15:03.137340 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.22 20:15:03.383047 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2272 2025.03.22 20:15:03.386304 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.386362 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.387943 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.22 20:15:03.388266 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.389913 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2272 2025.03.22 20:15:03.851948 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:03.852135 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:15:03.852208 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:15:03.852958 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.853001 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.853431 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.22 20:15:03.853687 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.853928 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} executeQuery: Read 2 rows, 152.00 B in 0.001832 sec., 1091.703056768559 rows/sec., 81.02 KiB/sec. 2025.03.22 20:15:03.854080 [ 5 ] {ab28c6e9-aee8-4686-84a7-6e5d2d77cc11} TCPHandler: Processed in 0.002256188 sec. 2025.03.22 20:15:03.854314 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:03.854428 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:03.854479 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:03.855073 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.855112 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.855478 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.03.22 20:15:03.855713 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.855855 [ 125 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.03.22 20:15:03.855899 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} executeQuery: Read 86 rows, 7.21 KiB in 0.001497 sec., 57448.22979291917 rows/sec., 4.70 MiB/sec. 2025.03.22 20:15:03.855906 [ 125 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.855951 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.855975 [ 5 ] {ec4b12b8-f902-47f1-b936-7ba588b10003} TCPHandler: Processed in 0.001730577 sec. 2025.03.22 20:15:03.856143 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:03.856169 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.03.22 20:15:03.856291 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:03.856388 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:03.856508 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:03.856615 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1435 rows starting from the beginning of the part 2025.03.22 20:15:03.856919 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 142 rows starting from the beginning of the part 2025.03.22 20:15:03.857297 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1346 rows starting from the beginning of the part 2025.03.22 20:15:03.857723 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part 2025.03.22 20:15:03.858066 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 149 rows starting from the beginning of the part 2025.03.22 20:15:03.858406 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 86 rows starting from the beginning of the part 2025.03.22 20:15:03.859377 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.859463 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.860372 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.22 20:15:03.860938 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.861188 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} executeQuery: Read 15 rows, 1.10 KiB in 0.004947 sec., 3032.1406913280775 rows/sec., 222.87 KiB/sec. 2025.03.22 20:15:03.861251 [ 5 ] {3cd33d6a-6b82-492d-8ebc-3f39e88cc3e3} TCPHandler: Processed in 0.00518314 sec. 2025.03.22 20:15:03.861385 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:03.861609 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:03.861750 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:03.861946 [ 196 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 3214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005877275 sec., 546852.0700494702 rows/sec., 47.74 MiB/sec. 2025.03.22 20:15:03.862341 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.03.22 20:15:03.862972 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.863013 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.863034 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.863214 [ 199 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_166_33} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.03.22 20:15:03.863401 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.03.22 20:15:03.863643 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.03.22 20:15:03.863889 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.864031 [ 125 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.03.22 20:15:03.864065 [ 125 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.864083 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} executeQuery: Read 91 rows, 7.14 KiB in 0.002561 sec., 35532.99492385787 rows/sec., 2.72 MiB/sec. 2025.03.22 20:15:03.864095 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.864193 [ 5 ] {da6deb76-14eb-43ba-861e-d28bab0c6314} TCPHandler: Processed in 0.002855181 sec. 2025.03.22 20:15:03.864267 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.03.22 20:15:03.864336 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:03.864481 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:03.864567 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 662 rows starting from the beginning of the part 2025.03.22 20:15:03.864595 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:03.864787 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:03.864908 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 113 rows starting from the beginning of the part 2025.03.22 20:15:03.865361 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 583 rows starting from the beginning of the part 2025.03.22 20:15:03.865780 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part 2025.03.22 20:15:03.866207 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 125 rows starting from the beginning of the part 2025.03.22 20:15:03.866612 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 91 rows starting from the beginning of the part 2025.03.22 20:15:03.867388 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.867432 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.868040 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.03.22 20:15:03.868312 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.868526 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 1638 rows, containing 5 columns (5 merged, 0 gathered) in 0.004350022 sec., 376549.819748038 rows/sec., 29.92 MiB/sec. 2025.03.22 20:15:03.868644 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} executeQuery: Read 162 rows, 11.53 KiB in 0.004128 sec., 39244.18604651163 rows/sec., 2.73 MiB/sec. 2025.03.22 20:15:03.868784 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.03.22 20:15:03.868812 [ 5 ] {31cbef7b-958e-4b22-8d01-28c223d86817} TCPHandler: Processed in 0.004524606 sec. 2025.03.22 20:15:03.869113 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:03.869510 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:03.869579 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.869960 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:03.870012 [ 197 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_166_33} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.03.22 20:15:03.870314 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.03.22 20:15:03.872532 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.872569 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.873192 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.22 20:15:03.873445 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.873645 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} executeQuery: Read 13 rows, 23.85 KiB in 0.004289 sec., 3031.009559337841 rows/sec., 5.43 MiB/sec. 2025.03.22 20:15:03.873745 [ 5 ] {712d0f9d-f2f4-41dd-bc3f-5a21ddddab42} TCPHandler: Processed in 0.004774081 sec. 2025.03.22 20:15:03.873892 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:03.873997 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:03.874044 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:03.874483 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.874520 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.874884 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.03.22 20:15:03.875117 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.875251 [ 125 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.03.22 20:15:03.875287 [ 125 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:03.875300 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. 2025.03.22 20:15:03.875310 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:03.875415 [ 5 ] {a9cff35f-d11a-4b9d-91d4-b2092a756001} TCPHandler: Processed in 0.001571664 sec. 2025.03.22 20:15:03.875561 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.03.22 20:15:03.875705 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:03.875743 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8256 rows starting from the beginning of the part 2025.03.22 20:15:03.875868 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:03.876046 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 48 rows starting from the beginning of the part 2025.03.22 20:15:03.876200 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 12 rows starting from the beginning of the part 2025.03.22 20:15:03.876372 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:03.876483 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:03.879112 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 8496 rows, containing 4 columns (4 merged, 0 gathered) in 0.003700329 sec., 2296012.0573062557 rows/sec., 154.76 MiB/sec. 2025.03.22 20:15:03.879276 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.03.22 20:15:03.879551 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:03.879625 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_166_33} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.03.22 20:15:03.879695 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. 2025.03.22 20:15:06.426739 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 724 2025.03.22 20:15:06.449674 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:06.449728 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:06.457439 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.22 20:15:06.458287 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:06.458607 [ 127 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.22 20:15:06.458685 [ 127 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:06.458733 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:06.459350 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.22 20:15:06.474421 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.03.22 20:15:06.476155 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:06.477639 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2025.03.22 20:15:06.483845 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.03.22 20:15:06.490470 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2025.03.22 20:15:06.496982 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.03.22 20:15:06.503814 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part 2025.03.22 20:15:06.511475 [ 200 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2025.03.22 20:15:06.579864 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.120941179 sec., 5986.381197755646 rows/sec., 30.95 MiB/sec. 2025.03.22 20:15:06.583732 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.22 20:15:06.586976 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:06.587089 [ 195 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_96_19} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.22 20:15:06.589959 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.03.22 20:15:07.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.43 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 270.37 MiB (RSS), difference: -1.06 MiB 2025.03.22 20:15:08.853518 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:08.853734 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:15:08.853820 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:15:08.854659 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.854706 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:08.855132 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.22 20:15:08.855388 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.855585 [ 123 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 2025.03.22 20:15:08.855664 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} executeQuery: Read 3 rows, 243.00 B in 0.001992 sec., 1506.0240963855422 rows/sec., 119.13 KiB/sec. 2025.03.22 20:15:08.855675 [ 123 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.855752 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:08.855811 [ 5 ] {fdd921d6-5a9d-4986-9d30-82fac42db5dd} TCPHandler: Processed in 0.002424682 sec. 2025.03.22 20:15:08.855955 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact with storage Full 2025.03.22 20:15:08.855978 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:08.856124 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:08.856128 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:08.856168 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 20 rows starting from the beginning of the part 2025.03.22 20:15:08.856196 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:08.856382 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.03.22 20:15:08.856587 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2025.03.22 20:15:08.856850 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.03.22 20:15:08.857067 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2025.03.22 20:15:08.857321 [ 197 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part 2025.03.22 20:15:08.858265 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.858309 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:08.858954 [ 186 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 5 columns (5 merged, 0 gathered) in 0.003086465 sec., 9395.862256659317 rows/sec., 781.51 KiB/sec. 2025.03.22 20:15:08.858969 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.03.22 20:15:08.859245 [ 186 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) 2025.03.22 20:15:08.859436 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.859920 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} executeQuery: Read 149 rows, 13.04 KiB in 0.003821 sec., 38995.02747971735 rows/sec., 3.33 MiB/sec. 2025.03.22 20:15:08.859971 [ 186 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.860231 [ 5 ] {2df40e8d-83df-4ce5-9945-a9cfd00d3150} TCPHandler: Processed in 0.004304601 sec. 2025.03.22 20:15:08.860430 [ 186 ] {c38b789d-7b4e-4cf7-9b99-79f846d0de64::all_1_39_9} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64) (MergerMutator): Merged 6 parts: [all_1_34_8, all_39_39_0] -> all_1_39_9 2025.03.22 20:15:08.860543 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:08.860776 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.22 20:15:08.860888 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:08.860969 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:08.861618 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.861657 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:08.862004 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.22 20:15:08.862257 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.862469 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} executeQuery: Read 48 rows, 3.59 KiB in 0.001695 sec., 28318.584070796463 rows/sec., 2.07 MiB/sec. 2025.03.22 20:15:08.862520 [ 5 ] {f9d52145-4619-47be-a2fe-a9cf6fd0438e} TCPHandler: Processed in 0.002071724 sec. 2025.03.22 20:15:08.862625 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:08.862727 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:08.862773 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:08.863321 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.863361 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:08.863713 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.03.22 20:15:08.863946 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.864154 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} executeQuery: Read 118 rows, 9.37 KiB in 0.001448 sec., 81491.71270718232 rows/sec., 6.32 MiB/sec. 2025.03.22 20:15:08.864203 [ 5 ] {704e54d2-c2ca-4bd2-a02f-539bdc5d52ba} TCPHandler: Processed in 0.001626945 sec. 2025.03.22 20:15:08.864357 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:08.864517 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:08.864578 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:08.865083 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.865123 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:08.865506 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.03.22 20:15:08.865738 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.865970 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} executeQuery: Read 162 rows, 11.54 KiB in 0.001497 sec., 108216.43286573146 rows/sec., 7.53 MiB/sec. 2025.03.22 20:15:08.866021 [ 5 ] {c2f465f8-d36f-4823-a0b7-c71d4669259d} TCPHandler: Processed in 0.001728386 sec. 2025.03.22 20:15:08.866279 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:08.866577 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:08.866722 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:08.867804 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.867843 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:08.868510 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.22 20:15:08.868783 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.869032 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} executeQuery: Read 45 rows, 82.57 KiB in 0.002561 sec., 17571.261226083563 rows/sec., 31.49 MiB/sec. 2025.03.22 20:15:08.869167 [ 5 ] {3a840b72-0b4f-4132-a519-9fe07330c2c9} TCPHandler: Processed in 0.002984413 sec. 2025.03.22 20:15:08.869369 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:08.869499 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:08.869546 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:08.869979 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:08.870017 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.36 GiB. 2025.03.22 20:15:08.870369 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.03.22 20:15:08.870596 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:08.870810 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. 2025.03.22 20:15:08.870867 [ 5 ] {43e0c24f-c459-488d-ad93-3a7dca4148ae} TCPHandler: Processed in 0.001562993 sec. 2025.03.22 20:15:10.632598 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44469 2025.03.22 20:15:10.633539 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:10.633613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:10.634468 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:15:10.634827 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:10.635193 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 2025.03.22 20:15:11.684889 [ 124 ] {} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.22 20:15:11.684991 [ 124 ] {} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:11.685032 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:11.685199 [ 197 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.22 20:15:11.685362 [ 197 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:11.685402 [ 197 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.03.22 20:15:11.685481 [ 197 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2025.03.22 20:15:11.685569 [ 197 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.03.22 20:15:11.685689 [ 197 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.03.22 20:15:11.685802 [ 197 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.03.22 20:15:11.686953 [ 186 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001823019 sec., 27975.572388439177 rows/sec., 1.99 MiB/sec. 2025.03.22 20:15:11.687151 [ 201 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.22 20:15:11.687494 [ 201 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:11.687589 [ 201 ] {61fb433b-d8a8-4608-9ef5-bef693362230::all_1_5_1} oximeter.measurements_i64 (61fb433b-d8a8-4608-9ef5-bef693362230) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.22 20:15:11.687679 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:15:13.086612 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.086663 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.088114 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.088180 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.089075 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.090767 [ 223 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.391077 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2300 2025.03.22 20:15:13.394155 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.394201 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.395709 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.22 20:15:13.396034 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.398165 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2300 2025.03.22 20:15:13.852041 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:13.852251 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:13.852334 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:13.853175 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.853225 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.853665 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.03.22 20:15:13.854026 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.854336 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} executeQuery: Read 82 rows, 6.94 KiB in 0.002138 sec., 38353.60149672591 rows/sec., 3.17 MiB/sec. 2025.03.22 20:15:13.854409 [ 220 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.854453 [ 5 ] {2abc3622-1f3e-4899-b8b7-2a53489098e9} TCPHandler: Processed in 0.002546664 sec. 2025.03.22 20:15:13.854485 [ 220 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.854694 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:13.854840 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:13.854905 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:13.856170 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.856222 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.856923 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.22 20:15:13.857272 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.857593 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} executeQuery: Read 13 rows, 1001.00 B in 0.00277 sec., 4693.140794223827 rows/sec., 352.90 KiB/sec. 2025.03.22 20:15:13.857756 [ 5 ] {ee54e88d-f50c-496f-b61c-0139a06a2fce} TCPHandler: Processed in 0.003148907 sec. 2025.03.22 20:15:13.857984 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:13.858107 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:13.858184 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:13.858397 [ 220 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.859796 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.859840 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.860204 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.03.22 20:15:13.860444 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.860649 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} executeQuery: Read 77 rows, 6.16 KiB in 0.002581 sec., 29833.39790778768 rows/sec., 2.33 MiB/sec. 2025.03.22 20:15:13.860707 [ 5 ] {8311bd2c-e3e9-47b2-ac44-1a9125957225} TCPHandler: Processed in 0.002801679 sec. 2025.03.22 20:15:13.860828 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:13.860936 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:13.860986 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:13.861495 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.861535 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.861918 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.03.22 20:15:13.862159 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.862327 [ 119 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_163_42 to all_164_164_0 2025.03.22 20:15:13.862384 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. 2025.03.22 20:15:13.862397 [ 119 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.862469 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.862518 [ 5 ] {c8953605-6f86-472a-bd37-aecb8718cfde} TCPHandler: Processed in 0.001741137 sec. 2025.03.22 20:15:13.862688 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} MergeTask::PrepareStage: Merging 2 parts: from all_1_163_42 to all_164_164_0 into Compact with storage Full 2025.03.22 20:15:13.862754 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:13.862762 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.862833 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.863046 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:13.863073 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:13.863124 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} MergeTreeSequentialSource: Reading 7 marks from part all_1_163_42, total 44548 rows starting from the beginning of the part 2025.03.22 20:15:13.863495 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:13.863595 [ 201 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 32 rows starting from the beginning of the part 2025.03.22 20:15:13.868700 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.868754 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.869051 [ 224 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:15:13.871998 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.22 20:15:13.872291 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.872600 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} executeQuery: Read 13 rows, 23.85 KiB in 0.009637 sec., 1348.9675210127634 rows/sec., 2.42 MiB/sec. 2025.03.22 20:15:13.872780 [ 5 ] {2e4065ea-d224-4ed1-af86-da318903b64f} TCPHandler: Processed in 0.010081504 sec. 2025.03.22 20:15:13.872903 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:13.873026 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:13.873075 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:13.873587 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.873627 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:13.874069 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.03.22 20:15:13.874322 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.874553 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. 2025.03.22 20:15:13.874704 [ 5 ] {5f95a701-7149-4123-ae68-69359d8f8b8f} TCPHandler: Processed in 0.00184839 sec. 2025.03.22 20:15:13.874804 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} MergeTask::MergeProjectionsStage: Merge sorted 44580 rows, containing 5 columns (5 merged, 0 gathered) in 0.01222612 sec., 3646291.7098801583 rows/sec., 249.87 MiB/sec. 2025.03.22 20:15:13.875404 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} MergedBlockOutputStream: filled checksums all_1_164_43 (state Temporary) 2025.03.22 20:15:13.875776 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_164_43 to all_1_164_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:13.875877 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_164_43} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_163_42, all_164_164_0] -> all_1_164_43 2025.03.22 20:15:13.875994 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.22 20:15:13.975486 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.03.22 20:15:13.999864 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:13.999914 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:14.007961 [ 243 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.22 20:15:14.008759 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:14.013979 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.03.22 20:15:17.800565 [ 115 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:15:17.800641 [ 115 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:15:18.136322 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44957 2025.03.22 20:15:18.136997 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.137045 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.137579 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:15:18.137829 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.138061 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44957 2025.03.22 20:15:18.853475 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:18.853687 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:18.853775 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:18.854614 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.854656 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.855104 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.03.22 20:15:18.855351 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.855566 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} executeQuery: Read 146 rows, 12.84 KiB in 0.001933 sec., 75530.26383859286 rows/sec., 6.49 MiB/sec. 2025.03.22 20:15:18.855672 [ 5 ] {94c98f5d-ca83-41e4-8479-edd052e478f1} TCPHandler: Processed in 0.00232768 sec. 2025.03.22 20:15:18.855814 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:18.856121 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:18.856262 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:18.857032 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.857071 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.857446 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.22 20:15:18.857680 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.857822 [ 113 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.22 20:15:18.857867 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} executeQuery: Read 45 rows, 3.38 KiB in 0.001855 sec., 24258.76010781671 rows/sec., 1.78 MiB/sec. 2025.03.22 20:15:18.857877 [ 113 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.857923 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.857939 [ 5 ] {d7d2de1f-6384-4ebc-be2e-b998686acbf6} TCPHandler: Processed in 0.002199326 sec. 2025.03.22 20:15:18.858132 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.22 20:15:18.858149 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:18.858576 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:18.858603 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:18.858757 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 88 rows starting from the beginning of the part 2025.03.22 20:15:18.858760 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:18.859392 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 46 rows starting from the beginning of the part 2025.03.22 20:15:18.860093 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 15 rows starting from the beginning of the part 2025.03.22 20:15:18.860746 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 48 rows starting from the beginning of the part 2025.03.22 20:15:18.861348 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:18.861589 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part 2025.03.22 20:15:18.862624 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.862759 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.863362 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.03.22 20:15:18.863418 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 5 columns (5 merged, 0 gathered) in 0.005413605 sec., 47103.54745128246 rows/sec., 3.61 MiB/sec. 2025.03.22 20:15:18.863694 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.22 20:15:18.863712 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.864144 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} executeQuery: Read 109 rows, 8.72 KiB in 0.005728 sec., 19029.329608938548 rows/sec., 1.49 MiB/sec. 2025.03.22 20:15:18.864273 [ 5 ] {c3127b53-5eba-42b6-bcbf-f9790efd77a9} TCPHandler: Processed in 0.006194482 sec. 2025.03.22 20:15:18.864381 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.864457 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:18.864546 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_141_28} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.22 20:15:18.864628 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:18.864714 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.22 20:15:18.864738 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:18.865280 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.865322 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.865714 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.03.22 20:15:18.865944 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.866077 [ 113 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_164_43 to all_165_165_0 2025.03.22 20:15:18.866109 [ 113 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.866122 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. 2025.03.22 20:15:18.866132 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.866263 [ 5 ] {19df1691-a7e5-4314-8c1a-76550ffab3ee} TCPHandler: Processed in 0.00186859 sec. 2025.03.22 20:15:18.866429 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} MergeTask::PrepareStage: Merging 2 parts: from all_1_164_43 to all_165_165_0 into Compact with storage Full 2025.03.22 20:15:18.866499 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:18.866861 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:18.867219 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:18.867425 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:18.867861 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} MergeTreeSequentialSource: Reading 7 marks from part all_1_164_43, total 44580 rows starting from the beginning of the part 2025.03.22 20:15:18.868916 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 161 rows starting from the beginning of the part 2025.03.22 20:15:18.871689 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.871756 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.872679 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.22 20:15:18.872968 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.873331 [ 112 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.22 20:15:18.873409 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} executeQuery: Read 45 rows, 82.57 KiB in 0.006703 sec., 6713.411905117112 rows/sec., 12.03 MiB/sec. 2025.03.22 20:15:18.873451 [ 112 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.873565 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.874144 [ 5 ] {418d739c-5010-4be1-8c13-444496a01e64} TCPHandler: Processed in 0.007709204 sec. 2025.03.22 20:15:18.874213 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.22 20:15:18.875053 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:18.875737 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:18.876056 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:18.877751 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:18.878457 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2644 rows starting from the beginning of the part 2025.03.22 20:15:18.879678 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 45 rows starting from the beginning of the part 2025.03.22 20:15:18.880240 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:18.880347 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:18.880699 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:18.881581 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 45 rows starting from the beginning of the part 2025.03.22 20:15:18.882283 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.03.22 20:15:18.882491 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:18.883211 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.883500 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part 2025.03.22 20:15:18.884080 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} executeQuery: Read 60 rows, 4.14 KiB in 0.008553 sec., 7015.08242721852 rows/sec., 484.11 KiB/sec. 2025.03.22 20:15:18.884431 [ 5 ] {e1a961fb-7780-4325-9e13-892d16d15736} TCPHandler: Processed in 0.009590164 sec. 2025.03.22 20:15:18.885140 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} MergeTask::MergeProjectionsStage: Merge sorted 44741 rows, containing 5 columns (5 merged, 0 gathered) in 0.018852901 sec., 2373162.6236195695 rows/sec., 162.63 MiB/sec. 2025.03.22 20:15:18.885633 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} MergedBlockOutputStream: filled checksums all_1_165_44 (state Temporary) 2025.03.22 20:15:18.885979 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_165_44 to all_1_165_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.886065 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_165_44} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_164_43, all_165_165_0] -> all_1_165_44 2025.03.22 20:15:18.886148 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.22 20:15:18.892869 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2805 rows, containing 19 columns (19 merged, 0 gathered) in 0.019044975 sec., 147282.94471376308 rows/sec., 263.92 MiB/sec. 2025.03.22 20:15:18.895373 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.22 20:15:18.895777 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:18.895852 [ 196 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_141_28} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.22 20:15:18.895964 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.19 MiB. 2025.03.22 20:15:21.515037 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.03.22 20:15:21.541155 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:21.541208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:21.548806 [ 243 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.22 20:15:21.549635 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:21.552779 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.03.22 20:15:22.345636 [ 224 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:15:22.345717 [ 224 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:15:22.347745 [ 224 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:15:22.848664 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.848856 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:15:22.848931 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:15:22.849701 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.849752 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.850186 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:15:22.850439 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.850760 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} executeQuery: Read 24 rows, 2.04 KiB in 0.001939 sec., 12377.514182568335 rows/sec., 1.03 MiB/sec. 2025.03.22 20:15:22.851099 [ 5 ] {f1475442-6448-4bda-b7a7-406f61c72636} TCPHandler: Processed in 0.002552464 sec. 2025.03.22 20:15:22.851502 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.851640 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:15:22.851690 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:15:22.852243 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.852283 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.852629 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.22 20:15:22.852876 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.853082 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} executeQuery: Read 14 rows, 1.14 KiB in 0.001469 sec., 9530.292716133425 rows/sec., 777.13 KiB/sec. 2025.03.22 20:15:22.853136 [ 5 ] {3323f88d-0208-4e21-94f0-be1d043e0db4} TCPHandler: Processed in 0.001741307 sec. 2025.03.22 20:15:22.853243 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.853346 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:22.853391 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:22.854613 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.854654 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.855100 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.03.22 20:15:22.855337 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.855533 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} executeQuery: Read 1349 rows, 115.00 KiB in 0.002206 sec., 611514.0525838622 rows/sec., 50.91 MiB/sec. 2025.03.22 20:15:22.855605 [ 5 ] {8980ac69-f3b0-41a9-be5f-f11e83d5c05f} TCPHandler: Processed in 0.002412061 sec. 2025.03.22 20:15:22.855740 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.856004 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:22.856139 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:22.857187 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.857225 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.857571 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.22 20:15:22.857801 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.857973 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} executeQuery: Read 39 rows, 2.92 KiB in 0.002076 sec., 18786.127167630057 rows/sec., 1.37 MiB/sec. 2025.03.22 20:15:22.858027 [ 5 ] {c5026f38-8e31-48ac-ac9e-7f3f891c6942} TCPHandler: Processed in 0.00234491 sec. 2025.03.22 20:15:22.858160 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.858266 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:15:22.858311 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:15:22.858913 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.858951 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.859300 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:15:22.859542 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.859721 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} executeQuery: Read 252 rows, 17.85 KiB in 0.001477 sec., 170616.11374407582 rows/sec., 11.80 MiB/sec. 2025.03.22 20:15:22.859772 [ 5 ] {7e37c869-4fc6-409e-87f5-9fc68045ec61} TCPHandler: Processed in 0.001662145 sec. 2025.03.22 20:15:22.859885 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.859990 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:15:22.860035 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:15:22.860547 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.860585 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.860925 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.22 20:15:22.861162 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.861505 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} executeQuery: Read 12 rows, 960.00 B in 0.001493 sec., 8037.508372404554 rows/sec., 627.93 KiB/sec. 2025.03.22 20:15:22.861787 [ 5 ] {9c227cf4-73a4-4795-81f1-f44f955a18de} TCPHandler: Processed in 0.001942821 sec. 2025.03.22 20:15:22.862019 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.862126 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:22.862187 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:22.863011 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.863065 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.863442 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.03.22 20:15:22.863679 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.863869 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} executeQuery: Read 583 rows, 44.84 KiB in 0.001769 sec., 329564.7258338044 rows/sec., 24.76 MiB/sec. 2025.03.22 20:15:22.863934 [ 5 ] {92350668-4e23-43ba-8210-cc6adc235879} TCPHandler: Processed in 0.001973422 sec. 2025.03.22 20:15:22.864080 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.864220 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:22.864269 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:22.865016 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.865052 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.865497 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.03.22 20:15:22.865748 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.865887 [ 109 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_165_44 to all_170_170_0 2025.03.22 20:15:22.865929 [ 109 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.865935 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} executeQuery: Read 1017 rows, 70.44 KiB in 0.001742 sec., 583811.7106773823 rows/sec., 39.49 MiB/sec. 2025.03.22 20:15:22.865951 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.866051 [ 5 ] {2e00de9c-170d-44fc-b796-62e11a5125d0} TCPHandler: Processed in 0.002030183 sec. 2025.03.22 20:15:22.866299 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTask::PrepareStage: Merging 6 parts: from all_1_165_44 to all_170_170_0 into Compact with storage Full 2025.03.22 20:15:22.866342 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.866731 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:22.866858 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:22.867008 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTreeSequentialSource: Reading 7 marks from part all_1_165_44, total 44741 rows starting from the beginning of the part 2025.03.22 20:15:22.867106 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:22.867522 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 162 rows starting from the beginning of the part 2025.03.22 20:15:22.868012 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 162 rows starting from the beginning of the part 2025.03.22 20:15:22.868395 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part 2025.03.22 20:15:22.868936 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part 2025.03.22 20:15:22.869400 [ 187 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:15:22.873887 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.873949 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.874818 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.22 20:15:22.875267 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.875561 [ 217 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:15:22.875661 [ 217 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:15:22.875700 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} executeQuery: Read 13 rows, 23.85 KiB in 0.009093 sec., 1429.6711756296052 rows/sec., 2.56 MiB/sec. 2025.03.22 20:15:22.876026 [ 5 ] {ffb09c0b-2c25-41c8-909c-8eae870fd772} TCPHandler: Processed in 0.009759287 sec. 2025.03.22 20:15:22.876205 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:22.876354 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:22.876429 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:22.877706 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:22.877790 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:22.878333 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.03.22 20:15:22.878727 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.878728 [ 217 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.03.22 20:15:22.879416 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} executeQuery: Read 48 rows, 3.31 KiB in 0.003085 sec., 15559.157212317667 rows/sec., 1.05 MiB/sec. 2025.03.22 20:15:22.879597 [ 5 ] {cef6b4ef-ebc6-4b2d-802e-435b2ea35d68} TCPHandler: Processed in 0.003470314 sec. 2025.03.22 20:15:22.882439 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergeTask::MergeProjectionsStage: Merge sorted 46402 rows, containing 5 columns (5 merged, 0 gathered) in 0.016368707 sec., 2834799.3522029566 rows/sec., 194.26 MiB/sec. 2025.03.22 20:15:22.883458 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} MergedBlockOutputStream: filled checksums all_1_170_45 (state Temporary) 2025.03.22 20:15:22.883827 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_170_45 to all_1_170_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:22.883915 [ 200 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_170_45} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_165_44, all_170_170_0] -> all_1_170_45 2025.03.22 20:15:22.884036 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.03.22 20:15:23.399324 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2344 2025.03.22 20:15:23.402924 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.402982 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.404591 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.22 20:15:23.404915 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.405271 [ 225 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:15:23.405375 [ 225 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:15:23.406215 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2344 2025.03.22 20:15:23.407925 [ 225 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.22 20:15:23.845249 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:23.845444 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:23.845525 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:23.846376 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.846420 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.846849 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.03.22 20:15:23.847098 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.847323 [ 108 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.03.22 20:15:23.847353 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. 2025.03.22 20:15:23.847444 [ 108 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.847522 [ 5 ] {6bde1135-ad04-4c62-a425-0608086e4ac2} TCPHandler: Processed in 0.002399261 sec. 2025.03.22 20:15:23.847533 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.847720 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:23.847732 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.03.22 20:15:23.847866 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:23.847894 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:23.847932 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:23.847943 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1448 rows starting from the beginning of the part 2025.03.22 20:15:23.848137 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 149 rows starting from the beginning of the part 2025.03.22 20:15:23.848577 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 82 rows starting from the beginning of the part 2025.03.22 20:15:23.848879 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 146 rows starting from the beginning of the part 2025.03.22 20:15:23.849196 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:15:23.849405 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part 2025.03.22 20:15:23.849995 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.850044 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.850585 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.03.22 20:15:23.850883 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.851062 [ 108 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.03.22 20:15:23.851130 [ 108 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.851169 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.851167 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} executeQuery: Read 64 rows, 5.12 KiB in 0.003334 sec., 19196.16076784643 rows/sec., 1.50 MiB/sec. 2025.03.22 20:15:23.851572 [ 5 ] {9864c8aa-86ff-42f2-93ea-d7b00615b981} TCPHandler: Processed in 0.003919474 sec. 2025.03.22 20:15:23.851717 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.03.22 20:15:23.851860 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:23.852234 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:23.852311 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:23.852444 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:23.852452 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 674 rows starting from the beginning of the part 2025.03.22 20:15:23.852653 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 3230 rows, containing 5 columns (5 merged, 0 gathered) in 0.004954985 sec., 651868.7745775214 rows/sec., 56.95 MiB/sec. 2025.03.22 20:15:23.852941 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 118 rows starting from the beginning of the part 2025.03.22 20:15:23.853223 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.03.22 20:15:23.853444 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 77 rows starting from the beginning of the part 2025.03.22 20:15:23.854001 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 109 rows starting from the beginning of the part 2025.03.22 20:15:23.854708 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.854722 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 583 rows starting from the beginning of the part 2025.03.22 20:15:23.855182 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_171_34} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.03.22 20:15:23.855482 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.22 20:15:23.855489 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part 2025.03.22 20:15:23.856371 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.856447 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.857546 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.03.22 20:15:23.858045 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.858391 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} executeQuery: Read 32 rows, 2.28 KiB in 0.006302 sec., 5077.753094255791 rows/sec., 362.14 KiB/sec. 2025.03.22 20:15:23.858740 [ 5 ] {1acf5ddf-af0b-4158-86ec-a68ae069ade4} TCPHandler: Processed in 0.006993488 sec. 2025.03.22 20:15:23.858835 [ 186 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 1625 rows, containing 5 columns (5 merged, 0 gathered) in 0.007557581 sec., 215015.8893434288 rows/sec., 17.12 MiB/sec. 2025.03.22 20:15:23.858920 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:23.859085 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:23.859155 [ 186 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.03.22 20:15:23.859168 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:23.859856 [ 186 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.860076 [ 186 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_171_34} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.03.22 20:15:23.860247 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.860265 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.22 20:15:23.860310 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.860693 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.03.22 20:15:23.860949 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.861130 [ 108 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.03.22 20:15:23.861183 [ 108 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:23.861199 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} executeQuery: Read 12 rows, 848.00 B in 0.002138 sec., 5612.722170252572 rows/sec., 387.34 KiB/sec. 2025.03.22 20:15:23.861226 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:23.861360 [ 5 ] {4d8e6835-2d89-4835-b468-0e693487b2bd} TCPHandler: Processed in 0.002506303 sec. 2025.03.22 20:15:23.861443 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.03.22 20:15:23.861568 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:23.861598 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8496 rows starting from the beginning of the part 2025.03.22 20:15:23.861698 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:23.861912 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:23.862105 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:23.862259 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 48 rows starting from the beginning of the part 2025.03.22 20:15:23.862393 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 12 rows starting from the beginning of the part 2025.03.22 20:15:23.865232 [ 194 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 8736 rows, containing 4 columns (4 merged, 0 gathered) in 0.003883173 sec., 2249706.618788295 rows/sec., 151.64 MiB/sec. 2025.03.22 20:15:23.865431 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.03.22 20:15:23.865728 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:23.865814 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_171_34} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.03.22 20:15:23.865893 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.03.22 20:15:25.639190 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45384 2025.03.22 20:15:25.639858 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:25.639903 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:25.640439 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:15:25.640699 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:25.641004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 2025.03.22 20:15:28.853665 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:28.853855 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:28.853927 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:28.854775 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:28.854822 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:28.855261 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.03.22 20:15:28.855519 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:28.855754 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} executeQuery: Read 146 rows, 12.84 KiB in 0.00195 sec., 74871.79487179487 rows/sec., 6.43 MiB/sec. 2025.03.22 20:15:28.855821 [ 5 ] {662ca379-4fac-4d00-84c8-5ef321dbae47} TCPHandler: Processed in 0.002280918 sec. 2025.03.22 20:15:28.855934 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:28.856043 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:28.856090 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:28.856633 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:28.856673 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:28.857027 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.22 20:15:28.857271 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:28.857484 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} executeQuery: Read 45 rows, 3.38 KiB in 0.001469 sec., 30633.08373042886 rows/sec., 2.25 MiB/sec. 2025.03.22 20:15:28.857552 [ 5 ] {9d2a1efb-81d1-4246-bfc6-83239f869b33} TCPHandler: Processed in 0.001669315 sec. 2025.03.22 20:15:28.857709 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:28.857834 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:28.857879 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:28.858434 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:28.858472 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:28.858824 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.03.22 20:15:28.859056 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:28.859269 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} executeQuery: Read 109 rows, 8.72 KiB in 0.00146 sec., 74657.53424657535 rows/sec., 5.83 MiB/sec. 2025.03.22 20:15:28.859320 [ 5 ] {13342903-acca-4b0d-ab0d-c1cb64c81e4c} TCPHandler: Processed in 0.001677046 sec. 2025.03.22 20:15:28.859434 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:28.859537 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:28.859586 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:28.860101 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:28.860139 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:28.860515 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.03.22 20:15:28.860751 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:28.860974 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. 2025.03.22 20:15:28.861079 [ 5 ] {5cde939e-3107-4d84-9846-25dff7c747fe} TCPHandler: Processed in 0.001688456 sec. 2025.03.22 20:15:28.861268 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:28.861567 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:28.861806 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:28.863011 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:28.863050 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:28.863709 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.22 20:15:28.863976 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:28.864212 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} executeQuery: Read 45 rows, 82.57 KiB in 0.002758 sec., 16316.171138506164 rows/sec., 29.24 MiB/sec. 2025.03.22 20:15:28.864305 [ 5 ] {089e98c2-5e65-4c2e-a1bd-68ef7b1fc7f0} TCPHandler: Processed in 0.003129947 sec. 2025.03.22 20:15:28.864441 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:28.864545 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:28.864590 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:28.865022 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:28.865063 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:28.865417 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.03.22 20:15:28.865649 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:28.865856 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. 2025.03.22 20:15:28.865916 [ 5 ] {4d954a27-7756-40e8-a71f-17701cd49a63} TCPHandler: Processed in 0.001523593 sec. 2025.03.22 20:15:29.053822 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.03.22 20:15:29.077052 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:29.077099 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:29.084694 [ 243 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.22 20:15:29.085489 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:29.088330 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.03.22 20:15:32.800691 [ 100 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:15:32.800766 [ 100 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:15:33.064691 [ 219 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.064747 [ 219 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.066780 [ 219 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.142127 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45872 2025.03.22 20:15:33.142874 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.142914 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.143463 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:15:33.143725 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.143962 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45872 2025.03.22 20:15:33.144012 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:15:33.144061 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:15:33.146082 [ 223 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:15:33.407518 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2364 2025.03.22 20:15:33.411552 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.411620 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.413222 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.22 20:15:33.413554 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.415133 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2364 2025.03.22 20:15:33.842871 [ 222 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.842936 [ 222 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.844954 [ 222 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.852256 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:33.852524 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:33.852634 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:33.853683 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.853739 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.854190 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.03.22 20:15:33.854448 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.854695 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} executeQuery: Read 82 rows, 6.94 KiB in 0.002247 sec., 36493.101913662664 rows/sec., 3.02 MiB/sec. 2025.03.22 20:15:33.854764 [ 5 ] {fa62849d-9600-425e-bd22-6d3004d2aaaf} TCPHandler: Processed in 0.002643396 sec. 2025.03.22 20:15:33.854895 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:33.855009 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:33.855058 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:33.855598 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.855641 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.856005 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.22 20:15:33.856255 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.856496 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} executeQuery: Read 13 rows, 1001.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 648.67 KiB/sec. 2025.03.22 20:15:33.856560 [ 5 ] {799c323d-518c-46d5-b96c-073928e7a125} TCPHandler: Processed in 0.001716416 sec. 2025.03.22 20:15:33.856709 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:33.857003 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:33.857154 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:33.858375 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.858415 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.858781 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.03.22 20:15:33.859022 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.859248 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} executeQuery: Read 77 rows, 6.16 KiB in 0.002365 sec., 32558.13953488372 rows/sec., 2.54 MiB/sec. 2025.03.22 20:15:33.859326 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.859334 [ 5 ] {5b957b94-408e-4d62-a72a-4ea64e77cd3d} TCPHandler: Processed in 0.002671557 sec. 2025.03.22 20:15:33.859375 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.859555 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:33.859698 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:33.859765 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:33.861060 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.861102 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.861873 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.03.22 20:15:33.862276 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.862617 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} executeQuery: Read 160 rows, 11.41 KiB in 0.002926 sec., 54682.159945317835 rows/sec., 3.81 MiB/sec. 2025.03.22 20:15:33.862639 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.862722 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.862931 [ 5 ] {dd256b3d-8e11-46c6-9651-22c1e6ceb485} TCPHandler: Processed in 0.003441602 sec. 2025.03.22 20:15:33.863180 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:33.863341 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:33.863496 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:33.863655 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.868327 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.868371 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.868614 [ 225 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.03.22 20:15:33.869636 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.22 20:15:33.869911 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.870165 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} executeQuery: Read 13 rows, 23.85 KiB in 0.006883 sec., 1888.7113177393578 rows/sec., 3.38 MiB/sec. 2025.03.22 20:15:33.870368 [ 5 ] {d045960e-9530-44a2-b822-9a2e8125ef78} TCPHandler: Processed in 0.007241644 sec. 2025.03.22 20:15:33.870571 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:33.870682 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:33.870729 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:33.871172 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:33.871210 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:33.871578 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.03.22 20:15:33.871814 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:33.872012 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. 2025.03.22 20:15:33.872063 [ 5 ] {c117c11c-b846-452e-a7d2-b8d5539d4b46} TCPHandler: Processed in 0.001554103 sec. 2025.03.22 20:15:34.475762 [ 217 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:15:34.475806 [ 217 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:15:34.477890 [ 217 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.03.22 20:15:34.666431 [ 97 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.03.22 20:15:34.666511 [ 97 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:34.666559 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:34.666853 [ 200 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.03.22 20:15:34.667117 [ 200 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:34.667185 [ 200 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part 2025.03.22 20:15:34.667384 [ 200 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part 2025.03.22 20:15:34.667589 [ 200 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part 2025.03.22 20:15:34.667814 [ 200 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.03.22 20:15:34.668013 [ 200 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part 2025.03.22 20:15:34.669447 [ 194 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002758558 sec., 365770.81214170594 rows/sec., 26.69 MiB/sec. 2025.03.22 20:15:34.669647 [ 192 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.03.22 20:15:34.669997 [ 192 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:34.670095 [ 192 ] {ad7a5232-f0e1-40d6-acb0-24ed1d64c039::all_1_25_6} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.03.22 20:15:34.670190 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.22 20:15:35.000204 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.40 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 270.38 MiB (RSS), difference: 3.97 MiB 2025.03.22 20:15:36.589377 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.03.22 20:15:36.611816 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:36.611863 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:36.619563 [ 243 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.22 20:15:36.620364 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:36.623233 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.03.22 20:15:38.853336 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:38.853590 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:15:38.853678 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:15:38.854521 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:38.854568 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:38.854992 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.22 20:15:38.855239 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:38.855448 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} executeQuery: Read 2 rows, 167.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 85.25 KiB/sec. 2025.03.22 20:15:38.855575 [ 5 ] {696519cc-7fd5-4325-8af4-eebad273404d} TCPHandler: Processed in 0.002405941 sec. 2025.03.22 20:15:38.855716 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:38.855830 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:38.855880 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:38.856507 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:38.856545 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:38.856915 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.03.22 20:15:38.857149 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:38.857335 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} executeQuery: Read 147 rows, 12.91 KiB in 0.001532 sec., 95953.00261096605 rows/sec., 8.23 MiB/sec. 2025.03.22 20:15:38.857395 [ 5 ] {88d724d8-ed80-482b-95d5-94b60614ff96} TCPHandler: Processed in 0.001730916 sec. 2025.03.22 20:15:38.857537 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:38.857688 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:38.857735 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:38.858271 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:38.858308 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:38.858663 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.22 20:15:38.858894 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:38.859067 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} executeQuery: Read 47 rows, 3.52 KiB in 0.001418 sec., 33145.27503526093 rows/sec., 2.43 MiB/sec. 2025.03.22 20:15:38.859127 [ 5 ] {9f640650-4ea5-4cba-ab00-cadc50ab4681} TCPHandler: Processed in 0.001652975 sec. 2025.03.22 20:15:38.859250 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:38.859390 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:38.859435 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:38.859974 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:38.860011 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:38.860359 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.03.22 20:15:38.860587 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:38.860778 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} executeQuery: Read 111 rows, 8.88 KiB in 0.001413 sec., 78556.26326963906 rows/sec., 6.14 MiB/sec. 2025.03.22 20:15:38.860841 [ 5 ] {f84a6141-04b9-457b-87da-59df44f538d8} TCPHandler: Processed in 0.001653925 sec. 2025.03.22 20:15:38.860980 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:38.861270 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:38.861426 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:38.862437 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:38.862476 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:38.862877 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.03.22 20:15:38.863107 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:38.863284 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} executeQuery: Read 161 rows, 11.48 KiB in 0.002121 sec., 75907.5907590759 rows/sec., 5.29 MiB/sec. 2025.03.22 20:15:38.863338 [ 5 ] {cdc45e27-c8c0-4cfd-8b2b-6f82007f8072} TCPHandler: Processed in 0.002407211 sec. 2025.03.22 20:15:38.863453 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:38.863556 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:38.863622 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:38.864768 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:38.864808 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:38.865492 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.03.22 20:15:38.865778 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:38.865985 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} executeQuery: Read 45 rows, 82.57 KiB in 0.00245 sec., 18367.34693877551 rows/sec., 32.91 MiB/sec. 2025.03.22 20:15:38.866099 [ 5 ] {64e07a64-0446-45b3-94f1-9d414c64489f} TCPHandler: Processed in 0.002695717 sec. 2025.03.22 20:15:38.866225 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:38.866329 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:38.866376 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:38.866804 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:38.866842 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:38.867199 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.03.22 20:15:38.867427 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:38.867598 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. 2025.03.22 20:15:38.867646 [ 5 ] {43bd6a3a-d001-41c5-9e2e-7215e4b90c4d} TCPHandler: Processed in 0.001469251 sec. 2025.03.22 20:15:40.645085 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46299 2025.03.22 20:15:40.645790 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:40.645847 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:40.646432 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:15:40.646763 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:40.646968 [ 92 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.22 20:15:40.647025 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 2025.03.22 20:15:40.647028 [ 92 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:40.647067 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:40.647219 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.22 20:15:40.647388 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:40.647537 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 44042 rows starting from the beginning of the part 2025.03.22 20:15:40.647995 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 427 rows starting from the beginning of the part 2025.03.22 20:15:40.648456 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 488 rows starting from the beginning of the part 2025.03.22 20:15:40.648590 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 427 rows starting from the beginning of the part 2025.03.22 20:15:40.648836 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 488 rows starting from the beginning of the part 2025.03.22 20:15:40.649028 [ 200 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 427 rows starting from the beginning of the part 2025.03.22 20:15:40.653148 [ 194 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.006015828 sec., 7696197.431176556 rows/sec., 110.09 MiB/sec. 2025.03.22 20:15:40.653625 [ 199 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.22 20:15:40.654001 [ 199 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:40.654097 [ 199 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_101_20} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.22 20:15:40.654245 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.22 20:15:43.416260 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2390 2025.03.22 20:15:43.419443 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.419503 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:43.421065 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.22 20:15:43.421400 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.421636 [ 91 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.22 20:15:43.421765 [ 91 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.421837 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:43.422147 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.22 20:15:43.422589 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2390 2025.03.22 20:15:43.422954 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:43.423082 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2240 rows starting from the beginning of the part 2025.03.22 20:15:43.423667 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part 2025.03.22 20:15:43.424332 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part 2025.03.22 20:15:43.424949 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 44 rows starting from the beginning of the part 2025.03.22 20:15:43.425527 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 20 rows starting from the beginning of the part 2025.03.22 20:15:43.426525 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part 2025.03.22 20:15:43.435674 [ 194 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 72 columns (72 merged, 0 gathered) in 0.013693331 sec., 174537.5175696841 rows/sec., 130.43 MiB/sec. 2025.03.22 20:15:43.437826 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.22 20:15:43.438656 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.438751 [ 199 ] {895dd765-ccb8-462d-8dfd-a4053e8a4051::all_1_76_15} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.22 20:15:43.439101 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.03.22 20:15:43.851887 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:43.852092 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:43.852174 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:43.853019 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.853065 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:43.853496 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.03.22 20:15:43.853750 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.853993 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} executeQuery: Read 82 rows, 6.94 KiB in 0.001957 sec., 41900.86867654573 rows/sec., 3.46 MiB/sec. 2025.03.22 20:15:43.854068 [ 5 ] {9be09ed7-4e4c-42dc-9ce1-63ae3c5b0674} TCPHandler: Processed in 0.002313339 sec. 2025.03.22 20:15:43.854233 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:43.854409 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:43.854470 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:43.855048 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.855088 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:43.855462 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.22 20:15:43.855701 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.855865 [ 90 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.22 20:15:43.855957 [ 90 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.855955 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} executeQuery: Read 13 rows, 1001.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 622.24 KiB/sec. 2025.03.22 20:15:43.856003 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:43.856106 [ 5 ] {751aff36-ba81-44a9-8f90-f644db67ddac} TCPHandler: Processed in 0.001952792 sec. 2025.03.22 20:15:43.856181 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.03.22 20:15:43.856268 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:43.856296 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:43.856327 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 91 rows starting from the beginning of the part 2025.03.22 20:15:43.856414 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:43.856430 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 39 rows starting from the beginning of the part 2025.03.22 20:15:43.856562 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:43.856920 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part 2025.03.22 20:15:43.857141 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:43.857326 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 47 rows starting from the beginning of the part 2025.03.22 20:15:43.857628 [ 193 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:43.858715 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.858763 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:43.859363 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.03.22 20:15:43.859425 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.003293401 sec., 75302.09652574953 rows/sec., 5.79 MiB/sec. 2025.03.22 20:15:43.859706 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.22 20:15:43.859797 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.860265 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} executeQuery: Read 77 rows, 6.16 KiB in 0.003878 sec., 19855.595667870035 rows/sec., 1.55 MiB/sec. 2025.03.22 20:15:43.860386 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.860430 [ 5 ] {c27f76aa-5661-46fb-8003-0af3bc0ee51f} TCPHandler: Processed in 0.00421713 sec. 2025.03.22 20:15:43.860570 [ 188 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_146_29} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.22 20:15:43.860613 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:43.860711 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.22 20:15:43.860794 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:43.860849 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:43.861395 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.861435 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:43.861825 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.03.22 20:15:43.862068 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.862246 [ 90 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_170_45 to all_171_171_0 2025.03.22 20:15:43.862300 [ 90 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.862321 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. 2025.03.22 20:15:43.862340 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:43.862518 [ 5 ] {0faf442d-718e-4ec1-aec0-00acc9e117da} TCPHandler: Processed in 0.001964212 sec. 2025.03.22 20:15:43.862553 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} MergeTask::PrepareStage: Merging 2 parts: from all_1_170_45 to all_171_171_0 into Compact with storage Full 2025.03.22 20:15:43.862709 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:43.862782 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:43.862856 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} MergeTreeSequentialSource: Reading 7 marks from part all_1_170_45, total 46402 rows starting from the beginning of the part 2025.03.22 20:15:43.862942 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:43.863190 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 32 rows starting from the beginning of the part 2025.03.22 20:15:43.863273 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:43.865996 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.866037 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:43.866817 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.03.22 20:15:43.867242 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.867446 [ 90 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.03.22 20:15:43.867519 [ 90 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.867554 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:43.867612 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} executeQuery: Read 13 rows, 23.85 KiB in 0.004724 sec., 2751.90516511431 rows/sec., 4.93 MiB/sec. 2025.03.22 20:15:43.867954 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.03.22 20:15:43.868076 [ 5 ] {ec9ec9d7-e86a-4517-8815-f03c71383ccd} TCPHandler: Processed in 0.005453855 sec. 2025.03.22 20:15:43.868405 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:43.868707 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:43.868786 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:43.868806 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:43.869016 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2805 rows starting from the beginning of the part 2025.03.22 20:15:43.870221 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:43.871026 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part 2025.03.22 20:15:43.871971 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:43.871970 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:43.872067 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:43.872830 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 45 rows starting from the beginning of the part 2025.03.22 20:15:43.873777 [ 191 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 13 rows starting from the beginning of the part 2025.03.22 20:15:43.874061 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.03.22 20:15:43.875074 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.875697 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} executeQuery: Read 60 rows, 4.14 KiB in 0.00705 sec., 8510.638297872341 rows/sec., 587.32 KiB/sec. 2025.03.22 20:15:43.875978 [ 5 ] {65239954-3be7-407e-bb3b-dfaa4ff7cad2} TCPHandler: Processed in 0.007657983 sec. 2025.03.22 20:15:43.876900 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} MergeTask::MergeProjectionsStage: Merge sorted 46434 rows, containing 5 columns (5 merged, 0 gathered) in 0.014425206 sec., 3218948.8316492676 rows/sec., 220.58 MiB/sec. 2025.03.22 20:15:43.877652 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} MergedBlockOutputStream: filled checksums all_1_171_46 (state Temporary) 2025.03.22 20:15:43.878168 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_171_46 to all_1_171_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.878249 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_171_46} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_170_45, all_171_171_0] -> all_1_171_46 2025.03.22 20:15:43.878333 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.03.22 20:15:43.884057 [ 190 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2934 rows, containing 19 columns (19 merged, 0 gathered) in 0.016415509 sec., 178733.41606404044 rows/sec., 320.28 MiB/sec. 2025.03.22 20:15:43.886796 [ 197 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.03.22 20:15:43.887231 [ 197 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:43.887311 [ 197 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_146_29} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.03.22 20:15:43.887466 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. 2025.03.22 20:15:44.124267 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.03.22 20:15:44.147358 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:44.147406 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:44.155152 [ 243 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.22 20:15:44.155941 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:44.156331 [ 90 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.22 20:15:44.156497 [ 90 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:44.156571 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2025.03.22 20:15:44.156976 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.22 20:15:44.172403 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.03.22 20:15:44.173943 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:44.175253 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part 2025.03.22 20:15:44.180940 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2025.03.22 20:15:44.187038 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.03.22 20:15:44.193256 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2025.03.22 20:15:44.199751 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2025.03.22 20:15:44.206084 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2025.03.22 20:15:44.272423 [ 187 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.115723228 sec., 6584.676327901949 rows/sec., 34.05 MiB/sec. 2025.03.22 20:15:44.276375 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.22 20:15:44.279486 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:44.279617 [ 201 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_101_20} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.22 20:15:44.282528 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.03.22 20:15:45.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.45 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 270.38 MiB (RSS), difference: -1.08 MiB 2025.03.22 20:15:47.800814 [ 85 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:15:47.800885 [ 85 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:15:48.148135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46787 2025.03.22 20:15:48.148829 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.148881 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.149415 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:15:48.149673 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.149959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46787 2025.03.22 20:15:48.562706 [ 221 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:15:48.562765 [ 221 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:15:48.565209 [ 221 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:15:48.853175 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:48.853368 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:48.853447 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:48.854296 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.854340 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.854784 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.03.22 20:15:48.855035 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.855227 [ 83 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.03.22 20:15:48.855295 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} executeQuery: Read 146 rows, 12.84 KiB in 0.001979 sec., 73774.63365336029 rows/sec., 6.33 MiB/sec. 2025.03.22 20:15:48.855317 [ 83 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.855385 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.855436 [ 5 ] {0659589e-26e1-4412-9b3b-740f4b2f2621} TCPHandler: Processed in 0.002390731 sec. 2025.03.22 20:15:48.855571 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.03.22 20:15:48.855606 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:48.855703 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:48.855741 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1448 rows starting from the beginning of the part 2025.03.22 20:15:48.855746 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:48.855822 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:48.855951 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 146 rows starting from the beginning of the part 2025.03.22 20:15:48.856346 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 82 rows starting from the beginning of the part 2025.03.22 20:15:48.856653 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 147 rows starting from the beginning of the part 2025.03.22 20:15:48.856928 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 82 rows starting from the beginning of the part 2025.03.22 20:15:48.857167 [ 189 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 146 rows starting from the beginning of the part 2025.03.22 20:15:48.857955 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.858002 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.858547 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.22 20:15:48.858822 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.859146 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} executeQuery: Read 45 rows, 3.38 KiB in 0.003425 sec., 13138.686131386861 rows/sec., 987.97 KiB/sec. 2025.03.22 20:15:48.859269 [ 5 ] {62722498-87b8-45ff-a813-4f2909fc4cbc} TCPHandler: Processed in 0.003714879 sec. 2025.03.22 20:15:48.859264 [ 192 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 2051 rows, containing 5 columns (5 merged, 0 gathered) in 0.0037651 sec., 544739.8475472099 rows/sec., 47.88 MiB/sec. 2025.03.22 20:15:48.859430 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:48.859583 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:48.859652 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:48.859675 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.03.22 20:15:48.860361 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.860504 [ 200 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_176_35} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.03.22 20:15:48.860692 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.03.22 20:15:48.860863 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.860906 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.861265 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.03.22 20:15:48.861496 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.861662 [ 83 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.03.22 20:15:48.861721 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} executeQuery: Read 109 rows, 8.72 KiB in 0.002183 sec., 49931.28721942281 rows/sec., 3.90 MiB/sec. 2025.03.22 20:15:48.861730 [ 83 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.861806 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.861836 [ 5 ] {2412b7cd-a8fa-43ac-a28c-5f90889d60e5} TCPHandler: Processed in 0.002460722 sec. 2025.03.22 20:15:48.862141 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:48.862141 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.03.22 20:15:48.862452 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:48.862665 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:48.862719 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:48.862920 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 674 rows starting from the beginning of the part 2025.03.22 20:15:48.863604 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 109 rows starting from the beginning of the part 2025.03.22 20:15:48.864155 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 77 rows starting from the beginning of the part 2025.03.22 20:15:48.864691 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 111 rows starting from the beginning of the part 2025.03.22 20:15:48.865544 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 77 rows starting from the beginning of the part 2025.03.22 20:15:48.865946 [ 192 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 109 rows starting from the beginning of the part 2025.03.22 20:15:48.866735 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.866799 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.867834 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.03.22 20:15:48.868326 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.868574 [ 83 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_171_46 to all_172_172_0 2025.03.22 20:15:48.868685 [ 83 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.868758 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.868804 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} executeQuery: Read 160 rows, 11.41 KiB in 0.006466 sec., 24744.81905351067 rows/sec., 1.72 MiB/sec. 2025.03.22 20:15:48.869110 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} MergeTask::PrepareStage: Merging 2 parts: from all_1_171_46 to all_172_172_0 into Compact with storage Full 2025.03.22 20:15:48.869273 [ 5 ] {0aadeae4-5f47-475b-ba4b-66e177fee240} TCPHandler: Processed in 0.007240624 sec. 2025.03.22 20:15:48.869598 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.007675183 sec., 150745.59134290347 rows/sec., 12.10 MiB/sec. 2025.03.22 20:15:48.869637 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:48.869698 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} MergeTreeSequentialSource: Reading 7 marks from part all_1_171_46, total 46434 rows starting from the beginning of the part 2025.03.22 20:15:48.869701 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:48.869831 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.03.22 20:15:48.870021 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part 2025.03.22 20:15:48.870188 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:48.870813 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:48.871033 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.871419 [ 200 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_176_35} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.03.22 20:15:48.871655 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.03.22 20:15:48.873766 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.873810 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.874635 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.03.22 20:15:48.875002 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.875385 [ 224 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:15:48.875414 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} executeQuery: Read 45 rows, 82.57 KiB in 0.005423 sec., 8297.99004241195 rows/sec., 14.87 MiB/sec. 2025.03.22 20:15:48.875452 [ 224 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:15:48.875889 [ 5 ] {bd2806f0-85a9-49ba-a1e8-13c05978b8e3} TCPHandler: Processed in 0.006304874 sec. 2025.03.22 20:15:48.877004 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:48.877186 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:48.877394 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:48.878872 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.878925 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.878958 [ 224 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.03.22 20:15:48.880663 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.03.22 20:15:48.881284 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.881633 [ 83 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.03.22 20:15:48.881697 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} MergeTask::MergeProjectionsStage: Merge sorted 46594 rows, containing 5 columns (5 merged, 0 gathered) in 0.012757411 sec., 3652308.450358776 rows/sec., 250.29 MiB/sec. 2025.03.22 20:15:48.881735 [ 83 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:48.881808 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:48.881828 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} executeQuery: Read 60 rows, 4.14 KiB in 0.004689 sec., 12795.905310300705 rows/sec., 883.05 KiB/sec. 2025.03.22 20:15:48.882075 [ 5 ] {172f2a6f-d70d-4db7-b0a4-36be356821d8} TCPHandler: Processed in 0.005131429 sec. 2025.03.22 20:15:48.882144 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.03.22 20:15:48.882277 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} MergedBlockOutputStream: filled checksums all_1_172_47 (state Temporary) 2025.03.22 20:15:48.882477 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:48.882541 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 8736 rows starting from the beginning of the part 2025.03.22 20:15:48.882817 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:48.883108 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:48.883204 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_172_47 to all_1_172_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.883349 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:48.883652 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:48.883731 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_172_47} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_171_46, all_172_172_0] -> all_1_172_47 2025.03.22 20:15:48.883872 [ 195 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part 2025.03.22 20:15:48.884078 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.22 20:15:48.887785 [ 197 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 9036 rows, containing 4 columns (4 merged, 0 gathered) in 0.005889945 sec., 1534139.9622577121 rows/sec., 103.41 MiB/sec. 2025.03.22 20:15:48.888001 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.03.22 20:15:48.888330 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:48.888423 [ 196 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_176_35} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.03.22 20:15:48.888518 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. 2025.03.22 20:15:51.673463 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.03.22 20:15:51.696510 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:51.696559 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:51.704243 [ 243 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.22 20:15:51.705076 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:51.707900 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769 2025.03.22 20:15:52.847842 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.848056 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:15:52.848140 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:15:52.849031 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.849084 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.849521 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:15:52.849775 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.849972 [ 79 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.03.22 20:15:52.850042 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} executeQuery: Read 24 rows, 2.04 KiB in 0.002044 sec., 11741.682974559688 rows/sec., 997.58 KiB/sec. 2025.03.22 20:15:52.850067 [ 79 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.850131 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.850182 [ 5 ] {32f5ea9f-c3a1-4a1c-9761-2f2717750c6f} TCPHandler: Processed in 0.002474553 sec. 2025.03.22 20:15:52.850402 [ 224 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.850433 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.03.22 20:15:52.850433 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.850510 [ 224 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.850821 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:52.850889 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:52.850927 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:52.850944 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part 2025.03.22 20:15:52.851394 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2025.03.22 20:15:52.851782 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part 2025.03.22 20:15:52.852448 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part 2025.03.22 20:15:52.852927 [ 197 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part 2025.03.22 20:15:52.855500 [ 196 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005234571 sec., 22924.51473100661 rows/sec., 1.99 MiB/sec. 2025.03.22 20:15:52.855533 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.855667 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.855771 [ 196 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.03.22 20:15:52.856280 [ 224 ] {} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.856555 [ 196 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.856771 [ 196 ] {264093f9-a655-4468-9a79-5d699a3bbf39::all_1_25_6} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.03.22 20:15:52.856989 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.22 20:15:52.857060 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.03.22 20:15:52.857368 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.857560 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} executeQuery: Read 1342 rows, 114.49 KiB in 0.006835 sec., 196342.35552304317 rows/sec., 16.36 MiB/sec. 2025.03.22 20:15:52.857630 [ 5 ] {68b8b9d3-b971-48a6-9090-4a5ab50bb16d} TCPHandler: Processed in 0.007280485 sec. 2025.03.22 20:15:52.857755 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.857912 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:52.857970 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:52.858506 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.858542 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.858888 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.22 20:15:52.859119 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.859290 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} executeQuery: Read 25 rows, 1.94 KiB in 0.001424 sec., 17556.1797752809 rows/sec., 1.33 MiB/sec. 2025.03.22 20:15:52.859342 [ 5 ] {fef6808f-f10f-4221-8dd4-205652ca9ae3} TCPHandler: Processed in 0.001649035 sec. 2025.03.22 20:15:52.859444 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.859546 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:15:52.859590 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:15:52.860179 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.860216 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.860568 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:15:52.860805 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.860996 [ 220 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.861020 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} executeQuery: Read 252 rows, 17.85 KiB in 0.001494 sec., 168674.6987951807 rows/sec., 11.67 MiB/sec. 2025.03.22 20:15:52.861057 [ 220 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.861166 [ 5 ] {f3d08970-7052-4bde-b60e-fc2d8dd0450a} TCPHandler: Processed in 0.001766488 sec. 2025.03.22 20:15:52.861341 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.861483 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:15:52.861527 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:15:52.862554 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.862622 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.863360 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.22 20:15:52.863804 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.863961 [ 77 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.03.22 20:15:52.864054 [ 77 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.864103 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.864117 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} executeQuery: Read 12 rows, 960.00 B in 0.002655 sec., 4519.774011299435 rows/sec., 353.11 KiB/sec. 2025.03.22 20:15:52.864315 [ 220 ] {} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.864348 [ 221 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.864489 [ 221 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.864558 [ 5 ] {5aa12840-8f4f-43cf-a902-9791dfcd16dc} TCPHandler: Processed in 0.00328487 sec. 2025.03.22 20:15:52.864821 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.03.22 20:15:52.865132 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.865518 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:52.865580 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:52.865640 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part 2025.03.22 20:15:52.865725 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:52.866000 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2025.03.22 20:15:52.866520 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2025.03.22 20:15:52.866927 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2025.03.22 20:15:52.867391 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2025.03.22 20:15:52.869116 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.869167 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.869812 [ 197 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.005604939 sec., 10704.844423819777 rows/sec., 878.13 KiB/sec. 2025.03.22 20:15:52.870119 [ 190 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.03.22 20:15:52.870121 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.03.22 20:15:52.870292 [ 221 ] {} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.22 20:15:52.870932 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.871110 [ 191 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.871320 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} executeQuery: Read 569 rows, 43.70 KiB in 0.005878 sec., 96801.63320857433 rows/sec., 7.26 MiB/sec. 2025.03.22 20:15:52.871378 [ 191 ] {faaaa09d-c3bc-4a8d-ab11-77969ca3dca4::all_1_25_6} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.03.22 20:15:52.871444 [ 5 ] {2e43a9a6-aa06-4f21-b88c-8a93978a17cf} TCPHandler: Processed in 0.006491768 sec. 2025.03.22 20:15:52.871599 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.22 20:15:52.871648 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.871755 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:52.871803 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:52.872578 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.872616 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.873051 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.03.22 20:15:52.873291 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.873428 [ 77 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_172_47 to all_177_177_0 2025.03.22 20:15:52.873471 [ 77 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.873473 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} executeQuery: Read 1010 rows, 69.95 KiB in 0.00174 sec., 580459.7701149426 rows/sec., 39.26 MiB/sec. 2025.03.22 20:15:52.873499 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.873578 [ 5 ] {f16d836c-b165-45c3-90b3-06df60e871da} TCPHandler: Processed in 0.001993733 sec. 2025.03.22 20:15:52.873845 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTask::PrepareStage: Merging 6 parts: from all_1_172_47 to all_177_177_0 into Compact with storage Full 2025.03.22 20:15:52.873897 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.874285 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:52.874462 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:15:52.874626 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTreeSequentialSource: Reading 7 marks from part all_1_172_47, total 46594 rows starting from the beginning of the part 2025.03.22 20:15:52.874682 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:52.875578 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 160 rows starting from the beginning of the part 2025.03.22 20:15:52.876323 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 161 rows starting from the beginning of the part 2025.03.22 20:15:52.877083 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part 2025.03.22 20:15:52.877571 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 160 rows starting from the beginning of the part 2025.03.22 20:15:52.877992 [ 190 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1010 rows starting from the beginning of the part 2025.03.22 20:15:52.880144 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.880194 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.882038 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.03.22 20:15:52.882323 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.882591 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} executeQuery: Read 13 rows, 23.85 KiB in 0.008458 sec., 1537.0063844880585 rows/sec., 2.75 MiB/sec. 2025.03.22 20:15:52.882702 [ 5 ] {0cf1af74-be32-47ec-a03b-206af10ee795} TCPHandler: Processed in 0.008882128 sec. 2025.03.22 20:15:52.882878 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:52.883004 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:52.883057 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:52.883736 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:52.883788 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:52.884221 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.03.22 20:15:52.884452 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.884731 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} executeQuery: Read 48 rows, 3.31 KiB in 0.001753 sec., 27381.631488876214 rows/sec., 1.85 MiB/sec. 2025.03.22 20:15:52.884807 [ 5 ] {97452b62-07b2-42fa-959b-0dc0c9c1c32d} TCPHandler: Processed in 0.002000922 sec. 2025.03.22 20:15:52.889240 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergeTask::MergeProjectionsStage: Merge sorted 48245 rows, containing 5 columns (5 merged, 0 gathered) in 0.015643262 sec., 3084075.4313262794 rows/sec., 211.34 MiB/sec. 2025.03.22 20:15:52.889827 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} MergedBlockOutputStream: filled checksums all_1_177_48 (state Temporary) 2025.03.22 20:15:52.890163 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_177_48 to all_1_177_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:52.890255 [ 194 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_177_48} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_172_47, all_177_177_0] -> all_1_177_48 2025.03.22 20:15:52.890347 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.03.22 20:15:53.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.15 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 270.38 MiB (RSS), difference: 3.23 MiB 2025.03.22 20:15:53.132445 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:53.132511 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:53.134855 [ 219 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:53.423779 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2432 2025.03.22 20:15:53.427421 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:53.427474 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:53.429043 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.22 20:15:53.429361 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:53.430978 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2432 2025.03.22 20:15:53.845531 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:53.845725 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:53.845803 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:53.846636 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:53.846682 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:53.847099 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.03.22 20:15:53.847350 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:53.847578 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} executeQuery: Read 56 rows, 4.38 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.25 MiB/sec. 2025.03.22 20:15:53.847643 [ 5 ] {86bbf3e2-7b5d-4093-aee1-c6d407194013} TCPHandler: Processed in 0.002231857 sec. 2025.03.22 20:15:53.847768 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:53.847877 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:53.847924 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:53.848474 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:53.848513 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:53.848873 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.03.22 20:15:53.849106 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:53.849305 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} executeQuery: Read 64 rows, 5.12 KiB in 0.001453 sec., 44046.799724707496 rows/sec., 3.44 MiB/sec. 2025.03.22 20:15:53.849357 [ 5 ] {9b2a13ca-6c4e-4730-9221-0d33627ac57b} TCPHandler: Processed in 0.001641255 sec. 2025.03.22 20:15:53.849472 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:53.849577 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:53.849625 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:53.850101 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:53.850139 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:53.850504 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.03.22 20:15:53.850734 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:53.850934 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} executeQuery: Read 32 rows, 2.28 KiB in 0.00138 sec., 23188.40579710145 rows/sec., 1.62 MiB/sec. 2025.03.22 20:15:53.850986 [ 5 ] {d59c9265-85e1-493e-a8ba-178c3f8255fb} TCPHandler: Processed in 0.001563453 sec. 2025.03.22 20:15:53.851110 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:53.851213 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:53.851258 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:53.851677 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:53.851714 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:53.852058 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.03.22 20:15:53.852280 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:53.852489 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} executeQuery: Read 12 rows, 848.00 B in 0.001296 sec., 9259.25925925926 rows/sec., 638.99 KiB/sec. 2025.03.22 20:15:53.852544 [ 5 ] {9fbc69ac-2adf-49eb-a224-fbd64d80325d} TCPHandler: Processed in 0.001483422 sec. 2025.03.22 20:15:53.852557 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:53.852599 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:53.854480 [ 225 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:54.389099 [ 219 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:54.389159 [ 219 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:54.391186 [ 219 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:54.848998 [ 221 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:54.849061 [ 221 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:54.851192 [ 221 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.03.22 20:15:55.651116 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47214 2025.03.22 20:15:55.651860 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:55.651908 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:55.652486 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:15:55.652745 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:55.652993 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 2025.03.22 20:15:57.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.38 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 270.38 MiB (RSS), difference: -4.00 MiB 2025.03.22 20:15:58.854134 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:58.854339 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:15:58.854421 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:15:58.855336 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:58.855381 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:58.855827 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.03.22 20:15:58.856077 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:58.856315 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} executeQuery: Read 146 rows, 12.84 KiB in 0.002034 sec., 71779.74434611603 rows/sec., 6.16 MiB/sec. 2025.03.22 20:15:58.856382 [ 5 ] {4b2c190c-ed5c-4922-befa-120b60ae5a23} TCPHandler: Processed in 0.002379551 sec. 2025.03.22 20:15:58.856527 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:58.856673 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:15:58.856732 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:15:58.857347 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:58.857388 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:58.857753 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.22 20:15:58.857989 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:58.858203 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} executeQuery: Read 45 rows, 3.38 KiB in 0.001565 sec., 28753.993610223642 rows/sec., 2.11 MiB/sec. 2025.03.22 20:15:58.858257 [ 5 ] {91a78a36-bc90-43c1-99a2-46fa2dc939a7} TCPHandler: Processed in 0.001795549 sec. 2025.03.22 20:15:58.858361 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:58.858463 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:15:58.858508 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:15:58.859067 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:58.859106 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:58.859463 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.03.22 20:15:58.859704 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:58.859919 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} executeQuery: Read 109 rows, 8.72 KiB in 0.001478 sec., 73748.30852503383 rows/sec., 5.76 MiB/sec. 2025.03.22 20:15:58.859990 [ 5 ] {9721ca49-c7c1-469d-a11d-80fd6bc3f056} TCPHandler: Processed in 0.001677455 sec. 2025.03.22 20:15:58.860118 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:58.860284 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:58.860361 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:15:58.860906 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:58.860943 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:58.861317 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.03.22 20:15:58.861553 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:58.861765 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. 2025.03.22 20:15:58.861817 [ 5 ] {3ca0d402-7110-47ae-87c0-0db0521d58b1} TCPHandler: Processed in 0.001762477 sec. 2025.03.22 20:15:58.861941 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:58.862046 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:15:58.862111 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:15:58.863293 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:58.863331 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:58.864011 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.03.22 20:15:58.864267 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:58.864502 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} executeQuery: Read 45 rows, 82.57 KiB in 0.002479 sec., 18152.480839048003 rows/sec., 32.53 MiB/sec. 2025.03.22 20:15:58.864613 [ 5 ] {9a92fbf6-7b94-4bdc-889c-dd7ef82aa1e2} TCPHandler: Processed in 0.002722338 sec. 2025.03.22 20:15:58.864759 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:15:58.864866 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:15:58.864914 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:15:58.865356 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:58.865394 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:58.865752 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.03.22 20:15:58.866000 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:58.866346 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.03.22 20:15:58.866402 [ 5 ] {26148e41-3a40-44d1-9fdc-bc5eda8c923e} TCPHandler: Processed in 0.001692546 sec. 2025.03.22 20:15:59.208937 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 2025.03.22 20:15:59.232678 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:15:59.232722 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:15:59.240401 [ 243 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.22 20:15:59.241220 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:15:59.244273 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 777 2025.03.22 20:16:02.800927 [ 55 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:16:02.800997 [ 55 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:16:03.154130 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47702 2025.03.22 20:16:03.155031 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.155083 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.155637 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:16:03.155899 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.156212 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47702 2025.03.22 20:16:03.432251 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2452 2025.03.22 20:16:03.435252 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.435315 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.436858 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.22 20:16:03.437180 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.437910 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2452 2025.03.22 20:16:03.851894 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:03.852081 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:16:03.852151 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:16:03.852950 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.852997 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.853430 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.03.22 20:16:03.853699 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.853956 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} executeQuery: Read 82 rows, 6.94 KiB in 0.001921 sec., 42686.100989068196 rows/sec., 3.53 MiB/sec. 2025.03.22 20:16:03.854058 [ 5 ] {58cd81f2-dd50-40a8-a293-85b8a40d3b5e} TCPHandler: Processed in 0.002287399 sec. 2025.03.22 20:16:03.854221 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:03.854487 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:16:03.854609 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:16:03.855546 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.855587 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.855942 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.22 20:16:03.856173 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.856398 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} executeQuery: Read 13 rows, 1001.00 B in 0.002021 sec., 6432.459178624444 rows/sec., 483.69 KiB/sec. 2025.03.22 20:16:03.856451 [ 5 ] {0d957e2b-375f-4abb-83f3-852fee204f06} TCPHandler: Processed in 0.002287308 sec. 2025.03.22 20:16:03.856575 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:03.856680 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:16:03.856725 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:16:03.857275 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.857313 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.857668 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.03.22 20:16:03.857900 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.858123 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} executeQuery: Read 77 rows, 6.16 KiB in 0.001466 sec., 52523.87448840382 rows/sec., 4.10 MiB/sec. 2025.03.22 20:16:03.858175 [ 5 ] {6721ec64-b430-4370-b049-f9cdee335ba7} TCPHandler: Processed in 0.001650215 sec. 2025.03.22 20:16:03.858306 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:03.858443 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:03.858504 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:16:03.859149 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.859198 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.859605 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.03.22 20:16:03.859848 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.860094 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. 2025.03.22 20:16:03.860177 [ 5 ] {932d91ae-cc27-4626-a721-e0fa34243c92} TCPHandler: Processed in 0.001935442 sec. 2025.03.22 20:16:03.860395 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:03.860697 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:03.860841 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:16:03.861991 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.862032 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.862703 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.03.22 20:16:03.862966 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.863269 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} executeQuery: Read 13 rows, 23.85 KiB in 0.00268 sec., 4850.746268656716 rows/sec., 8.69 MiB/sec. 2025.03.22 20:16:03.863443 [ 5 ] {a1f43f76-28d2-4a4d-bbff-19f1963f29d0} TCPHandler: Processed in 0.003150417 sec. 2025.03.22 20:16:03.863731 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:03.864031 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:16:03.864122 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:16:03.864584 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:03.864625 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:03.864986 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.03.22 20:16:03.865237 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:03.865455 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. 2025.03.22 20:16:03.865506 [ 5 ] {1efabc95-d5c8-4e3e-afe5-52ab11e87e04} TCPHandler: Processed in 0.0018813 sec. 2025.03.22 20:16:06.745322 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 2025.03.22 20:16:06.768668 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:06.768725 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:06.776420 [ 243 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.22 20:16:06.777653 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:06.782104 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 784 2025.03.22 20:16:08.854234 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:08.854489 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:16:08.854572 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:16:08.855434 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.855482 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.856066 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.22 20:16:08.856555 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.856832 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} executeQuery: Read 2 rows, 167.00 B in 0.002394 sec., 835.421888053467 rows/sec., 68.12 KiB/sec. 2025.03.22 20:16:08.857043 [ 5 ] {03e8e602-8167-431e-a480-314e11b43169} TCPHandler: Processed in 0.002972453 sec. 2025.03.22 20:16:08.857244 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:08.857357 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:16:08.857405 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:16:08.858059 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.858099 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.858573 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.03.22 20:16:08.859020 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.859206 [ 47 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.03.22 20:16:08.859231 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} executeQuery: Read 147 rows, 12.91 KiB in 0.001895 sec., 77572.55936675462 rows/sec., 6.65 MiB/sec. 2025.03.22 20:16:08.859297 [ 47 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.859372 [ 5 ] {02ede61a-0e7e-4ad1-8e4e-e0c524524f92} TCPHandler: Processed in 0.002187827 sec. 2025.03.22 20:16:08.859379 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.859553 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:08.859593 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.03.22 20:16:08.859688 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:16:08.859740 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:08.859753 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:16:08.859783 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1448 rows starting from the beginning of the part 2025.03.22 20:16:08.859894 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1342 rows starting from the beginning of the part 2025.03.22 20:16:08.860482 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 56 rows starting from the beginning of the part 2025.03.22 20:16:08.860734 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 146 rows starting from the beginning of the part 2025.03.22 20:16:08.860918 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 82 rows starting from the beginning of the part 2025.03.22 20:16:08.861066 [ 201 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 147 rows starting from the beginning of the part 2025.03.22 20:16:08.861490 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.861531 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.862103 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.22 20:16:08.862618 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.862817 [ 47 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.22 20:16:08.862912 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} executeQuery: Read 47 rows, 3.52 KiB in 0.003227 sec., 14564.611093895259 rows/sec., 1.07 MiB/sec. 2025.03.22 20:16:08.862928 [ 47 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.863021 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.863090 [ 5 ] {9060b469-75f9-4f26-8b33-f061deca4284} TCPHandler: Processed in 0.003608346 sec. 2025.03.22 20:16:08.863488 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:08.863499 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.03.22 20:16:08.863846 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:16:08.863974 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:08.863978 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:16:08.864050 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 91 rows starting from the beginning of the part 2025.03.22 20:16:08.864042 [ 186 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.004502915 sec., 715314.4129969142 rows/sec., 62.51 MiB/sec. 2025.03.22 20:16:08.864355 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 45 rows starting from the beginning of the part 2025.03.22 20:16:08.864726 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 25 rows starting from the beginning of the part 2025.03.22 20:16:08.864795 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.03.22 20:16:08.865222 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part 2025.03.22 20:16:08.865648 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 13 rows starting from the beginning of the part 2025.03.22 20:16:08.866123 [ 201 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 47 rows starting from the beginning of the part 2025.03.22 20:16:08.866596 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.866931 [ 194 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_181_36} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.03.22 20:16:08.867260 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.22 20:16:08.867514 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.867581 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.868726 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.03.22 20:16:08.869069 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.005932126 sec., 44840.58497746002 rows/sec., 3.46 MiB/sec. 2025.03.22 20:16:08.869348 [ 194 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.22 20:16:08.869516 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.869834 [ 47 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.03.22 20:16:08.869944 [ 47 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.869979 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} executeQuery: Read 111 rows, 8.88 KiB in 0.006242 sec., 17782.761935277154 rows/sec., 1.39 MiB/sec. 2025.03.22 20:16:08.870035 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.870237 [ 5 ] {4587aa6d-1ff1-4d99-9819-57f4e306a982} TCPHandler: Processed in 0.006849755 sec. 2025.03.22 20:16:08.870453 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.870645 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:08.870748 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.03.22 20:16:08.870975 [ 189 ] {2c83bff1-81cc-4f8d-8896-c88460fe28ef::all_1_151_30} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.22 20:16:08.871089 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:08.871350 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:16:08.871393 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.22 20:16:08.871581 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:08.871734 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 674 rows starting from the beginning of the part 2025.03.22 20:16:08.872234 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 569 rows starting from the beginning of the part 2025.03.22 20:16:08.872762 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 64 rows starting from the beginning of the part 2025.03.22 20:16:08.873261 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 109 rows starting from the beginning of the part 2025.03.22 20:16:08.873631 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 77 rows starting from the beginning of the part 2025.03.22 20:16:08.874057 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 111 rows starting from the beginning of the part 2025.03.22 20:16:08.875323 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.875421 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.876890 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.03.22 20:16:08.877395 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.00709566 sec., 226053.67224472424 rows/sec., 18.00 MiB/sec. 2025.03.22 20:16:08.877505 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.877743 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.03.22 20:16:08.877886 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} executeQuery: Read 161 rows, 11.48 KiB in 0.006951 sec., 23162.134944612288 rows/sec., 1.61 MiB/sec. 2025.03.22 20:16:08.878224 [ 5 ] {02601d1e-f820-4b50-bf3b-e3ee3a4c99f1} TCPHandler: Processed in 0.007704534 sec. 2025.03.22 20:16:08.878559 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:08.878779 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.878901 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:08.878970 [ 187 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_181_36} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.03.22 20:16:08.879040 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:16:08.879146 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.22 20:16:08.880399 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.880441 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.881267 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.03.22 20:16:08.881752 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.881976 [ 47 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.03.22 20:16:08.882044 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} executeQuery: Read 45 rows, 82.57 KiB in 0.003248 sec., 13854.679802955665 rows/sec., 24.83 MiB/sec. 2025.03.22 20:16:08.882053 [ 47 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.882150 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.882479 [ 5 ] {1bdba1e6-9ade-40c3-9c87-2c19a10468ff} TCPHandler: Processed in 0.004034145 sec. 2025.03.22 20:16:08.882541 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.03.22 20:16:08.882706 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:08.882957 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:16:08.883080 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:16:08.883516 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:08.883772 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2934 rows starting from the beginning of the part 2025.03.22 20:16:08.884546 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 45 rows starting from the beginning of the part 2025.03.22 20:16:08.885164 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 13 rows starting from the beginning of the part 2025.03.22 20:16:08.885358 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.885490 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.885896 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part 2025.03.22 20:16:08.886481 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 13 rows starting from the beginning of the part 2025.03.22 20:16:08.887180 [ 188 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 45 rows starting from the beginning of the part 2025.03.22 20:16:08.887406 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.03.22 20:16:08.888385 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.888784 [ 47 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.03.22 20:16:08.888884 [ 47 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:08.888974 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2025.03.22 20:16:08.888997 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} executeQuery: Read 60 rows, 4.14 KiB in 0.006111 sec., 9818.360333824252 rows/sec., 677.57 KiB/sec. 2025.03.22 20:16:08.889410 [ 5 ] {d7588188-3e0a-4011-9597-8ff5b7ac6e20} TCPHandler: Processed in 0.006769343 sec. 2025.03.22 20:16:08.889511 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.03.22 20:16:08.890219 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:08.890381 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 9036 rows starting from the beginning of the part 2025.03.22 20:16:08.891113 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 48 rows starting from the beginning of the part 2025.03.22 20:16:08.891881 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 12 rows starting from the beginning of the part 2025.03.22 20:16:08.892697 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part 2025.03.22 20:16:08.893549 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 60 rows starting from the beginning of the part 2025.03.22 20:16:08.894359 [ 193 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part 2025.03.22 20:16:08.899871 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 9276 rows, containing 4 columns (4 merged, 0 gathered) in 0.010760999 sec., 862001.7528112399 rows/sec., 58.10 MiB/sec. 2025.03.22 20:16:08.900562 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.03.22 20:16:08.901323 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.901419 [ 200 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_181_36} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.03.22 20:16:08.901523 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. 2025.03.22 20:16:08.905315 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 19 columns (19 merged, 0 gathered) in 0.022987538 sec., 134638.16786295254 rows/sec., 241.27 MiB/sec. 2025.03.22 20:16:08.908055 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.03.22 20:16:08.908743 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:08.908830 [ 199 ] {eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884::all_1_151_30} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.03.22 20:16:08.909000 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.60 MiB. 2025.03.22 20:16:10.429380 [ 219 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:16:10.429484 [ 219 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:16:10.433137 [ 219 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:16:10.657350 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48129 2025.03.22 20:16:10.658194 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:10.658256 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:10.659095 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:16:10.659755 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:10.660058 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 2025.03.22 20:16:12.664624 [ 223 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:16:12.664678 [ 223 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:16:12.666682 [ 223 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.03.22 20:16:13.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.61 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 271.61 MiB (RSS), difference: 4.00 MiB 2025.03.22 20:16:13.439035 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2478 2025.03.22 20:16:13.442063 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.442123 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.443775 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.22 20:16:13.444333 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.445943 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2478 2025.03.22 20:16:13.469862 [ 219 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:16:13.469920 [ 219 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:16:13.472064 [ 219 ] {} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:16:13.851557 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:13.851767 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:16:13.851847 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:16:13.852721 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.852769 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.853414 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.03.22 20:16:13.853933 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.854169 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} executeQuery: Read 82 rows, 6.94 KiB in 0.00246 sec., 33333.333333333336 rows/sec., 2.75 MiB/sec. 2025.03.22 20:16:13.854239 [ 5 ] {14ea43e4-e00a-473a-8d07-47a44a6e6286} TCPHandler: Processed in 0.00281528 sec. 2025.03.22 20:16:13.854368 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:13.854479 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:16:13.854530 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:16:13.855078 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.855118 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.855623 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.22 20:16:13.856151 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.856356 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} executeQuery: Read 13 rows, 1001.00 B in 0.001904 sec., 6827.731092436975 rows/sec., 513.41 KiB/sec. 2025.03.22 20:16:13.856411 [ 5 ] {09cb30f8-c357-421c-8248-6f719cabe443} TCPHandler: Processed in 0.002094744 sec. 2025.03.22 20:16:13.856526 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:13.856630 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:16:13.856676 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:16:13.857223 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.857262 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.857745 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.03.22 20:16:13.858177 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.858376 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} executeQuery: Read 77 rows, 6.16 KiB in 0.001768 sec., 43552.03619909502 rows/sec., 3.40 MiB/sec. 2025.03.22 20:16:13.858427 [ 5 ] {c9916280-4878-4164-8c53-e0d943eda2c1} TCPHandler: Processed in 0.001950352 sec. 2025.03.22 20:16:13.858541 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:13.858645 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:13.858693 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:16:13.859212 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.859249 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.859727 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.03.22 20:16:13.860163 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.860451 [ 39 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_177_48 to all_178_178_0 2025.03.22 20:16:13.860513 [ 39 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.860512 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} executeQuery: Read 160 rows, 11.41 KiB in 0.001883 sec., 84970.7912904939 rows/sec., 5.92 MiB/sec. 2025.03.22 20:16:13.860549 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.860659 [ 5 ] {d15d0eac-770c-46c8-af31-a0bec103b992} TCPHandler: Processed in 0.002158876 sec. 2025.03.22 20:16:13.860747 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} MergeTask::PrepareStage: Merging 2 parts: from all_1_177_48 to all_178_178_0 into Compact with storage Full 2025.03.22 20:16:13.860818 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:13.860969 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:13.861023 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:13.861044 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} MergeTreeSequentialSource: Reading 7 marks from part all_1_177_48, total 48245 rows starting from the beginning of the part 2025.03.22 20:16:13.861389 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:16:13.861511 [ 191 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 32 rows starting from the beginning of the part 2025.03.22 20:16:13.864400 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.864456 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.865355 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.03.22 20:16:13.865884 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.866223 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} executeQuery: Read 13 rows, 23.85 KiB in 0.005256 sec., 2473.3637747336375 rows/sec., 4.43 MiB/sec. 2025.03.22 20:16:13.866369 [ 5 ] {912d029b-7b7e-4740-b3db-b11e172e4d0d} TCPHandler: Processed in 0.005601468 sec. 2025.03.22 20:16:13.866541 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:13.866649 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:16:13.866695 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:16:13.867329 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:13.867369 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:13.867963 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.03.22 20:16:13.868494 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.868775 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} executeQuery: Read 60 rows, 4.14 KiB in 0.00215 sec., 27906.976744186046 rows/sec., 1.88 MiB/sec. 2025.03.22 20:16:13.868843 [ 5 ] {67f568d3-9bc7-476d-a52f-d197ebdb4511} TCPHandler: Processed in 0.00237392 sec. 2025.03.22 20:16:13.871321 [ 197 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} MergeTask::MergeProjectionsStage: Merge sorted 48277 rows, containing 5 columns (5 merged, 0 gathered) in 0.010643386 sec., 4535868.566638474 rows/sec., 310.83 MiB/sec. 2025.03.22 20:16:13.872312 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} MergedBlockOutputStream: filled checksums all_1_178_49 (state Temporary) 2025.03.22 20:16:13.872893 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_178_49 to all_1_178_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:13.872993 [ 196 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_178_49} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_177_48, all_178_178_0] -> all_1_178_49 2025.03.22 20:16:13.873106 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.03.22 20:16:14.283141 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 2025.03.22 20:16:14.305522 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:14.305567 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:14.313303 [ 243 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.22 20:16:14.314606 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:14.319694 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 792 2025.03.22 20:16:14.407227 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:16:14.407278 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:16:14.409387 [ 222 ] {} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.03.22 20:16:14.633709 [ 220 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:16:14.633766 [ 220 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:16:14.635855 [ 220 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.22 20:16:17.801042 [ 28 ] {} DNSResolver: Updating DNS cache 2025.03.22 20:16:17.801114 [ 28 ] {} DNSResolver: Updated DNS cache 2025.03.22 20:16:18.161164 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48617 2025.03.22 20:16:18.161822 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.161867 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.162563 [ 244 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:16:18.163182 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.163357 [ 28 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.22 20:16:18.163395 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48617 2025.03.22 20:16:18.163414 [ 28 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.163441 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.163729 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.22 20:16:18.164167 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:18.164256 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part 2025.03.22 20:16:18.164350 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 488 rows starting from the beginning of the part 2025.03.22 20:16:18.164592 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 427 rows starting from the beginning of the part 2025.03.22 20:16:18.164864 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 488 rows starting from the beginning of the part 2025.03.22 20:16:18.164980 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 427 rows starting from the beginning of the part 2025.03.22 20:16:18.165229 [ 190 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 488 rows starting from the beginning of the part 2025.03.22 20:16:18.168553 [ 197 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 48617 rows, containing 4 columns (4 merged, 0 gathered) in 0.005005557 sec., 9712605.41034694 rows/sec., 138.94 MiB/sec. 2025.03.22 20:16:18.168972 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.22 20:16:18.169631 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.169719 [ 198 ] {6f3f2c82-38dd-415f-af08-560485366d9f::all_1_106_21} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.22 20:16:18.169806 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.22 20:16:18.282557 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.282587 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.284570 [ 222 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.749388 [ 219 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.749463 [ 219 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.751651 [ 219 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.827718 [ 217 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.827773 [ 217 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.829674 [ 217 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.854115 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:18.854310 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:16:18.854388 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:16:18.855256 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.855301 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.855866 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.03.22 20:16:18.856372 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.856613 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} executeQuery: Read 146 rows, 12.84 KiB in 0.002362 sec., 61812.02370872143 rows/sec., 5.31 MiB/sec. 2025.03.22 20:16:18.856679 [ 5 ] {633817ff-2c2b-48cf-bf26-b94a8b6b05d7} TCPHandler: Processed in 0.002695887 sec. 2025.03.22 20:16:18.856808 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:18.856920 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:16:18.856969 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:16:18.857521 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.857561 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.858007 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.22 20:16:18.858448 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.858656 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} executeQuery: Read 45 rows, 3.38 KiB in 0.001762 sec., 25539.160045402954 rows/sec., 1.88 MiB/sec. 2025.03.22 20:16:18.858707 [ 5 ] {5e6c3d62-fca9-4570-b793-8dbfa8388214} TCPHandler: Processed in 0.001952631 sec. 2025.03.22 20:16:18.858811 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:18.858911 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:16:18.858955 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:16:18.859507 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.859546 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.860043 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.03.22 20:16:18.860469 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.860671 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} executeQuery: Read 109 rows, 8.72 KiB in 0.001782 sec., 61167.2278338945 rows/sec., 4.78 MiB/sec. 2025.03.22 20:16:18.860722 [ 5 ] {03f28b24-7131-4850-883f-3c28e8fb37ed} TCPHandler: Processed in 0.001960952 sec. 2025.03.22 20:16:18.860835 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:18.860938 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:18.860985 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:16:18.861502 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.861540 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.862012 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.03.22 20:16:18.862441 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.862602 [ 30 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 2 parts from all_1_178_49 to all_179_179_0 2025.03.22 20:16:18.862673 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. 2025.03.22 20:16:18.862685 [ 30 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.862755 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.862806 [ 5 ] {a83d59ca-dd34-4079-a20d-e63a2022bbbe} TCPHandler: Processed in 0.002017723 sec. 2025.03.22 20:16:18.862970 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} MergeTask::PrepareStage: Merging 2 parts: from all_1_178_49 to all_179_179_0 into Compact with storage Full 2025.03.22 20:16:18.863009 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:18.863246 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:18.863252 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:18.863365 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} MergeTreeSequentialSource: Reading 7 marks from part all_1_178_49, total 48277 rows starting from the beginning of the part 2025.03.22 20:16:18.863435 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:16:18.863722 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part 2025.03.22 20:16:18.866819 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.866864 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.867817 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.03.22 20:16:18.868341 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.868664 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} executeQuery: Read 45 rows, 82.57 KiB in 0.005506 sec., 8172.902288412642 rows/sec., 14.65 MiB/sec. 2025.03.22 20:16:18.868804 [ 5 ] {dcdb9eb8-e65e-454f-841f-22b1be98865f} TCPHandler: Processed in 0.005850925 sec. 2025.03.22 20:16:18.868950 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:18.869052 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:16:18.869100 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:16:18.869854 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:18.869894 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:18.870438 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.03.22 20:16:18.871007 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.871297 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} executeQuery: Read 60 rows, 4.14 KiB in 0.002263 sec., 26513.47768448962 rows/sec., 1.79 MiB/sec. 2025.03.22 20:16:18.871356 [ 5 ] {2108b8ff-d90e-4384-9916-39531d811fe3} TCPHandler: Processed in 0.002451101 sec. 2025.03.22 20:16:18.871373 [ 219 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.871443 [ 219 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.873642 [ 219 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.03.22 20:16:18.874428 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} MergeTask::MergeProjectionsStage: Merge sorted 48437 rows, containing 5 columns (5 merged, 0 gathered) in 0.011563566 sec., 4188759.764937563 rows/sec., 287.06 MiB/sec. 2025.03.22 20:16:18.875127 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} MergedBlockOutputStream: filled checksums all_1_179_50 (state Temporary) 2025.03.22 20:16:18.875690 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_179_50 to all_1_179_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:18.875774 [ 198 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_179_50} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 2 parts: [all_1_178_49, all_179_179_0] -> all_1_179_50 2025.03.22 20:16:18.875856 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.03.22 20:16:21.820736 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 2025.03.22 20:16:21.845513 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:21.845560 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:21.853389 [ 243 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.22 20:16:21.854670 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:21.854972 [ 27 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.22 20:16:21.855056 [ 27 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:21.855107 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:21.855724 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.22 20:16:21.872255 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 799 2025.03.22 20:16:21.873957 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:21.875740 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part 2025.03.22 20:16:21.881838 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2025.03.22 20:16:21.887996 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2025.03.22 20:16:21.894144 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2025.03.22 20:16:21.900376 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2025.03.22 20:16:21.906155 [ 197 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part 2025.03.22 20:16:21.972312 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.117040426 sec., 6826.701057974618 rows/sec., 35.30 MiB/sec. 2025.03.22 20:16:21.976365 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.22 20:16:21.980174 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:21.980310 [ 186 ] {60d76e8f-2763-4154-8db4-ac302d3280b3::all_1_106_21} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.22 20:16:21.983121 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.22 20:16:22.000194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.70 MiB, peak 290.93 MiB, free memory in arenas 0.00 B, will set to 271.61 MiB (RSS), difference: -1.09 MiB 2025.03.22 20:16:22.785582 [ 223 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.03.22 20:16:22.785637 [ 223 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.03.22 20:16:22.787300 [ 223 ] {} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.03.22 20:16:22.848925 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.849137 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.22 20:16:22.849219 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.22 20:16:22.850053 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.850103 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.850688 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:16:22.851142 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} oximeter.fields_i16 (264093f9-a655-4468-9a79-5d699a3bbf39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.851487 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} executeQuery: Read 24 rows, 2.04 KiB in 0.002398 sec., 10008.340283569642 rows/sec., 850.32 KiB/sec. 2025.03.22 20:16:22.851913 [ 5 ] {cc16ac43-3141-49f6-bd4f-738db265c4ed} TCPHandler: Processed in 0.003118256 sec. 2025.03.22 20:16:22.852243 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.852352 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.22 20:16:22.852400 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.22 20:16:22.852946 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.852984 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.853445 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.22 20:16:22.853889 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} oximeter.fields_ipaddr (c38b789d-7b4e-4cf7-9b99-79f846d0de64): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.854107 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} executeQuery: Read 14 rows, 1.14 KiB in 0.001782 sec., 7856.341189674523 rows/sec., 640.63 KiB/sec. 2025.03.22 20:16:22.854160 [ 5 ] {b825df57-e4c7-478f-954b-ee216c56f5f1} TCPHandler: Processed in 0.001999793 sec. 2025.03.22 20:16:22.854262 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.854362 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:16:22.854405 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:16:22.855609 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.855649 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.856203 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.03.22 20:16:22.856684 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.856903 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} executeQuery: Read 1349 rows, 115.00 KiB in 0.002564 sec., 526131.0452418097 rows/sec., 43.80 MiB/sec. 2025.03.22 20:16:22.856956 [ 5 ] {4505fb14-7156-4d3d-b416-e31d99f72dbf} TCPHandler: Processed in 0.002743288 sec. 2025.03.22 20:16:22.857065 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.857168 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:16:22.857213 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:16:22.857736 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.857775 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.858212 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.22 20:16:22.858636 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.858844 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} executeQuery: Read 39 rows, 2.92 KiB in 0.001697 sec., 22981.732469063052 rows/sec., 1.68 MiB/sec. 2025.03.22 20:16:22.858904 [ 5 ] {8195ddcc-92d3-4992-a105-5d1b0c2b414a} TCPHandler: Processed in 0.00188892 sec. 2025.03.22 20:16:22.859033 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.859194 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.22 20:16:22.859256 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.22 20:16:22.859891 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.859928 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.860384 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.22 20:16:22.860819 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} oximeter.fields_u32 (ad7a5232-f0e1-40d6-acb0-24ed1d64c039): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.861028 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} executeQuery: Read 252 rows, 17.85 KiB in 0.001879 sec., 134113.8903672166 rows/sec., 9.28 MiB/sec. 2025.03.22 20:16:22.861079 [ 5 ] {fc4aaf0e-ae05-4b43-bf90-26090b5c2b88} TCPHandler: Processed in 0.002101865 sec. 2025.03.22 20:16:22.861187 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.861290 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.22 20:16:22.861333 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.22 20:16:22.861835 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.861873 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.862336 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.22 20:16:22.862871 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} oximeter.fields_u8 (faaaa09d-c3bc-4a8d-ab11-77969ca3dca4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.863136 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} executeQuery: Read 12 rows, 960.00 B in 0.001849 sec., 6489.994591671174 rows/sec., 507.03 KiB/sec. 2025.03.22 20:16:22.863504 [ 5 ] {1c51a815-2d9f-4e8e-9573-1165ba1a355b} TCPHandler: Processed in 0.00236159 sec. 2025.03.22 20:16:22.863851 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.863953 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:16:22.863997 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:16:22.864780 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.864821 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.865375 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.03.22 20:16:22.865802 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.866022 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} executeQuery: Read 583 rows, 44.84 KiB in 0.002091 sec., 278813.96461023437 rows/sec., 20.94 MiB/sec. 2025.03.22 20:16:22.866081 [ 5 ] {25f5b4a2-6b4a-4d5a-acb0-f1e4622f7b95} TCPHandler: Processed in 0.002297379 sec. 2025.03.22 20:16:22.866214 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.866365 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:22.866426 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:16:22.867149 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.867186 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.867722 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.03.22 20:16:22.868163 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.868352 [ 51 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Selected 6 parts from all_1_179_50 to all_184_184_0 2025.03.22 20:16:22.868374 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} executeQuery: Read 1017 rows, 70.44 KiB in 0.00205 sec., 496097.5609756097 rows/sec., 33.56 MiB/sec. 2025.03.22 20:16:22.868420 [ 51 ] {} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.868490 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.868499 [ 5 ] {1779ed1a-7a7c-49eb-a4f8-c84687b27d84} TCPHandler: Processed in 0.00234174 sec. 2025.03.22 20:16:22.868723 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.868725 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTask::PrepareStage: Merging 6 parts: from all_1_179_50 to all_184_184_0 into Compact with storage Full 2025.03.22 20:16:22.868909 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:22.869094 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:22.869112 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:16:22.869193 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTreeSequentialSource: Reading 7 marks from part all_1_179_50, total 48437 rows starting from the beginning of the part 2025.03.22 20:16:22.869618 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 160 rows starting from the beginning of the part 2025.03.22 20:16:22.869975 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 161 rows starting from the beginning of the part 2025.03.22 20:16:22.870349 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 160 rows starting from the beginning of the part 2025.03.22 20:16:22.870721 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 160 rows starting from the beginning of the part 2025.03.22 20:16:22.871062 [ 192 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 1017 rows starting from the beginning of the part 2025.03.22 20:16:22.873318 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.873367 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.875226 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.03.22 20:16:22.875794 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.876162 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} executeQuery: Read 13 rows, 23.85 KiB in 0.007294 sec., 1782.286811077598 rows/sec., 3.19 MiB/sec. 2025.03.22 20:16:22.876707 [ 5 ] {2c4d2561-87a8-4140-a721-bcbb1874e56f} TCPHandler: Processed in 0.008061321 sec. 2025.03.22 20:16:22.877576 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:22.877689 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:16:22.877738 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:16:22.878522 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:22.878560 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:22.879109 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.03.22 20:16:22.879609 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.879845 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} executeQuery: Read 48 rows, 3.31 KiB in 0.002181 sec., 22008.25309491059 rows/sec., 1.48 MiB/sec. 2025.03.22 20:16:22.879957 [ 5 ] {52be9bc5-88d2-4c95-9e07-0706c632d60b} TCPHandler: Processed in 0.002441981 sec. 2025.03.22 20:16:22.883606 [ 186 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergeTask::MergeProjectionsStage: Merge sorted 50095 rows, containing 5 columns (5 merged, 0 gathered) in 0.015007849 sec., 3337920.0443714485 rows/sec., 228.74 MiB/sec. 2025.03.22 20:16:22.884192 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} MergedBlockOutputStream: filled checksums all_1_184_51 (state Temporary) 2025.03.22 20:16:22.884866 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_merge_all_1_184_51 to all_1_184_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:22.884955 [ 199 ] {e35808ae-4ad7-4bf3-99c6-6d8357884f02::all_1_184_51} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02) (MergerMutator): Merged 6 parts: [all_1_179_50, all_184_184_0] -> all_1_184_51 2025.03.22 20:16:22.885067 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.03.22 20:16:23.447089 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2522 2025.03.22 20:16:23.450531 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:23.450589 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:23.452342 [ 242 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.22 20:16:23.452980 [ 242 ] {} system.query_log (895dd765-ccb8-462d-8dfd-a4053e8a4051): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:23.454615 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2522 2025.03.22 20:16:23.845532 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:23.845742 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:16:23.845819 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:16:23.846607 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:23.846649 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:23.847188 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.03.22 20:16:23.847652 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:23.847858 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} executeQuery: Read 56 rows, 4.38 KiB in 0.002173 sec., 25770.82374597331 rows/sec., 1.97 MiB/sec. 2025.03.22 20:16:23.847934 [ 5 ] {09754650-7423-4424-9940-0dcbf4c43794} TCPHandler: Processed in 0.002535774 sec. 2025.03.22 20:16:23.848096 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:23.848240 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:16:23.848287 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:16:23.848863 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:23.848914 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:23.849624 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.03.22 20:16:23.850060 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:23.850241 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} executeQuery: Read 64 rows, 5.12 KiB in 0.002037 sec., 31418.753068237602 rows/sec., 2.45 MiB/sec. 2025.03.22 20:16:23.850293 [ 5 ] {6c893134-a2fc-410d-972f-63283bc55e83} TCPHandler: Processed in 0.002262528 sec. 2025.03.22 20:16:23.850405 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:23.850510 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:23.850558 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:16:23.851026 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:23.851062 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:23.851528 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.03.22 20:16:23.851959 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:23.852141 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} executeQuery: Read 32 rows, 2.28 KiB in 0.001654 sec., 19347.037484885124 rows/sec., 1.35 MiB/sec. 2025.03.22 20:16:23.852204 [ 5 ] {cd791d32-d1b6-4a4e-a20d-ee964f7104c3} TCPHandler: Processed in 0.001849059 sec. 2025.03.22 20:16:23.852327 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:23.852487 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:16:23.852546 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:16:23.852957 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:23.852992 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:23.853444 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.03.22 20:16:23.853904 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:23.854095 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} executeQuery: Read 12 rows, 848.00 B in 0.001648 sec., 7281.553398058252 rows/sec., 502.50 KiB/sec. 2025.03.22 20:16:23.854161 [ 5 ] {088ab767-a27d-4cab-b50f-f8caf19e7130} TCPHandler: Processed in 0.00189075 sec. 2025.03.22 20:16:25.664503 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49044 2025.03.22 20:16:25.665169 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:25.665213 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:25.665841 [ 244 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:16:25.666375 [ 244 ] {} system.asynchronous_metric_log (6f3f2c82-38dd-415f-af08-560485366d9f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:25.666629 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044 2025.03.22 20:16:28.853785 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:28.853990 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.22 20:16:28.854068 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.22 20:16:28.855039 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.855082 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.855764 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.03.22 20:16:28.856265 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.856431 [ 137 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.03.22 20:16:28.856475 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} executeQuery: Read 146 rows, 12.84 KiB in 0.002542 sec., 57435.090479937055 rows/sec., 4.93 MiB/sec. 2025.03.22 20:16:28.856480 [ 137 ] {} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.856525 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.856559 [ 5 ] {434b0752-83ef-480d-8082-1b5251f4ee34} TCPHandler: Processed in 0.002906022 sec. 2025.03.22 20:16:28.856727 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2025.03.22 20:16:28.856735 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:28.856989 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.22 20:16:28.857055 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:28.857101 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.22 20:16:28.857133 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1448 rows starting from the beginning of the part 2025.03.22 20:16:28.857507 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 82 rows starting from the beginning of the part 2025.03.22 20:16:28.858026 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 146 rows starting from the beginning of the part 2025.03.22 20:16:28.858555 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 1349 rows starting from the beginning of the part 2025.03.22 20:16:28.858966 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 56 rows starting from the beginning of the part 2025.03.22 20:16:28.859362 [ 193 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 146 rows starting from the beginning of the part 2025.03.22 20:16:28.860004 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.860049 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.860636 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.22 20:16:28.861099 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} oximeter.fields_u16 (2c83bff1-81cc-4f8d-8896-c88460fe28ef): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.861332 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} executeQuery: Read 45 rows, 3.38 KiB in 0.004424 sec., 10171.790235081375 rows/sec., 764.87 KiB/sec. 2025.03.22 20:16:28.861504 [ 5 ] {f47443b6-82b3-40cf-b6a2-03cc4171454b} TCPHandler: Processed in 0.004834093 sec. 2025.03.22 20:16:28.861609 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 3227 rows, containing 5 columns (5 merged, 0 gathered) in 0.005006286 sec., 644589.6219273129 rows/sec., 56.32 MiB/sec. 2025.03.22 20:16:28.861648 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:28.861783 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.22 20:16:28.861855 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.22 20:16:28.862071 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.03.22 20:16:28.862776 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.862828 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.862961 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.863116 [ 195 ] {5699cff9-2294-4c42-ad9c-f86e9dc358d5::all_1_186_37} oximeter.fields_string (5699cff9-2294-4c42-ad9c-f86e9dc358d5) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.03.22 20:16:28.863282 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.03.22 20:16:28.863530 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.03.22 20:16:28.863960 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.864100 [ 137 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.03.22 20:16:28.864134 [ 137 ] {} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.864149 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} executeQuery: Read 109 rows, 8.72 KiB in 0.002391 sec., 45587.62024257633 rows/sec., 3.56 MiB/sec. 2025.03.22 20:16:28.864159 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.864263 [ 5 ] {b7b8c085-6d7b-4c7e-9dba-d884ac0c5220} TCPHandler: Processed in 0.002669816 sec. 2025.03.22 20:16:28.864370 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2025.03.22 20:16:28.864445 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:28.864526 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:28.864598 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 674 rows starting from the beginning of the part 2025.03.22 20:16:28.864638 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:28.864806 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.22 20:16:28.864917 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 77 rows starting from the beginning of the part 2025.03.22 20:16:28.865241 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 109 rows starting from the beginning of the part 2025.03.22 20:16:28.865620 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 583 rows starting from the beginning of the part 2025.03.22 20:16:28.865942 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 64 rows starting from the beginning of the part 2025.03.22 20:16:28.866268 [ 195 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 109 rows starting from the beginning of the part 2025.03.22 20:16:28.867269 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.867356 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.868491 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.03.22 20:16:28.868993 [ 199 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 5 columns (5 merged, 0 gathered) in 0.004733111 sec., 341424.4880375719 rows/sec., 27.19 MiB/sec. 2025.03.22 20:16:28.869098 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} oximeter.measurements_cumulativeu64 (e35808ae-4ad7-4bf3-99c6-6d8357884f02): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.869303 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} executeQuery: Read 160 rows, 11.41 KiB in 0.00473 sec., 33826.63847780127 rows/sec., 2.36 MiB/sec. 2025.03.22 20:16:28.869310 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.03.22 20:16:28.869401 [ 5 ] {74fbce62-0237-4790-a14b-01c510682cb3} TCPHandler: Processed in 0.005024407 sec. 2025.03.22 20:16:28.869529 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:28.869647 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.22 20:16:28.869725 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.22 20:16:28.869994 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.870140 [ 201 ] {bd98ec98-033c-4b9a-8c31-139a644e5add::all_1_186_37} oximeter.fields_uuid (bd98ec98-033c-4b9a-8c31-139a644e5add) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.03.22 20:16:28.870266 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.22 20:16:28.871116 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.871153 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.871915 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.03.22 20:16:28.872365 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} oximeter.measurements_histogramu64 (eb3a8d5f-8d1e-458b-9bf2-6b3a6d2d3884): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.872594 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} executeQuery: Read 45 rows, 82.57 KiB in 0.002965 sec., 15177.06576728499 rows/sec., 27.20 MiB/sec. 2025.03.22 20:16:28.872788 [ 5 ] {ec51f41c-ee56-419a-a240-03dc2043dced} TCPHandler: Processed in 0.003313811 sec. 2025.03.22 20:16:28.873005 [ 5 ] {} TCP-Session: f8a2b0ed-af1a-4a90-9fc2-eb0c444a2159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.22 20:16:28.873303 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} executeQuery: (from [fd00:1122:3344:101::d]:62843) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.22 20:16:28.873399 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.22 20:16:28.873853 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.873891 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.874337 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.03.22 20:16:28.874790 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.874925 [ 137 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.03.22 20:16:28.874969 [ 137 ] {} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:28.874973 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} executeQuery: Read 60 rows, 4.14 KiB in 0.001776 sec., 33783.78378378379 rows/sec., 2.28 MiB/sec. 2025.03.22 20:16:28.874996 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:28.875053 [ 5 ] {681dacd6-3843-4ce0-abcf-2b8f827755f8} TCPHandler: Processed in 0.002146586 sec. 2025.03.22 20:16:28.875180 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2025.03.22 20:16:28.875395 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.22 20:16:28.875456 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTreeSequentialSource: Reading 3 marks from part all_1_181_36, total 9276 rows starting from the beginning of the part 2025.03.22 20:16:28.875678 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 60 rows starting from the beginning of the part 2025.03.22 20:16:28.875941 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 60 rows starting from the beginning of the part 2025.03.22 20:16:28.876051 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 48 rows starting from the beginning of the part 2025.03.22 20:16:28.876255 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 12 rows starting from the beginning of the part 2025.03.22 20:16:28.876326 [ 189 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 60 rows starting from the beginning of the part 2025.03.22 20:16:28.878915 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 9516 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839892 sec., 2478194.6992259156 rows/sec., 167.04 MiB/sec. 2025.03.22 20:16:28.879385 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.03.22 20:16:28.880160 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:28.880256 [ 188 ] {77a4e3f1-5620-436a-a2c5-01cb4e2e2462::all_1_186_37} oximeter.measurements_u64 (77a4e3f1-5620-436a-a2c5-01cb4e2e2462) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.03.22 20:16:28.880358 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. 2025.03.22 20:16:29.373308 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 807 2025.03.22 20:16:29.397023 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.22 20:16:29.397074 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.33 GiB. 2025.03.22 20:16:29.404819 [ 243 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.22 20:16:29.406020 [ 243 ] {} system.metric_log (60d76e8f-2763-4154-8db4-ac302d3280b3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.22 20:16:29.410302 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 807